Bug #92554 | Hangs when connecting, can do nothing, just stop | ||
---|---|---|---|
Submitted: | 25 Sep 2018 7:59 | Modified: | 5 Nov 2018 15:33 |
Reporter: | darius val | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.3.6 | OS: | Ubuntu (Ubuntu 16.04.4 LTS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[25 Sep 2018 7:59]
darius val
[25 Sep 2018 8:08]
MySQL Verification Team
Thank you for the bug report. I could not repeat with latest version 8.0.12.
[25 Sep 2018 8:16]
darius val
I tried updating to 6.3.10 - still same. Can I update to 8 ? when I go to download page it shows that it is for ubuntu 18. Or will it still work with xubuntu 16?
[25 Sep 2018 8:20]
darius val
Tried running install of version8 file, but it does not update to 8.
[10 Oct 2018 11:42]
Konstantinos P. Moschovis
I assume the the connection is on a local development environment. If you can access MySQL via terminal, then give a shot downgrading MySQL Workbench back to version 6.2.50. But first verify if you can access MySQL Server via terminal.
[11 Oct 2018 6:05]
darius val
Yes, connection is on local dev environment. I can access via terminal, also I am constantly developing applications using mysql. So mysql works definitely.
[11 Oct 2018 6:15]
darius val
Tried 6.5.0 but I get errors: sudo dpkg -i mysql-workbench-community-6.2.5-1ubu1410-amd64.deb [sudo] password for darius: Selecting previously unselected package mysql-workbench-community. (Reading database ... 426843 files and directories currently installed.) Preparing to unpack mysql-workbench-community-6.2.5-1ubu1410-amd64.deb ... Unpacking mysql-workbench-community (6.2.5-1ubu1410) ... Replacing files in old package mysql-workbench (6.3.6+dfsg-0ubuntu1) ... Replacing files in old package mysql-workbench-data (6.3.6+dfsg-0ubuntu1) ... dpkg: dependency problems prevent configuration of mysql-workbench-community: mysql-workbench-community depends on libatkmm-1.6-1 (>= 2.22.1); however: Package libatkmm-1.6-1 is not installed. mysql-workbench-community depends on libcairomm-1.0-1 (>= 1.6.4); however: Package libcairomm-1.0-1 is not installed. mysql-workbench-community depends on libctemplate2; however: Package libctemplate2 is not installed. mysql-workbench-community depends on libglibmm-2.4-1c2a (>= 2.42.0); however: Package libglibmm-2.4-1c2a is not installed. mysql-workbench-community depends on libgtkmm-2.4-1c2a (>= 1:2.24.0); however: Package libgtkmm-2.4-1c2a is not installed. mysql-workbench-community depends on libpangomm-1.4-1 (>= 2.27.1); however: Package libpangomm-1.4-1 is not installed. mysql-workbench-community depends on libpcrecpp0 (>= 7.7); however: Package libpcrecpp0 is not installed. mysql-workbench-community depends on libsigc++-2.0-0c2a (>= 2.2.0); however: Package libsigc++-2.0-0c2a is not installed. dpkg: error processing package mysql-workbench-community (--install): dependency problems - leaving unconfigured Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ... Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ... Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ... Processing triggers for mime-support (3.59ubuntu1) ... Errors were encountered while processing: mysql-workbench-community But in download page I saw this is for ubuntu 14 so that might be the reason of errors.
[5 Nov 2018 15:33]
darius val
Today I decided to test how it goes with mysql in docker. And I was able to connect it works ok. And then tried to connect to non docker connection - and still same as earlier - hangs.