Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 683022

Summary: dev-db/mysql-workbench er modelling view wrong window object positioning
Product: Gentoo Linux Reporter: Pietro Montorfano <pietro.montorfano>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: er window
emerge info
strace until the error

Description Pietro Montorfano 2019-04-10 09:46:25 UTC
Created attachment 572380 [details]
er window

The contents in the mysql-workbench ER modelling view are bad positioned and i get the errors

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:05:07.851: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:05:07.872: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:05:07.952: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:05:07.977: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:16:24.227: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

Step to reproduce:
1) open mysql-workbench
2) add a new model
3) add a new diagram

Tried with all versions (6.3.10, 8.0.13 and 8.0.14) in portage and also with the new 8.0.15 (renamed ebuild).
Comment 1 Pietro Montorfano 2019-04-10 09:47:05 UTC
Created attachment 572382 [details]
emerge info
Comment 2 Pietro Montorfano 2019-04-11 19:15:09 UTC
Created attachment 572534 [details]
strace until the error
Comment 3 Pietro Montorfano 2019-04-12 04:23:38 UTC
after some debug and some checks the warning in the console

(mysql-workbench-bin:8390): Gtk-CRITICAL **: 11:05:07.851: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

is not related to the bug
Comment 4 Hans de Graaff gentoo-dev Security 2019-04-21 06:24:06 UTC
Please report this bug upstream since it does not appear to be related to packaging on Gentoo.
Comment 5 Pietro Montorfano 2019-04-23 06:57:20 UTC
doesn't seems an upstream bug. 

Windows version is working correctly, tested also on fedora and arch and it's working correctly. i could test in a vm with gentoo but it can be a long process.