Bug #57610 After click on "Create EER Model From Existing Database", this error comes. Not
Submitted: 20 Oct 2010 21:21 Modified: 29 Nov 2010 9:42
Reporter: Saurabh Gupta Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version: OS:Other
Assigned to: CPU Architecture:Any

[20 Oct 2010 21:21] Saurabh Gupta
Description:
THE ERROR I M GETTING IS BELOW:

"We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules. In order to fix this issue we would kindly ask you to file a bug report. You can do that by pressing the [Report Bug] button below. 

Please make sure to include a detailed description of your actions that lead to this problem.

Thanks a lot for taking the time to help us improve MySQL Workbench!"

The MySQL Workbench Team
Exception = System.IO.DirectoryNotFoundException
Message = Could not find a part of the path 'C:\Users\saurabhg\AppData\Roaming\Microsoft\Windows\Libraries\images\icons\MySQLWorkbench.ico'.
FullText = System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\saurabhg\AppData\Roaming\Microsoft\Windows\Libraries\images\icons\MySQLWorkbench.ico'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Drawing.Icon..ctor(String fileName, Int32 width, Int32 height)
   at System.Drawing.Icon..ctor(String fileName, Size size)
   at MySQL.Forms.WizardImpl..ctor(Wizard* self)
   at MySQL.Forms.WizardImpl.create(Wizard* self)
   at MySQL.MCallback1<bool\,mforms::Wizard \*>.cpp_callback(Wizard* arg1)
   at wb.WBContext.flush_idle_tasks(WBContext* )
   at MySQL.Workbench.WbContext.flush_idle_tasks()
   at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)

How to repeat:
Click on "Create EER Model From Existing Database", this error comes. Not will reproducible or not.
[29 Oct 2010 9:42] Johannes Taxacher
Hi Saurabh,
what windows version are you using?
is this repeatable every time for you?
does a crash also happen when you create a new empty model and then select database->reverse engineer ?
thanks in advance
[30 Nov 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".