Bug #68125 Error starting workbench administrator
Submitted: 19 Jan 2013 9:07 Modified: 17 Feb 2013 14:39
Reporter: Pal Korossy Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.45 OS:Linux (openSUSE 12.2)
Assigned to: CPU Architecture:Any

[19 Jan 2013 9:07] Pal Korossy
Description:
Opening a new administrator tab to a server instance, which is configured a few days earlier to connect standard TCP/IP over ssh and has no remote management enabled, results an error of "AttributeError: 'NoneType' object has no attribute 'get_password'".
If I create a new server instance with the same connection settings (no remote management) it works well, no error message.

How to repeat:
1. open workbench
2. try to connect a server instance (server_instance_1) configured to connect standard TCP/IP over ssh, no remote management
3. I get the error message "AttributeError: 'NoneType' object has no attribute 'get_password'"
4. add a new server instance (server_instance_2), select 'Take parameters from existing database connection' to use the same connection that server_instance_1 uses
5. select close
6. double click on the new server instance (server_instance_2), it connects without error message
[28 Jan 2013 13:49] MySQL Verification Team
Please try version 5.2.45. Thanks.
[28 Jan 2013 20:31] Pal Korossy
Still doesn't work with version 5.2.45
[13 Feb 2013 23:05] MySQL Verification Team
Please try version 5.2.46. Thanks.
[17 Feb 2013 14:39] Pal Korossy
After one month the first server instance still doesn't work, but the second one works without problem, so as for me, this bug can be closed.