Bug #75659 menu bar congeries
Submitted: 28 Jan 2015 0:23 Modified: 28 Jan 2015 10:02
Reporter: Sergio Hess Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.2.4 OS:Linux (Ubuntu 14.04.1 LTS)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[28 Jan 2015 0:23] Sergio Hess
Description:
When more the one tab is opening, the menu bar show the same options for each tab, example:

I have three tabs and the menu bar is like that

File Edit View Database Tools Scripting Help File Edit View Database Tools Scripting Help File Edit View Database Tools Scripting Help

22:04:16 [INF][      WBContext]: Parsing application arguments.
22:04:16 [INF][      WBContext]:     /usr/bin/mysql-workbench-bin
22:04:16 [INF][   base library]: Notification GNUIFormCreated is not registered
22:04:16 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /usr/share/mysql-workbench
	plugin path: /usr/lib/mysql-workbench/plugins
	struct path: /usr/share/mysql-workbench/grt
	module path: /usr/lib/mysql-workbench/modules
	library path: /usr/share/mysql-workbench/libraries
	user data dir: /home/sergio/.mysql/workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
22:04:16 [INF][      WBContext]: WbContext::init
22:04:17 [INF][            WBA]: Looking for extension modules for WBA...
22:04:17 [INF][            WBA]: 0 extension modules found
22:04:17 [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: 
22:04:17 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
22:04:17 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
22:04:17 [WRN][            grt]: /usr/share/mysql-workbench/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
22:04:17 [WRN][            grt]: /home/sergio/.mysql/workbench/starters_settings.xml:4: link 'com.mysql.wb.starter.docs' <object > key= could not be resolved
22:04:17 [WRN][            grt]: /home/sergio/.mysql/workbench/starters_settings.xml: skipping element 'link' in unserialized document, line 4/home/sergio/.mysql/workbench/connections.xml:25: link '621d9508-a679-11e4-a6ee-e006e6dce34d' <object GrtObject> key=owner could not be resolved
22:04:17 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Linux/Unix version 6.2.4  revision 12437 build 2426 (64 bit)
	Configuration Directory: /home/sergio/.mysql/workbench
	Data Directory: /usr/share/mysql-workbench
	Cairo Version: 1.13.1
	OS: Linux 3.13.0-44-generic
	CPU: 8x Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz (2101.000MHz) - 7,67GiB RAM
	Distribution: Ubuntu 14.04.1 LTS

22:04:17 [INF][   base library]: Notification GNUIFormCreated is not registered
22:04:32 [INF][   base library]: Notification GNUIFormCreated is not registered
22:04:32 [WRN][            grt]: /home/sergio/.mysql/workbench/spohc281_bestflavor.mwbd/document.mwb.xml:924: link 'com.mysql.rdbms.mysql.datatype.line' <object > key= could not be resolved
22:04:32 [WRN][            grt]: /home/sergio/.mysql/workbench/spohc281_bestflavor.mwbd/document.mwb.xml: skipping element 'link' in unserialized document, line 924Notification GNUIFormCreated is not registered

How to repeat:
I don't know how fix this

Suggested fix:
The options is different between the tabs, put a validation when switch tabs for show only one suite option and disable some options that do not "fit" to the current tab.
[28 Jan 2015 0:30] Sergio Hess
menu bar congeries

Attachment: mysql.png (image/png, text), 134.26 KiB.

[28 Jan 2015 10:02] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=75442.