Bug #67574 typing comments after adding table to EER diagram
Submitted: 12 Nov 2012 23:41 Modified: 13 Dec 2012 12:03
Reporter: Clyde Morris Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.42 OS:Windows (Microsoft (build 9200), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[12 Nov 2012 23:41] Clyde Morris
Description:
Refuses to allow continuation of comment typing without completion of bug report. Who knows if it will allow continuation after

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\Administrator.ClydeM-PC.000\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft  (build 9200), 64-bit
CPU: 4x Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz, 5.9 GiB RAM
Current user language: English (United States)

Exception = System.NullReferenceException
Message = Object reference not set to an instance of an object.
FullText = System.NullReferenceException: Object reference not set to an instance of an object.
   at std.vector<int,std::allocator<int> >.size(vector<int\,std::allocator<int> >* )
   at MySQL.Grt.?A0xcdeca877.CppVectorToNativeList<int,int>(vector<int\,std::allocator<int> >* input)
   at MySQL.Grt.nativeToManaged(vector<int\,std::allocator<int> >* input)
   at MySQL.Grt.RunWrappedDelegate2<void\,void\,std::vector<int\,std::allocator<int> >\,System::Collections::Generic::List<int> ^\,int\,int\,MySQL::Grt::DelegateSlot2<void\,void\,std::vector<int\,std::allocator<int> >\,System::Collections::Generic::List<int> ^\,int\,int>::ManagedDelegate>.native_callback(vector<int\,std::allocator<int> >* a1, Int32* a2)
   at boost.detail.function.function_invoker0<int (__cdecl*)(void),int>.invoke(function_buffer* function_ptr)
   at boost.function0<int>.()(function0<int>* )
   at boost.detail.function.void_function_obj_invoker0<boost::function<int __cdecl(void)>,void>.invoke(function_buffer* function_obj_ptr)
   at MySQL.Grt.ListModel.refresh()
   at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.RefreshFormData()
   at MySQL.GUI.Workbench.Plugins.ObjectEditorPlugin.CallRefreshFormData()
   at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.CallRefreshFormData()
   at MySQL.Grt.RunWrappedDelegate0<void\,void\,MySQL::Grt::DelegateSlot0<void\,void>::ManagedDelegate>.native_callback()
   at boost.detail.function.void_function_invoker0<void (__cdecl*)(void),void>.invoke(function_buffer* function_ptr)
   at MySQL.Grt.Db.DBObjectEditorBE.set_comment(String descr)
   at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.commentsTextBox_TextChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.TextBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Add tables to EER diagram?
[13 Nov 2012 12:03] MySQL Verification Team
Please try version 5.2.44. Thanks.
[14 Dec 2012 1: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".