Bug #50992 Crashs on Ubuntu 9.10 X64
Submitted: 8 Feb 2010 13:21 Modified: 16 Feb 2010 0:48
Reporter: Miguel Solorzano Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.15b OS:Linux (Ubuntu 9.10 X64)
Assigned to: CPU Architecture:Any

[8 Feb 2010 13:21] Miguel Solorzano
Description:
Try to start WB from console:

miguel@tikal:~$ mysql-workbench

** (mysql-workbench-bin:3161): WARNING **: GRTTreeView column 0 doesn't exit

** (mysql-workbench-bin:3161): WARNING **: GRTTreeView column 1 doesn't exit

** (mysql-workbench-bin:3161): WARNING **: GRTTreeView column 0 doesn't exit

** (mysql-workbench-bin:3161): WARNING **: GRTTreeView column 0 doesn't exit

** (mysql-workbench-bin:3161): WARNING **: GRTTreeView column 0 doesn't exit
The program 'mysql-workbench-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 258 error_code 1 request_code 135 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
miguel@tikal:~$ 

How to repeat:
see description

Suggested fix:
-
[16 Feb 2010 0:48] MySQL Verification Team
I needed to re-install Ubuntu 9.10 X64 on the same machine and now the bug isn't more repeatable, I am not able to detect what is the environment difference between older OS install and today one, so I am closing this bug report as can't repeat.