Bug #66785 Unexpected error
Submitted: 12 Sep 2012 11:03 Modified: 13 Oct 2012 13:46
Reporter: Kristaps Xenons Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft Windows XP Professional Service Pack 3 (build 2600))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[12 Sep 2012 11:03] Kristaps Xenons
Description:
Unexpected error message shows up, and application won't save changes to database. And any buttons or menus not working, with some message.

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

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Documents and Settings\Kristaps\Application Data\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
CPU: Intel(R) Celeron(R) CPU 2.80GHz, 1.0 GiB RAM
Active video adapter (0): Intel(R) 82945G Express Chipset Family
Installed video RAM: 128 MB
Current video mode: 1366 x 768 x 4294967296 colors
Used bit depth: 32
Driver version: 6.14.10.4926
Installed display drivers: igxprd32.dll
Current user language: Latvian

Exception = System.IO.FileNotFoundException
Message = images/ui/message_warning.png
FullText = System.IO.FileNotFoundException: images/ui/message_warning.png
   at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   at MySQL.Forms.CustomMessageBox.Show(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* title, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text, Char* mainIcon, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonOK, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonCancel, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* buttonOther, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* checkbox, Boolean* checked)
   at MySQL.Forms.UtilitiesImpl.show_warning(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* title, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* ok, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* cancel, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* other)
   at MySQL.MCallback5<int\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&>.cpp_callback(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a2, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a3, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a4, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a5)
   at boost.function0<void>.()(function0<void>* )
   at MySQL.Grt.Db.RecordsetWrapper.apply_changes()
   at MySQL.Grt.Db.RecordsetView.SaveChanges()
   at MySQL.GUI.Workbench.SqlIdeForm.applyButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.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:
Run MySQL Workbench, open connection with db, open table, enter some data in rows and press apply.
[12 Sep 2012 11:56] MySQL Verification Team
Thank you for the bug report. I can't repeat on XP Home Edition, please elaborate: Is your connection local/remote?. That's happens all the time with any kind of table?, Which MySQL server version is connected?. Thanks.
[13 Sep 2012 7:17] Kristaps Xenons
Connection was with remote server, version 5.0.10. And I get this problem again and again, when working with tables, even with local database, version 5.5.
[13 Sep 2012 13:46] MySQL Verification Team
Please try version 5.2.43. Thanks.
[14 Oct 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".