Bug #54345 this is too complicated and will result in less bug reporting
Submitted: 8 Jun 2010 16:44 Modified: 8 Jul 2010 16:55
Reporter: james armstrong Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version: OS:Windows
Assigned to: CPU Architecture:Any

[8 Jun 2010 16:44] james armstrong
Description:
Exception = System.ComponentModel.Win32Exception
Message = Cannot load the "RichEd20.DLL" DLL into memory.
FullText = System.ComponentModel.Win32Exception: Cannot load the "RichEd20.DLL" DLL into memory.
   at System.Windows.Forms.RichTextBox.get_CreateParams()
   at System.Windows.Forms.Control..ctor(Boolean autoInstallSyncContext)
   at System.Windows.Forms.TextBoxBase..ctor()
   at System.Windows.Forms.RichTextBox..ctor()
   at MySQL.GUI.Workbench.ExceptionDialog.InitializeComponent()
   at MySQL.GUI.Workbench.ExceptionDialog..ctor()
   at MySQL.GUI.Workbench.ExceptionDialog..ctor(String message, String info)
   at MySQL.GUI.Workbench.MainForm.HandleUnhandledException(Object o)
   at MySQL.GUI.Workbench.MainForm.OnGuiUnhandledException(Object sender, ThreadExceptionEventArgs e)
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(ApplicationContext context)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
don't know...you figure it out
[8 Jun 2010 16:55] Valeriy Kravchuk
Looks like you use version 5.2.16 or older. Please, check if similar problem ever happens with a recent version, 5.2.22, and inform about the results.
[8 Jul 2010 23: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".