Bug #43906 installing plugin's causes workbench to crash on start-up.
Submitted: 27 Mar 2009 10:49 Modified: 7 Apr 2009 10:24
Reporter: Tilman Kolks Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.9 beta OS:MacOS
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: plugin

[27 Mar 2009 10:49] Tilman Kolks
Description:
When installing a plugin, using the 'Install Plugin' menu option under 'Tools'
Workbench copies the selected plugin 
and reports:

'Copied module /Users/tilman/Desktop/SymfonyYmlExport.grt.lua to '/Users/tilman/Library/Application Support/MySQL/Workbench/modules/SymfonyYmlExport.grt.lua'
Please restart Workbench for the change to take effect.'

Upon restart, the Workbench application crashes.

The application can only be restarted properly by
manually removing the installed file from above specified directory.

How to repeat:
- Get a plugin. (e.g. SymfonyYmlExport.grt.lua or tablechecksgrt.lua from the workbench website)
- install with Workbench 
- quit application and restart.
[5 Apr 2009 14:08] Alfredo Kojima
This bug has been fixed.

Tested with this:
http://trac.symfony-project.org/wiki/SymfonyYamlMyqlWorkbenchPlugin
[6 Apr 2009 20:04] Johannes Taxacher
fix confirmed - will be included in 5.1.10 beta
[7 Apr 2009 10:24] Tony Bedford
An entry was added to the 5.1.10 changelog:

When a plugin was installed using the Tools, Install Plugin/Module File... menu option, Workbench copied the selected plugin and reported:

'Copied module /Users/tilman/Desktop/SymfonyYmlExport.grt.lua to
'/Users/tilman/Library/Application Support/MySQL/Workbench/modules/SymfonyYmlExport.grt.lua'
Please restart Workbench for the change to take effect.'

When restarted, Workbench crashed. Workbench could only be fully restarted by first removing the installed file from the modules directory.