Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Crash When Copying Rows To Clipboard 8.61

forums forums SQLyog SQLyog: Bugs / Feature Requests Crash When Copying Rows To Clipboard 8.61

  • This topic is empty.
Viewing 11 reply threads
  • Author
    Posts
    • #12105
      J G
      Member

      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?

    • #31319
      peterlaursen
      Participant

      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!

    • #31320
      J G
      Member

      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.

    • #31321
      peterlaursen
      Participant

      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'.

    • #31322
      J G
      Member

      My apologies. Will reboot and try again.

    • #31323
      peterlaursen
      Participant

      If reboot does not help then also try to reinstall the program.

      (and apologies not required!)

    • #31324
      peterlaursen
      Participant

      And actually we would very much like to know your Operating System/Windows variant.

    • #31325
      Khushboo
      Member

      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

    • #31326
      vishal.pr
      Member

      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

    • #31327
      J G
      Member

      Thanks. I will not be able to try until Monday I am afraid but will report back then.

    • #31328
      J G
      Member

      Verified that the special build fixes the issues. Many thanks!

    • #31329
      Khushboo
      Member

      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

Viewing 11 reply threads
  • You must be logged in to reply to this topic.