Bug#842070: libgtk-3-0: Upgrade breaks gvim: Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'width >= -1' failed

Simon McVittie smcv at debian.org
Tue Oct 25 21:18:58 UTC 2016


On Tue, 25 Oct 2016 at 15:39:46 -0300, Ben Armstrong wrote:
> #5  0x00005555557569f9 in gui_position_components (total_width=1) at gui.c:1355
> #6  0x000055555575982c in gui_resize_shell (pixel_width=<optimized out>, pixel_height=pixel_height at entry=1) at gui.c:1470

Well, that looks like bad news: you presumably wanted every widget to be
more than 1x1 pixels.

Sorry, I don't have any insights into why this would be happening or
whether it's vim or Gtk that regressed.

> And then I flipped back to the editor window and it was scuttled in the same
> way as my original bug report. Would you like any more backtraces (e.g. at the
> points where I did 'continue' above? If so, which ones, just the last, or each
> one?)

If in doubt, more information is better than less information. Hopefully
it's always the GUI thread that's interesting (as it looks as though it
was on the one you quoted), so "bt" rather than "thread apply all bt"
would be sufficient.

    S



More information about the pkg-gnome-maintainers mailing list