Bug #114113 Add-relationship buttons in vertical toolbar aren't visible
Submitted: 25 Feb 2024 22:54 Modified: 2 May 4:46
Reporter: Jeff Guy Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.36-1ubuntu22.04 OS:Ubuntu
Assigned to: CPU Architecture:x86 (x86_64)
Tags: icons

[25 Feb 2024 22:54] Jeff Guy
Description:
In the vertical toolbar, the six add-relationship buttons' icons aren't visible.

How to repeat:
What I did:
Run mysql-workbench from the command line
File->New Model
Model->Add Diagram

What I expected to happen: I expected the display to include a vertical toolbar with fifteen icons, the bottom six of which add various types of relationships.

What actually happens: I see a vertical toolbar with nine icons: Select Object through Place a New Routine Group.

When I mouse-over where the add-relationship icons ought to appear, I see the tooltips for the six add-relationship buttons. So the buttons are there, they just don't have an icon.

Also, when I click the invisible add-relationship buttons, I see the animation of the button-push, and I'm able to click tables to add relationships.
[21 Mar 2024 12:58] MySQL Verification Team
Hello!

Thank you for the bug report.
Could you please provide screenshot of the issue along with OS details?

Regards,
Ashwini Patil
[21 Mar 2024 13:03] Jeff Guy
MySQL Workbench missing toolbar icons. Note tooltip is visible in screenshot.

Attachment: mysql-workbench-missing-icons.png (image/png, text), 72.62 KiB.

[21 Mar 2024 13:09] Jeff Guy
Output of regolith-diagnostic

Attachment: regolith-diagnostic.txt (text/plain), 37.41 KiB.

[21 Mar 2024 13:11] Jeff Guy
What OS details would you like?

I attached the output of regolith-diagnostic. Near the top, you'll find "lsb_release -a" and "uname -a", and near the bottom you'll find a bunch of info about the graphical shell.

Are there other OS details that would be helpful to include?
[5 Jul 2024 8:10] MySQL Verification Team
Hello!

Thank you for the details.
Could you please upgrade to latest version and report us back if issue persist even in latest version. Thank you.

Regards,
Ashwini Patil
[6 Jul 2024 20:34] Jeff Guy
It looks like my Ubuntu 22.04 is no longer supported. I tried installing the .deb, but 22.04 doesn't have a compatible libc in apt. I tried installing from source, reading the instructions in INSTALL and found:
sudo apt-get install python-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python2-dev:i386 python2:i386 python2-dev python2 python-dev-is-python3

E: Package 'python-dev' has no installation candidate
[2 May 4:46] MySQL Verification Team
Please upgrade to latest version and report us back if issue persists. Thanks.