Bug #61071 MySQL Workbench crashes
Submitted: 5 May 2011 11:48 Modified: 16 Jun 2011 14:09
Reporter: Andrew Roberts Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.2.33-1ubu1010 (mysql-workbench-gpl) OS:Linux
Assigned to: CPU Architecture:Any

[5 May 2011 11:48] Andrew Roberts
Description:
Hi,

I am using the Ubuntu 10.10 operating system, Linux 32 bit. On 18 April 2011, I installed mysql-client-5.1 and mysql-server-5.1 (5.1.49-1ubuntu8.1 via Synaptic Package Manager). I then downloaded MySQL Workbench via the MySQL website: 5.2.33-1ubu1010 (mysql-workbench-gpl) and installed it via the Ubuntu Software Centre.

Two ways in which MySQL Workbench crashes for me using the Engine InnoDB:

1. When I create an EER diagram with foreign keys then delete some foreign keys. This is difficult to repeat, it seems to happen with 13 or so tables, I can't seem to repeat it with two. This has happened to me about five times.

2. When I edit table data in the Edit Table Data panel. This has happened to me once.

In both cases there is no output, the whole thing just exits.

I was wondering if you have any suggestions - is there any point in removing 5.2.33 and trying 5.2.33b?

Thanks,

Andy

How to repeat:
See above
[5 May 2011 14:52] MySQL Verification Team
Thank you for the bug report. I couldn't repeat with my own model files, are you able to provide a model file test case?. Thanks in advance.
[5 May 2011 18:13] MySQL Verification Team
Thank you for the feedback. I am using Ubuntu 11.04 running on VirtualBox Windows Vista Host 64-bits. Please try 5.2.33b. Thanks in advance.

For the record below the messages I got:

miguel@lempa:~$ mysql-workbench

(mysql-workbench-bin:1708): Gtk-WARNING **: Unable to locate theme engine in module_path: "ubuntulooks",
Traceback (most recent call last):
  File "/usr/lib/mysql-workbench/modules/wb_utils_grt.py", line 119, in <module>
    if [int(i) for i in pyversion.split(" ")[1].strip().split(".")] < [2, 6, 0]:
ValueError: invalid literal for int() with base 10: '1+'
** Message: Failed loading module '/usr/lib/mysql-workbench/modules/wb_utils_grt.py' (python)
Log levels '0111000'
disabling log level 0
enabling log level 1
enabling log level 2
enabling log level 3
disabling log level 4
disabling log level 5
disabling log level 6
Ready.

SystemError: null argument to internal routine
miguel@lempa:~$ cat /etc/issue
Ubuntu 11.04 \n \l
[16 Jun 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".