Bug #60626 Export SQL CREATE Script not working
Submitted: 24 Mar 2011 19:20 Modified: 31 Aug 2011 17:48
Reporter: Diogo Domanski Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.33 OS:Linux (UBUNTU 10.10)
Assigned to: CPU Architecture:Any
Tags: export EER Diagram

[24 Mar 2011 19:20] Diogo Domanski
Description:
After creating an EER Diagram, if I try to export it to SQL create script, clicking the "Browse" button makes the application crash and terminate unexpectedly.

How to repeat:
1. Create a new ERR Diagram
2. Place at least on Entity
3. Select File --> Export --> Forward Engineer SQL CREATE Script...
4. Click on "Browse" button (to select the output sql script file)
[25 Mar 2011 10:43] Valeriy Kravchuk
I can not repeat this on 32-bit Ubuntu 10.04.02. Please, provide URL you had used to download binaries.
[25 Mar 2011 11:43] Diogo Domanski
Hi Valeryi,

This the URL I used to download the last version of Workbench

http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-gpl-5.2.33b-1ubu1010-i386...
[25 Mar 2011 13:31] MySQL Verification Team
Verified on Linux Mint 10 KDE running on VirtualBox.
[25 Mar 2011 13:38] MySQL Verification Team
Back-trace

Attachment: wb-backtrace.txt (text/plain), 71.93 KiB.

[31 Aug 2011 17:48] Philip Olson
Fixed as of 5.2.34:

+        Fixed a possible crash when selecting <guimenu>File</guimenu>,
+        <guimenu>Export</guimenu>, <guimenu>Forward Engineer SQL CREATE
+        Script</guimenu>, and followed by the browse button.