Discussion:
Weird meld issue when merging large files. Help diagnose?
Gilboa Davara
2016-09-25 11:51:08 UTC
Permalink
Hello all,

When trying to compare large SVN based files via meld 3.16.2 (Fedora
RPM), I can no longer reliably Ctrl-D / E / Alt-Up / Down to the next
/ previous change and I the console is flooded by
"Gtk-WARNING **: Allocating size to GtkVBox 0x55ac29fc23c0 without
calling gtk_widget_get_preferred_width/height(). How does the code
know the size to allocate?" error messages.

Any idea how I can diagnose it?

- Gilboa
Kai Willadsen
2016-09-25 11:55:26 UTC
Permalink
This should be fixed in the current meld-3-16 branch (see bug 769705). If
that solves your problem, please let me know.

Cheers,
Kai
Post by Gilboa Davara
Hello all,
When trying to compare large SVN based files via meld 3.16.2 (Fedora
RPM), I can no longer reliably Ctrl-D / E / Alt-Up / Down to the next
/ previous change and I the console is flooded by
"Gtk-WARNING **: Allocating size to GtkVBox 0x55ac29fc23c0 without
calling gtk_widget_get_preferred_width/height(). How does the code
know the size to allocate?" error messages.
Any idea how I can diagnose it?
- Gilboa
_______________________________________________
meld-list mailing list
https://mail.gnome.org/mailman/listinfo/meld-list
Gilboa Davara
2016-09-25 12:14:12 UTC
Permalink
Hello,

Thanks!
I've patched filediff and meld works as advertised.
I'll issue a Fedora BZ and scratch build ASAP.

- Gilboa
Post by Kai Willadsen
This should be fixed in the current meld-3-16 branch (see bug 769705). If
that solves your problem, please let me know.
Cheers,
Kai
Post by Gilboa Davara
Hello all,
When trying to compare large SVN based files via meld 3.16.2 (Fedora
RPM), I can no longer reliably Ctrl-D / E / Alt-Up / Down to the next
/ previous change and I the console is flooded by
"Gtk-WARNING **: Allocating size to GtkVBox 0x55ac29fc23c0 without
calling gtk_widget_get_preferred_width/height(). How does the code
know the size to allocate?" error messages.
Any idea how I can diagnose it?
- Gilboa
_______________________________________________
meld-list mailing list
https://mail.gnome.org/mailman/listinfo/meld-list
Kai Willadsen
2016-09-25 21:23:58 UTC
Permalink
Post by Gilboa Davara
Hello,
Thanks!
I've patched filediff and meld works as advertised.
I'll issue a Fedora BZ and scratch build ASAP.
Cool, thanks. I've also just released 3.16.3, which has this fix.

cheers,
Kai
Gilboa Davara
2016-09-26 18:05:02 UTC
Permalink
Post by Kai Willadsen
Post by Gilboa Davara
Hello,
Thanks!
I've patched filediff and meld works as advertised.
I'll issue a Fedora BZ and scratch build ASAP.
Cool, thanks. I've also just released 3.16.3, which has this fix.
cheers,
Kai
Saw it.
Many thanks.

- Gilboa

Loading...