Bug #75921 Workbench for Mac stops drawing the working area
Submitted: 16 Feb 2015 19:49 Modified: 17 Mar 2015 22:01
Reporter: Ricardo Lozano Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:6.2.4 OS:MacOS (unknown)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[16 Feb 2015 19:49] Ricardo Lozano
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/admin/Library/Application Support/MySQL/Workbench/log/wb.log]

11:26:38 [INF][      WBContext]: Parsing application arguments.
11:26:38 [INF][      WBContext]:     /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
11:26:39 [INF][      WBContext]:     -psn_0_45067
11:26:39 [INF][      Workbench]: Starting up Workbench
11:26:39 [INF][      Workbench]: Loading main window
11:26:39 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /Applications/MySQLWorkbench.app/Contents/Resources
	plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
	struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
	module path: /Applications/MySQLWorkbench.app/Contents/PlugIns:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
	library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
	user data dir: /Users/admin/Library/Application Support/MySQL/Workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
11:26:40 [INF][      WBContext]: WbContext::init
11:26:57 [INF][            WBA]: Looking for extension modules for WBA...
11:26:57 [INF][            WBA]: 0 extension modules found
11:26:58 [WRN][WBFabric Module]: Unable to locate the mysqlfabric utility, the fabric functions will not be available. 
Please make sure MySQL Utilities version 1.4.3 or higher is installed. 
The mysqlfabric utility path should be added into the PATH environment variable: 
11:26:58 [WRN][            grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
11:26:58 [WRN][            grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
11:26:58 [WRN][            grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
11:27:02 [WRN][            grt]: /Users/admin/Library/Application Support/MySQL/Workbench/connections.xml:30: link '9D4F9E98-798F-4EA8-8D7E-3BBD93ECDD2F' <object GrtObject> key=owner could not be resolved
11:27:02 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Mac OS X version 6.2.4  revision 12437 build 2426 (32 bit)
	Configuration Directory: /Users/admin/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.10.2
	OS: unknown
	CPU: 4x Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz - 8.00GiB RAM

How to repeat:
1. Open a SQL Editor once connected to a server.
2. Run SQL sentences for a while.
3. Do some other thing for sometimes a few minutes or half hour.
4. Going back to the sql editor, the working area will be ok but when it shows function tips it stops re-drawing the working area.
5. You can still execute queries but will never know what you run because you are not able to see where the cursor is or if you typed anything.

Suggested fix:
Fix the issue to not happening again or just crash the application and let the user know it's not responding and maybe reopen as if you continue you could definitely mess the database.
[17 Feb 2015 22:01] MySQL Verification Team
Thank you for the bug report. I couldn't repeat on Yosemite 10.10.2 or maybe I am not following correctly. It's possible you provide the screen-shot of 4 and 5 steps?. Thanks.
[18 Mar 2015 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".