Bug #88546 Exception in SQL Object Export Filter
Submitted: 20 Nov 2017 0:41 Modified: 20 Nov 2017 6:43
Reporter: Fotis Kokkoras Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:6.3.9 OS:Windows (10)
Assigned to: CPU Architecture:Any
Tags: exception, Export Filter

[20 Nov 2017 0:41] Fotis Kokkoras
Description:
While on exporting my relational model (Ctrl+Shift+G), I am pressing 'Show Filter' to define the tables I want to export. Pressing any button to send tables to the right list results in an Error with message "External component has thrown an exception".

How to repeat:
Create a new model. Add 2 tables with a couple of columns in each. Then try Ctrl+Shift+G to export. Define the export file and press Next. Then press "Show Filter" to select the tables to export. Pressing any button to send tables to the right list results in an Error with message "External component has thrown an exception".
[20 Nov 2017 6:43] MySQL Verification Team
Hello Fotis Kokkoras,

Thank you for the report.
Imho this is already seen with older version and most likely duplicate of Bug #87980, please see Bug #87980

Observed this with MySQL Workbench Community (GPL) for Windows version 6.3.10 CE build 12092614 (64 bit) on Win7.

==
12:06:42 [INF][      Workbench]: UI is up
12:06:43 [INF][      Workbench]: Running the application
12:08:28 [INF][ Canvas backend]: Found OpenGL version for this view: 4.0.0 - Build 9.18.10.3272
12:10:02 [ERR][      Workbench]: External component has thrown an exception.
Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at MformsButton.OnClick(EventArgs args)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks,
Umesh