Bug #79224 search_sidebar.png
Submitted: 11 Nov 2015 8:52 Modified: 11 Nov 2015 9:18
Reporter: Free Last Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.5 OS:Windows (Microsoft Windows 7 Enterprise Service Pack 1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[11 Nov 2015 8:52] Free Last
Description:
I Upgrade my MySQL Workbench yesterday... but today, when i open the WB, 
the first message is "An error occurred while loading image search_sidebar.png".
After, when i try to connect to Db, 
if i type a bad password the program correctly show me an error 
but if i type a correct password the program show me an unexpected exception. (Access Danied for user in the Log is not correcty because the password is ok and the grant is right)

See a partial Log:
09:29:54 [INF][      Workbench]: Current version given by meta info is: 6.3.5
09:29:54 [INF][      Workbench]: Setting PATH to: .....
09:29:54 [INF][ mforms managed]: Initializing mforms wrapper
09:29:55 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: C:\Program Files\MySQL\MySQL Workbench 6.3 CE
	plugin path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE
	struct path: 
	module path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE/modules
	library path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE
	user data dir: C:\Users\francesco.dacqui\AppData\Roaming\MySQL\Workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
09:29:55 [INF][      WBContext]: WbContext::init
09:29:55 [INF][            grt]: Scanning module directory C:\Users\francesco.dacqui\AppData\Roaming\MySQL\Workbench\modules.	
09:29:55 [INF][            grt]: Scanning module directory ..	
09:29:55 [INF][            grt]: Scanning module directory C:\Program Files\MySQL\MySQL Workbench 6.3 CE/modules.	
09:29:56 [INF][            WBA]: Looking for extension modules for WBA...
09:29:56 [INF][            WBA]: 0 extension modules found
09:29:56 [WRN][            grt]: C:\Program Files\MySQL\MySQL Workbench 6.3 CE\data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
09:29:56 [WRN][            grt]: C:\Program Files\MySQL\MySQL Workbench 6.3 CE\data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
09:29:56 [WRN][            grt]: C:\Program Files\MySQL\MySQL Workbench 6.3 CE\data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
09:29:56 [INF][            grt]: Scanning module directory C:\Program Files\MySQL\MySQL Workbench 6.3 CE.	
09:29:56 [WRN][            grt]: C:\Users\francesco.dacqui\AppData\Roaming\MySQL\Workbench\connections.xml:17: link '{6AB1D3A1-CFB4-486C-9104-8CCDF32CBFA9}' <object GrtObject> key=owner could not be resolved
09:29:56 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Windows version 6.3.5 CE build 201 (64 bit)
	Configuration Directory: C:\Users\francesco.dacqui\AppData\Roaming\MySQL\Workbench
	Data Directory: C:\Program Files\MySQL\MySQL Workbench 6.3 CE
	Cairo Version: 1.10.2
	OS: Microsoft Windows 7 Enterprise Service Pack 1
	CPU: 2x AMD Athlon(tm) 64 X2 Dual Core Processor 3800+, 7.9 GiB RAM
	Active video adapter ATI Radeon Xpress 1150 Secondary
	Installed video RAM: 0 MB
	Current video mode: 1920 x 1080 x 4294967296 colori
	Used bit depth: 32
	Driver version: 8.593.100.0
	Installed display drivers: atiumd64.dll,atiumdag,atiumdva,atiumd6a.cap,atitmm64.dll
	Current user language: Italiano (Italia)

09:29:57 [INF][      Workbench]: UI is up
09:29:59 [INF][      Workbench]: Running the application
09:32:53 [ERR][  GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'admin'@'172.30.1.122' (using password: NO)
09:32:53 [ERR][  GRTDispatcher]: worker: task 'execute sql queries' has failed with error:.Access denied for user 'admin'@'172.30.1.122' (using password: NO)
09:34:13 [INF][      SqlEditor]: Opened connection '172.20.12.230' to (Ubuntu) version 5.5.46-0ubuntu0.14.04.2-log
09:34:15 [ERR][      Workbench]: Parametro non valido.
Exception = System.ArgumentException
Message = Parametro non valido.
FullText = System.ArgumentException: Parametro non valido.
   in System.Drawing.Bitmap..ctor(String filename, Boolean useIcm)
   in TriangleNodeControl..ctor()
   in MformsTree.AddColumn(TreeColumnType type, String name, Int32 initial_width, Boolean editable)
   in MySQL.Forms.TreeNodeViewWrapper.add_column(TreeNodeView* backend, TreeColumnType type, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* name, Int32 initial_width, Boolean editable)
   in MySQL.Forms.ViewEventTarget.HandleMouseClick(Object sender, MouseEventArgs e)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Not install directly last version but upgrade your existing WB. 

Suggested fix:
Remove WB from MySql Installer and REINSTALL !

Now working...
[11 Nov 2015 9:18] MySQL Verification Team
Thank you for the bug report. Duplicate of https://bugs.mysql.com/bug.php?id=77641 and others.
[27 Jul 2016 14:20] Laura Adams
Here's the fix: Go to the Control Panel on the page where you uninstall/repair programs, then find MySQL Workbench in the list of programs, then right click it and select "repair". That fixed it for me!
[26 Aug 2016 9:07] Alban Vargas
Hi all, 
the repair of the application by the windows panel fix the bug to me too. Thanks Laura for the tip!
[12 Oct 2016 17:14] Samuel Cloutier
This bug still exists. At least Laura's fix still works.
[19 Dec 2016 19:49] NOT_FOUND NOT_FOUND
I copied one of the .png files in ...\MySQL\MySQL Workbench 6.3 CE\images\icons, and renamed it to search_sidebar.png. That worked for me, and is probably a lot quicker than a repair (though of course I now have the "wrong" icon of the search sidebar - whatever that is)
[2 May 2017 22:12] Henrik Krogh
The bug also exist when upgrade to 6.3.9. The repair worked. Thanks :)
[7 Oct 2017 17:57] Michael Johnston
The bug still exists and the repair fix still works.
[6 Apr 2018 15:06] Vijendran Srinivasamurthy
I have the version 6.3.10 build 12092614 CE (64 bits) installed.
I had the problem today and the "Repair" option from the control panel fixed it for me.
[17 Oct 2018 19:28] Daniel Francesc
Well, on MySQL Workbench v8.0.12 build 13312926 CE (64 bits) Community, on Windows 10...
...same problem
...same fix!
[4 Feb 2020 11:52] Jugal Madhavan
Still same problem and same fix!  Thanks Laura :)
[13 Feb 2020 23:08] Steve Meadows
Right click and 'Repair' worked. Thanks!
[23 May 2020 16:40] Calvin Elikem Anappey
I had this problem when i upgraded mySQL version to the current one. I was very frustrated with the problem, thanks you Laura for the fix
[7 May 2021 23:36] MySQL Verification Team
https://bugs.mysql.com/bug.php?id=103629 marked as duplicate of this one.
[2 Jun 2021 20:27] MySQL Verification Team
https://bugs.mysql.com/bug.php?id=103893 marked as duplicate of this one.
[5 Nov 2021 17:58] Tuan Nguyen Tran
Same bug and same fixing, thanks to Laura
[19 Jan 2023 14:17] Cristian Olaru
Why is this still not fixed after all these years? i find it unacceptable from a big company like Oracle. The repair/reinstall solution is stupid to apply every time I update.