Bug #108735 MYSQL Workbench has encountered a problem
Submitted: 11 Oct 2022 10:18 Modified: 11 Nov 2022 11:55
Reporter: Hakan Yaman Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[11 Oct 2022 10:18] Hakan Yaman
Description:
Exception = System.IO.FileLoadException
Message = Could not load file or assembly 'HtmlRenderer, Version=1.4.14.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)
FullText = System.IO.FileLoadException: Could not load file or assembly 'HtmlRenderer, Version=1.4.14.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Could not find or load a specific file. (Exception from HRESULT: 0x80131621)
File name: 'HtmlRenderer, Version=1.4.14.0, Culture=neutral, PublicKeyToken=null'
   at MySQL.Forms.ViewWrapper.use_min_width_for_layout(Control control)
   at MySQL.Forms.HorizontalGtkBoxLayout.ComputeLayout(LayoutBox box, Size proposedSize, Boolean resizeChildren)
   at MySQL.Forms.HorizontalGtkBoxLayout.Layout(Object container, LayoutEventArgs arguments)
   at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
   at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
   at System.Windows.Forms.Control.ControlCollection.Add(Control value)
   at MySQL.Forms.LayoutBox.Add(Control ctl, Boolean expands, Boolean fills)
   at MySQL.Forms.BoxWrapper.add(Box* backend, View* child, Boolean expand, Boolean fill)
   at wb.WBContextUI.init_finish(WBContextUI* , WBOptions* )
   at MySQL.Workbench.WbContext.finished_loading(WbOptions options)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

How to repeat:
Every time when I start MYSQL Workbench
[11 Oct 2022 11:55] MySQL Verification Team
Hello Hakan Yaman,

Thank you for the bug report.
To investigate further this issue at our end, may I kindly request you to launch workbench under debug mode (--log-level=debug3) and provide unaltered workbench log file(more details about log are explained here - https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html)?

Regards,
Ashwini Patil
[12 Nov 2022 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".