Bug #119837 I cant open one of my database connections, says 'Parameter is not valid'
Submitted: 2 Feb 17:06
Reporter: Dajve Echols Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0 CE OS:Windows (Windows 11 -- Intel(R) Core(TM) Ultra 7 265U (2.10 GHz))
Assigned to: CPU Architecture:Any (64-bit operating system, x64-based processor)

[2 Feb 17:06] Dajve Echols
Description:
Two issues, first when initially opening the application. IT says it cant load an image. it cant load search_sidebar.png....after i click close it takes me to the homescreen and when i try to open one of my database connections; it opens up the black modal for about 5 seconds, that modal closes and then it says 'Parameter is not valid'

How to repeat:
Open application
After 'cant load png' error, click close
Try to open a database connection
[17 Apr 6:34] John Expurg
16:00:12 [INF][      Workbench]: UI is up
16:00:12 [WRN][         mforms]: Resource file not found: search_sidebar.png
16:00:15 [INF][      Workbench]: Running the application
16:00:46 [INF][SQL Editor Form]: Opened connection 'XXXXXX' to Percona Server (GPL), Release 31, Revision 49317865 version 8.0.40-31
16:00:48 [WRN][         mforms]: Resource file not found: wb-toolbar_nav-back.png
16:00:48 [WRN][         mforms]: Resource file not found: wb-toolbar_nav-forward.png
16:00:48 [WRN][         mforms]: Resource file not found: wb-toolbar_automatic-help-off.png
16:00:48 [WRN][         mforms]: Resource file not found: wb-toolbar_automatic-help-on.png
16:00:48 [WRN][         mforms]: Resource file not found: wb-toolbar_manual-help.png
16:00:48 [WRN][         mforms]: Resource file not found: snippet_use.png
16:00:48 [WRN][         mforms]: Resource file not found: snippet_insert.png
16:00:48 [WRN][         mforms]: Resource file not found: snippet_clipboard.png
16:00:48 [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)
[20 Apr 4:30] John Expurg
I uninstalled it and installed it again, and it works perfectly now.