Bug #113770 Opening table options no possibility to Apply any changes
Submitted: 26 Jan 2024 7:31 Modified: 29 Jan 2024 9:46
Reporter: Stewart Finlay Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.36 OS:MacOS (macOS 14.x Sonoma x86_64)
Assigned to: CPU Architecture:x86
Tags: WBBugReporter

[26 Jan 2024 7:31] Stewart Finlay
Description:
In the latest version of MySQL Workbench for MAC 8.036 build 3737333 CE 64 bits (update a few days ago) there is no longer a button to Apply changes in the table options. In fact the screen opens full and to get out of it I need to open a script to get the toolbar back with my sql scripts. The same full screen issue can also be seen when opening functions and views. Nothing is shown in the log except for some missing .png files. Note: Those were not removed by me. 

With the current version I am further unable to check for updates.

Traceback (most recent call last):
  File "/Applications/MySQLWorkbench.app/Contents/Resources/plugins/wb_utils_grt.py", line 725, in checkForUpdatesCallback
    if self.isAlive():
       ^^^^^^^^^^^^
AttributeError: 'CheckForUpdateThread' object has no attribute 'isAlive'

How to repeat:
Open options on any table or open a function or view and the same is repeated every time.
[26 Jan 2024 7:56] Stewart Finlay
Apologies, with View there is an Apply / Revert, but as you can see the tab bar with scripts is missing and therefor no way to close the view. So to do so you need to open a script to get the tab bar back again.

With Functions it's working the same as View i.e. Apply/Revert is present but no tab bar with the scripts. Again no way to exit the function unless opening a script and then clicking the x on that function from the tab bar to close it.
[26 Jan 2024 11:28] Stewart Finlay
Looking online I found a screenshot of the parts that are missing, these include the table advanced options: "Columns, Indexes, Foreign Keys, Triggers, Partitioning, Options tabs" and the Apply / Revert buttons. see attached picture WB_Missing_Items.png
Also in that picture you will see that the table that was opened still comes up in the open tabs at the top.
For whatever all this disappeared from my install following the upgrade. 
previous version as follows:
MySQL Workbench Community (GPL) for macOS version 8.0.31 CE build 2235049 (64 bit)
current version:
MySQL Workbench Community (GPL) for macOS version 8.0.36 CE build 3737333 (64 bit)
[29 Jan 2024 9:46] MySQL Verification Team
Hello Stewart,

Thank you for the bug report.
Imho this is duplicate of Bug #113667, please see Bug #113667.

Regards,
Ashwini Patil