Bug #7559 Exception on Inline Help Text
Submitted: 28 Dec 2004 18:39 Modified: 28 Dec 2004 18:58
Reporter: Iceal Thaddeus Lim Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.08 beta OS:Windows (Win 2000 sp4)
Assigned to: CPU Architecture:Any

[28 Dec 2004 18:39] Iceal Thaddeus Lim
Description:
Throws a The Exception unknown software exception (0x0eedfade) occured in the application at location 0x7c4ea4e1 when using inline help. 

How to repeat:
1. open mysql query browser

2. enter username and password

3. on the sidebar, select mysql utility

4. double click on DESCRIBE

5. on the query toolbar type... DESCRIBE asdf,asf,safd 
so that you will get "a You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version 

for the right syntax to use near 'asf,safd' at line 1" message.

6. go back to the query toolbar and type DESC <valid table name>; then Execute.

7. then close the Tab that showed the results of the query above.

8. click the anypart of the inline help text. then close it

9. you will get a "The Exception unknown software exception (0x0eedfade) occured in the application at location 0x7c4ea4e1"
[28 Dec 2004 18:58] MySQL Verification Team
I tested the version of QB 1.1.4 without to get the behavior reported.
[19 Apr 2005 7:43] Kalle Anka
I've had the misfortune to run into this exception as well, but in Query Browser 1.1.6. It crashed once when I did something similar to what Iceal describes and now uninstalling it and clearing the register from settings doesn't help. Whenever I try logging on to my database it throws this exception and crashes.
Before it crashes it shows a second exception message saying "Exception EPropertyConvertError in module MySQLQueryBrowser.exe at 000190DC. Invalid property element: c:\Documents.".

I'm using Win 2000 sp4 too.