Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683022 - dev-db/mysql-workbench er modelling view wrong window object positioning
Summary: dev-db/mysql-workbench er modelling view wrong window object positioning
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 09:46 UTC by Pietro Montorfano
Modified: 2019-04-23 06:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
er window (workbench.png,163.23 KB, image/png)
2019-04-10 09:46 UTC, Pietro Montorfano
Details
emerge info (emerge--info.txt,6.63 KB, text/plain)
2019-04-10 09:47 UTC, Pietro Montorfano
Details
strace until the error (strace.zip,153.36 KB, application/zip)
2019-04-11 19:15 UTC, Pietro Montorfano
Details

Note You need to log in before you can comment on or make changes to this bug.
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.