Bug #34576 Workbench crashes when trying to associate an MWB file with mysqlworkbench.exe
Submitted: 15 Feb 2008 1:37 Modified: 4 Mar 2008 13:54
Reporter: Peter Lavin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.13 OS:Any
Assigned to: CPU Architecture:Any
Tags: file association

[15 Feb 2008 1:37] Peter Lavin
Description:
Workbench crashes when trying to associate an MWB file with mysqlworkbench.exe

How to repeat:
Double click an MWB file and choose to open it with mysqlworkbench.exe. A MS Visual C++ Runtime Library error dialogue box opens with the message:

This application has requested the Runtime to terminate in an unusual way ...

Suggested fix:
Allow file association.
[18 Feb 2008 16:18] Johannes Taxacher
crashes if association is configured to use the --open cmd-line switch. when trying to drag a file to WB (via explorer, which simply passes the filename as 1st argument) it just starts with empty document.

besides, the --help switch doesn't produce the "help-output" anymore.

we'd fix WBs cmd-line parser to accept a plain filename as a file to load (in addition to the cmd-line parameter --open) for making simple drag-file-to-workbench-actions work.
[4 Mar 2008 13:54] Johannes Taxacher
duplicate of http://bugs.mysql.com/bug.php?id=34849