Bug #69480 Trying to open a connection to localhost workbench goes AWOL (hangs)
Submitted: 14 Jun 2013 21:08 Modified: 2 Aug 2013 5:36
Reporter: Kurt Longnecker Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.0.2 beta 1 OS:Windows (version 8)
Assigned to: CPU Architecture:Any

[14 Jun 2013 21:08] Kurt Longnecker
Description:
Just installed 6.0.2 beta 1 in Windows 8 64-bit. When I try to open a connection, workbench becomes unresponsive. SQL editor window appears but does not fully initialize into place - just freezes. Only remedy is to restart - but why? It just happens again.

How to repeat:
Explained above simply.

Suggested fix:
Yes, I do suggest it get's fixed - I have no other valuable suggestion on the matter.
[14 Jun 2013 21:18] Kurt Longnecker
I can confirm that also freezes attempting connections to databases other than localhost. I've reverted to release 5.2.47 for the time being.
[14 Jun 2013 22:23] Alfredo Kojima
Please provide the log files generated by Workbench 6. You can locate them from Help -> Locate Log Files
[14 Jun 2013 23:25] MySQL Verification Team
I could not repeat on Windows 8 64-bits:

Note! Workbench uses server version '(5, 6, 12)' from the server instance profile. Make the entry empty to auto pick version from the server.

Prepared options set for server version '(5, 6, 12)' on 'windows' platform: added - 438, skipped - 117, skipped with no value - 4, deprecated - 1

Already connected to MySQL server

MySQL Workbench Community (GPL) for Windows version 6.0.2  revision 10924

Configuration Directory: C:\Users\miguel\AppData\Roaming\MySQL\Workbench

Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 6.0 CE

Cairo Version: 1.8.8

OS: Microsoft  (build 9200), 64-bit

CPU: 8x Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz, 7.9 GiB RAM

Active video adapter Intel(R) HD Graphics 3000

Installed video RAM: -1988 MB

Current video mode: NULL

Used bit depth: NULL

Driver version: 9.17.10.2932

Installed display drivers: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32

Current user language: Portuguese (Brazil)
[17 Jun 2013 13:16] Kurt Longnecker
Attached log file for developers.
[17 Jun 2013 20:17] Alfredo Kojima
Hi, where was the file attached? I can't find it here.
[18 Jun 2013 12:53] Kurt Longnecker
Re-attached log file that went missing yesterday. Apparently it didn't get attached after I indicated "Add File" and then logged in successfully when prompted. Visibility is developers only.
[3 Jul 2013 18:38] Rachid Haddad
WB 6.0.2 Logs

Attachment: log.zip (application/zip, text), 6.98 KiB.

[3 Jul 2013 18:39] Rachid Haddad
Same Problem o Windows 8 x32
Logs are in my previous post
[6 Jul 2013 10:38] Werner Bayer
The same is happening to me when attempting to use the Query Browser in Workbench version 5.2.47 CE. Tried a fresh reinstall, tried Workbench Build 6.0.2.10924, tried upgrading MySQL from version 5.5 to 5.6, no change.

The Query screen loads partially and it freezes with full CPU usage of one core. After about 15 minutes it actually unfreezes and displays the screen. Using anything not in the Management and Instance sections would freeze the workbench again.

I'm using Windows 8 x64 and a local MySQL server.
[24 Jul 2013 7:26] Alfredo Kojima
Please try the following:
- go to Edit -> Preferences -> Appearance
- change the Editor Font value to Lucida Console 12 (or anything different from Bitstream Vera Sans Mono 12)
- restart WB and open a connection
[1 Aug 2013 18:45] Werner Bayer
That fixes it - thank you!
[2 Aug 2013 5:36] Philip Olson
Fixed as of MySQL Workbench 6.0.5, and here's the changelog entry:

On Microsoft Windows 8, MySQL Workbench would freeze due to font related
issues. 

A workaround was to change the font using "Edit", "Preferences",
"Appearance" to a font other than "Bitstream Vera Sans Mono 12."

Thank you for the bug report.