Bug #111788 Check for updates dont work
Submitted: 18 Jul 2023 12:53 Modified: 19 Jul 2023 12:01
Reporter: Christian Marquardt Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.34 OS:Windows (Microsoft Windows 10 Home)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[18 Jul 2023 12:53] Christian Marquardt
Description:
Check for updates dont work
Error:
AttributeError: 'CheckForUpdateThread' object has no attribute 'isAlive'

14:51:05 [INF][      Workbench]: UI is up
14:51:05 [INF][      Workbench]: Running the application
14:51:09 [ERR][       pymforms]: Unhandled exception in Python code: 
Traceback (most recent call last):
  File "D:\MySQL\MySQLWorkbench\modules\wb_utils_grt.py", line 725, in checkForUpdatesCallback
    if self.isAlive():
       ^^^^^^^^^^^^
AttributeError: 'CheckForUpdateThread' object has no attribute 'isAlive'

How to repeat:
Click in menue on "check for updates"
[19 Jul 2023 12:01] MySQL Verification Team
Hello Christian Marquardt,

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

Regards,
Ashwini Patil