After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769709 - Allocating size without calling gtk_widget_get_preferred_width/height()
Allocating size without calling gtk_widget_get_preferred_width/height()
Status: RESOLVED DUPLICATE of bug 769705
Product: meld
Classification: Other
Component: filediff
3.16.x
Other Linux
: Normal minor
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2016-08-10 16:11 UTC by Albert Vernon
Modified: 2016-08-21 03:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Albert Vernon 2016-08-10 16:11:08 UTC
If I diff a modified file in a Git working directory using Meld 3.16.2 on Fedora 24 with Gnome 3.20.2, I receive the following warning:

(meld:13423): Gtk-WARNING **: Allocating size to GtkVBox 0x557204a1c3c0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Comment 1 Kai Willadsen 2016-08-21 03:14:31 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system. I realise that the descriptions of these bugs are very different, but the underlying cause here is the same.

*** This bug has been marked as a duplicate of bug 769705 ***