forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Crash When Copying Rows To Clipboard 8.61
- This topic is empty.
-
AuthorPosts
-
-
September 16, 2010 at 11:52 am #12105J GMember
Reproducible crash in my version of SQLyog Community 8.61:
1) Run Query: SELECT '”','””','”””';
2) Copy Selected Row(s) to Clipboard
3) Click Fill Excel friendly values
4) Click OK
=> SQLyog crashes
I also get some oddities with this:
1) Run query: SELECT '”'
2) Click Copy Selected Row(s) to Clipboard
3) Click Fill Excel Friendly Values
4) Paste result into notepad
Result:
Code:“”7”Not sure where the 7 came from?
-
September 16, 2010 at 4:00 pm #31319peterlaursenParticipant
1) Please attach the crash dump if there is any. You may post it to our ticket system if you prefer, but the crash dump has no sensitive information
2) strange. With ULTIMATE 8.61 I get
Code:“””
“””.. what is duplication of what it should be!
-
September 16, 2010 at 4:37 pm #31320J GMember
Inside Windows error reporting I get:
Code:Faulting application SQLyogCommunity.exe, version 1.0.0.1, time stamp 0x4c7fa14e, faulting module ntdll.dll, version 6.0.6002.18005, time stamp 0x49e03821, exception code 0xc0000374, fault offset 0x000afaf8, process id 0x1b64, application start time 0x01cb5595182947e7.Is this what you are after? I'm running Windows Vista SP2 32-bit. Let me know if I can provide any more information.
-
September 16, 2010 at 4:43 pm #31321peterlaursenParticipant
No .. this is not an internal SQLyog Crash. With and Internal SQLyog crash SQLyog will save a file with debugging information.
This looks like an issue with Windows DEP ('data execution prevention') feature that will be solved if you reboot Windows. Please try this.
Besides you have posted in 'MONyog' category. I will move you to 'SQLyog'.
-
September 16, 2010 at 4:52 pm #31322J GMember
My apologies. Will reboot and try again.
-
September 16, 2010 at 5:08 pm #31323peterlaursenParticipant
If reboot does not help then also try to reinstall the program.
(and apologies not required!)
-
September 16, 2010 at 5:16 pm #31324peterlaursenParticipant
And actually we would very much like to know your Operating System/Windows variant.
-
September 17, 2010 at 4:56 am #31325KhushbooMember
Hi,
Issues confirmed.
1. “Copy Selected Row(s) to Clipboard” is crashing, for the result of query “SELECT '”','””','”””';”
2. Garbage value get added on pasting result of query SELECT '”';.
Issues added here:
http://code.google.com/p/sqlyog/issues/detail?id=1477
We will look into this with high priority.
Thank you for reporting this.
Regards,
Khushboo
-
September 17, 2010 at 1:30 pm #31326vishal.prMember
Hi,
We have tried to fix these issues
You can download the special (not-release) SQLyog build from here:
http://webyog.com/downloads/betas/not_released/SQLyog-8.62n3-Community.exe
Please try this special build in your environment and let us know the status.
Thank you
Vishal P.R
-
September 17, 2010 at 1:34 pm #31327J GMember
Thanks. I will not be able to try until Monday I am afraid but will report back then.
-
September 20, 2010 at 9:43 am #31328J GMember
Verified that the special build fixes the issues. Many thanks!
-
September 21, 2010 at 4:40 am #31329KhushbooMember
Hi,
Thank you for verifying the fix.
This fix will be available in our next public release, SQLyog 8.7 Beta1. You can expect this release by end of this week or beginning of next week.
Regards,
Khushboo
-
-
AuthorPosts
- You must be logged in to reply to this topic.