Description:
frozen labels ´fetching tables...´, ´fetching procedures...´, etc. show for all schemas in schema list when initializing SQL Editor and Workbench never fetches them.
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.43 revision 9869
Configuration Directory: C:\Users\Edson\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench CE 5.2.43
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 32-bit
CPU: 2x Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz, 2.0 GiB RAM
Active video adapter (0): Mobile Intel(R) 965 Express Chipset Family
Installed video RAM: 384 MB
Current video mode: 1280 x 800 x 4294967296 Farben
Used bit depth: 32
Driver version: 8.15.10.1930
Installed display drivers: igdumdx32.dll,igd10umd32.dll
Current user language: Portugiesisch (Brasilien)
Exception = System.InvalidOperationException
Message = Handle is not initialized.
FullText = System.InvalidOperationException: Handle is not initialized.
at System.Runtime.InteropServices.GCHandle.FromIntPtr(IntPtr value)
at MySQL.Forms.ObjectImpl.FromUnmanaged(Object* object)
at MySQL.Forms.TreeNodeViewImpl.root_node(TreeNodeRef* , TreeNodeView* self)
at MySQL.MCallback1<mforms::TreeNodeRef\,mforms::TreeNodeView \*>.cpp_callback(TreeNodeRef* , TreeNodeView* 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:
just initialize SQL Editor and deploy any schema in schema list (left ear): ´fetching...´ labels show forever and schema objects (tables, etc.) never show. Schemas are sure all ok, no problem with them.