Bug #113615 Save and autosave not working
Submitted: 11 Jan 2024 8:22 Modified: 11 Jan 2024 12:22
Reporter: Daniel Escartín Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: 8.0.34-1.fc38 OS:Linux (Fedora release 39 Thirty Nine x86_64)
Assigned to: CPU Architecture:x86
Tags: WBBugReporter

[11 Jan 2024 8:22] Daniel Escartín
Description:
09:15:47 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /usr/share/mysql-workbench
	plugin path: /usr/lib64/mysql-workbench/plugins
	struct path: /usr/share/mysql-workbench/grt
	module path: /usr/lib64/mysql-workbench/modules
	library path: /usr/share/mysql-workbench/libraries
	user data dir: /home/daniel/.mysql/workbench
	open at start: /home/daniel/Escritorio/2DAM/Acceso a Datos/Entregas/PracticaUD2-DanielEscartín/institutoScript.sql
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
09:15:47 [INF][      WBContext]: WbContext::init
09:15:48 [INF][            WBA]: Looking for extension modules for WBA...
09:15:48 [INF][            WBA]: 0 extension modules found
09:15:48 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
09:15:48 [WRN][            grt]: /home/daniel/.mysql/workbench/connections.xml:17: link '7f6bb560-b059-11ee-af5e-50c2e80cdc5f' <object GrtObject> key=owner could not be resolved
09:15:48 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
09:15:48 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Linux/Unix version 8.0.34 CE build 3263449 (64 bit)
	Configuration Directory: /home/daniel/.mysql/workbench
	Data Directory: /usr/share/mysql-workbench
	Cairo Version: 1.18.0
	OS: Fedora release 39 (Thirty Nine) x86_64
	CPU: 12x AMD Ryzen 5 5500U with Radeon Graphics (2695.464MHz) - 7,12GiB RAM
No video adapter info available
	Fips mode enabled: no

09:15:48 [WRN][    WQE backend]: Found incomplete auto-save workspace /home/daniel/.mysql/workbench/sql_workspaces/unconnected-2.autosave
09:15:49 [WRN][         mforms]: Resource file not found: sidebar_wb@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: sidebar_modeling@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: sidebar_migration@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: home_screen_close_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_doc_model@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_schema_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_time_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_folder_mini_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: home_screen_close_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_doc_model@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_schema_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_time_light@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: wb_tile_folder_mini_light@2x.png
09:15:49 [WRN][       WBModule]: OS not found on supported OS list. OS string: 'Fedora release 39 (Thirty Nine) x86_64'
09:15:49 [INF][      WBContext]: Opening SQL Editor window to ''...
09:15:49 [WRN][         mforms]: Resource file not found: refresh_sidebar@2x.png
09:15:49 [WRN][         mforms]: Resource file not found: busy_sidebar@2x.png
09:15:49 [ERR][      SqlEditor]: Could not auto-save editor institutoScript
09:16:16 [ERR][      SqlEditor]: Could not auto-save editor institutoScript*
09:16:19 [ERR][      SqlEditor]: Could not auto-save editor institutoScript
09:16:37 [ERR][       pymforms]: Unhandled exception in Python code: 
Traceback (most recent call last):
  File "/usr/lib64/mysql-workbench/modules/wb_utils_grt.py", line 725, in checkForUpdatesCallback
    if self.isAlive():
       ^^^^^^^^^^^^
AttributeError: 'CheckForUpdateThread' object has no attribute 'isAlive'
09:17:05 [ERR][      SqlEditor]: Could not auto-save editor institutoScript

How to repeat:
Save any open and edited file or wait until autosave fires.
[11 Jan 2024 12:22] MySQL Verification Team
Hello Daniel,

Thank you for the bug report.
As per the log file attached, you are using an unsupported OS.

OS not found on supported OS list. OS string: 'Fedora release 39 (Thirty Nine) x86_64'

For more info, please see here https://www.mysql.com/support/supportedplatforms/database.html

Regards,
Ashwini Patil