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

2016-11-25 Thread Abou Al Montacir
Package: libgtk-3-0   Version: 3.22.3-2 After last update this was gone, so this can probably be closed now. --  Cheers, Abou Al Montacir signature.asc Description: This is a digitally signed message part

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

2016-11-05 Thread Abou Al Montacir
Control: severity -1 grave On Mon, 31 Oct 2016 19:49:11 + Stephan Dollberg wrote: > On Wed, 26 Oct 2016 09:26:39 -0400 (EDT) Olivier Fourdan < > ofour...@redhat.com> wrote: > > > > Hi Andreas > > > > > I bisected this issue which pointed at it being introduced in:

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

2016-10-31 Thread Stephan Dollberg
On Wed, 26 Oct 2016 09:26:39 -0400 (EDT) Olivier Fourdan < ofour...@redhat.com> wrote: > > Hi Andreas > > > I bisected this issue which pointed at it being introduced in: > > > > commit 12579fe71b3b8f79eb9c1b80e429443bcc437dd0 > > Author: Olivier Fourdan > > Date: Thu Oct 6

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

2016-10-26 Thread Olivier Fourdan
Hi Andreas > I bisected this issue which pointed at it being introduced in: > > commit 12579fe71b3b8f79eb9c1b80e429443bcc437dd0 > Author: Olivier Fourdan > Date: Thu Oct 6 16:49:39 2016 +0200 > [...] > Oliver do you have any ideas or hints on how we should proceed to

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

2016-10-26 Thread Andreas Henriksson
Hello Ben Armstrong. On Tue, Oct 25, 2016 at 02:20:27PM -0300, Ben Armstrong wrote: > Package: libgtk-3-0 > Version: 3.22.2-1 > Severity: normal > > Dear Maintainer, > >* What led up to the situation? > > I upgraded from libgtk-3-0 3.22.1-1 to 3.22.2-1. > >* What exactly did you do

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

2016-10-25 Thread Simon McVittie
On Tue, 25 Oct 2016 at 15:39:46 -0300, Ben Armstrong wrote: > #5 0x557569f9 in gui_position_components (total_width=1) at > gui.c:1355 > #6 0x5575982c in gui_resize_shell (pixel_width=, > pixel_height=pixel_height@entry=1) at gui.c:1470 Well, that looks like bad news: you

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

2016-10-25 Thread Ben Armstrong
Simon, Here is the info you requested ... On 25/10/16 03:14 PM, Simon McVittie wrote: What 'guiopts' do you use in gvim? (type ":set guiopts?" into gvim) Do you mean ":set guioptions?" If so: guioptions=aegimrLtTf Which Gtk theme are you using? I ask because I use vim.gtk3 myself, and I

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

2016-10-25 Thread D. B.
With respect (and forasmuch as I love anything that promotes vim) - if some program and/or theme has managed to request <= 0 size for a widget, then it's broken GTK+, not the other way around. That said, on a quick glance at the gtk-3-22 branch, I can't see any changes in gtkwidget.c that

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

2016-10-25 Thread Simon McVittie
On Tue, 25 Oct 2016 at 14:20:27 -0300, Ben Armstrong wrote: > I upgraded from libgtk-3-0 3.22.1-1 to 3.22.2-1. ... > I attempted to open gvim (vim.gtk3 -g), with or without a filename as > parameter. ... > (gvim:1904): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'width > >= -1'

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

2016-10-25 Thread Ben Armstrong
Package: libgtk-3-0 Version: 3.22.2-1 Severity: normal Dear Maintainer, * What led up to the situation? I upgraded from libgtk-3-0 3.22.1-1 to 3.22.2-1. * What exactly did you do (or not do) that was effective (or ineffective)? I attempted to open gvim (vim.gtk3 -g), with or