Bug #40671 Crash when open, the second time, the inserts editor
Submitted: 12 Nov 2008 15:57 Modified: 6 Apr 2009 14:20
Reporter: Xavier Callejas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.4 Alfa OS:Linux (openSUSE 11)
Assigned to: Maksym Yehorov CPU Architecture:Any
Tags: crash open insert editor workbench

[12 Nov 2008 15:57] Xavier Callejas
Description:

I cannot use the inserts editor to insert default data to my model because it crash mysql-workbench.

How to repeat:

I start mysql-workbench, it opens with a new model by default, I create a new diagram, place a new table object into the diagram, double click on it to open the properties, press 'enter' key in the table name field and automatically creates a primary key.

I go to 'Inserts' tab, click on the 'Open editor' button, a unusable form shows, I close it, then I click on 'Open editor' again, and mysql-workbench crash.

** Message: ==============================
** Message: refresh_gui_becb unhandled refresh: 20 RefreshTimer
./mysql-workbench: line 16: 25710 ViolaciĆ³n de segmento  $bindirname/mysql-workbench-bin $*
[12 Nov 2008 16:32] Maksym Yehorov
Inserts Editor is under rework. It is not implemented.
[18 Nov 2008 16:43] Susanne Ebrecht
Many thanks for testing MySQL Workbench for Linux.

As Marksym already told we are re-working on the insert editor at the moment.

Just wait until next version is out and try it again.
[10 Dec 2008 20:54] Maksym Yehorov
Inserts editor is added.
[29 Jan 2009 18:52] Johannes Taxacher
inserts editor is in place now and works properly under ubuntu.
[30 Jan 2009 10:52] Tony Bedford
Can you please confirm the version number that the fix went in to? Many thanks.
[1 Apr 2009 10:03] Johannes Taxacher
it works correctly from bzr revno 3748.2.1
[6 Apr 2009 14:20] Tony Bedford
An entry was added to the 5.1.8 changelog:

Using the Inserts Editor caused Workbench to crash. The error message generated when used was:

** Message: ==============================
** Message: refresh_gui_becb unhandled refresh: 20 RefreshTimer

This was due to the fact that, in the 5.1.4 Alpha version of Workbench, the Inserts Editor had not been implemented.