Bug #99560 MySQL Workbench doesn't want to start
Submitted: 14 May 2020 2:44 Modified: 15 Sep 2020 20:58
Reporter: Adrian Ponce de Leon Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S7 (Test Cases)
Version:8.0.20 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[14 May 2020 2:44] Adrian Ponce de Leon
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
[14 May 2020 2:46] Adrian Ponce de Leon
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
thanks in advace
[15 Sep 2020 20:58] MySQL Verification Team
Thank you for the bug report. Already bug reported and fixed with re-install using repair option.