Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\LABTOOL\AppData\Roaming\MySQL\Workbench\log\wb.log]
Below file content: wb.log
22:27:24 [INF][ Workbench]: UI is up
22:27:24 [WRN][ mforms]: Resource file not found: search_sidebar.png
22:32:02 [INF][ Workbench]: Running the application
22:32:44 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO)
22:32:44 [ERR][ GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'root'@'localhost' (using password: NO)
22:32:48 [INF][SQL Editor Form]: Opened connection 'Local instance MySQL80' to MySQL Community Server - GPL version 8.0.20
22:32:48 [WRN][ mforms]: Resource file not found: wb-toolbar_nav-back.png
22:32:48 [WRN][ mforms]: Resource file not found: wb-toolbar_nav-forward.png
22:32:48 [WRN][ mforms]: Resource file not found: wb-toolbar_automatic-help-off.png
22:32:48 [WRN][ mforms]: Resource file not found: wb-toolbar_automatic-help-on.png
22:32:48 [WRN][ mforms]: Resource file not found: wb-toolbar_manual-help.png
22:32:48 [WRN][ mforms]: Resource file not found: snippet_use.png
22:32:48 [WRN][ mforms]: Resource file not found: snippet_insert.png
22:32:48 [WRN][ mforms]: Resource file not found: snippet_clipboard.png
22:32:49 [ERR][ Workbench]: Parameter is not valid.
Exception = System.ArgumentException
Message = Parameter is not valid.
FullText = System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename, Boolean useIcm)
at TriangleNodeControl..ctor()
at MformsTree.AddColumn(TreeColumnType type, String name, Int32 initial_width, Boolean editable)
at MySQL.Forms.ViewEventTarget.HandleMouseClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How to repeat:
Every time when try to open the program show the message: 'Error while loading image' with the text 'An erro occurred while loading image search_sidebar.png'
After close this message box open the Welcome windows, so try to login, enter password and show another message box: Title 'MySQL Workbench Unexpected Error'
Parameter not valid.
Report this bug: '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'
so cant use the program
This situation comes after did the update Version 8.0.20 build 16114288 CE 64bits Community
Suggested fix:
check the program where the code is asking for the image 'search_sidebar.png'
maybe the name of the original img is different or it doenst exist