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 771878 - Jump to "Previous Change" "Next Change" does not work
Jump to "Previous Change" "Next Change" does not work
Status: RESOLVED DUPLICATE of bug 769705
Product: meld
Classification: Other
Component: filediff
3.16.x
Other Linux
: Normal major
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2016-09-23 12:09 UTC by Patrice B
Modified: 2016-09-23 23:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrice B 2016-09-23 12:09:22 UTC
(meld:9269): Gtk-WARNING **: Allocating size to GtkVBox 0x55c726bb9270 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Comment 1 Patrice B 2016-09-23 12:18:42 UTC
Sorry, it creates the bug before I filled it completely.

In file diff, when I try to use "Previous Change" or "Next Change", the cursor jump to random places and I get this in the console:

(meld:9269): Gtk-WARNING **: Allocating size to GtkVBox 0x55c726bb9270 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

Fedora 24:

meld-3.16.2-1.fc24.noarch
dconf-0.26.0-1.fc24.x86_64
libcanberra-gtk2-0.30-11.fc24.x86_64
libcanberra-0.30-11.fc24.x86_64
libcanberra-gtk3-0.30-11.fc24.x86_64
gtksourceview3-3.20.4-1.fc24.x86_64
gtk3-3.20.9-1.fc24.x86_64
patch-2.7.5-3.fc24.x86_64
Comment 2 Kai Willadsen 2016-09-23 23:50:24 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

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