Bug #77988 Opening MySQL connection threw exception
Submitted: 7 Aug 2015 21:33 Modified: 8 Aug 2015 18:54
Reporter: Greg Vilines Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version: OS:Windows (v10)
Assigned to: CPU Architecture:Any

[7 Aug 2015 21:33] Greg Vilines
Description:
Trying to open a MySQL Connection in the Workbench threw an error stating:

"The type initializer for 'HtmlRenderer.Utils.FontsUtils' threw an exception'.

That's all it said, but the connection wouldn't connect and the program was unusable from then on.

How to repeat:
- Open MySQL Workbench
- Try to connect to a MySQL Connection
- Error thrown

Suggested fix:
?
[8 Aug 2015 13:12] Marco Clacio
got the solution from this link http://bugs.mysql.com/bug.php?id=75673 posted [21 Jun 19:59] by Frank Quintero
[8 Aug 2015 16:36] Bob Brunius
I have Windows 10 and have done a new install of Workbench and the same issue occurred: "HtmlRenderer.Utils.FontsUtils threw an exception."
[8 Aug 2015 18:54] Greg Vilines
Thanks, Marco...I found that too after I posted.  I was able to use that solution to fix it.  But, replacing .dll files manually for a bug that's been around for 8 months *probably* isn't the best long-term fix...
[8 Aug 2015 18:54] Greg Vilines
Marking as duplicate as this has already been logged.