Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-28 Fir de Conversatie Bram Moolenaar
Charles Campbell wrote: > Tony Mechelynck wrote: > > On 26/04/11 18:59, Charles Campbell wrote: > >> Bram Moolenaar wrote: > >>> Tony Mechelynck wrote: > >>> > Don't know if this has been reported yet. > > With the line > > set lines=9 columns=9 > > in m

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-27 Fir de Conversatie Tony Mechelynck
On 27/04/11 15:21, Charles Campbell wrote: [...] Hmm, I have no idea how the wrong patch got sent; I'm trying again. I've also included the text of it... - *** main.c 2011-04-27 09:19:55.0 -0400 --- newmain.c 2011-04-27

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-27 Fir de Conversatie Charles Campbell
Tony Mechelynck wrote: On 26/04/11 18:59, Charles Campbell wrote: Bram Moolenaar wrote: Tony Mechelynck wrote: Don't know if this has been reported yet. With the line set lines=9 columns=9 in my vimrc, gvim crashes at GUI startup with (if there is a stderr) a cryptic message from X

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-26 Fir de Conversatie Tony Mechelynck
On 26/04/11 18:59, Charles Campbell wrote: Bram Moolenaar wrote: Tony Mechelynck wrote: Don't know if this has been reported yet. With the line set lines=9 columns=9 in my vimrc, gvim crashes at GUI startup with (if there is a stderr) a cryptic message from X. Hello, I'm not getti

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-26 Fir de Conversatie Charles Campbell
Bram Moolenaar wrote: Tony Mechelynck wrote: Don't know if this has been reported yet. With the line set lines=9 columns=9 in my vimrc, gvim crashes at GUI startup with (if there is a stderr) a cryptic message from X. Hello, I'm not getting a crash for some reason; alth

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie Tony Mechelynck
On 26/04/11 00:07, sc wrote: On Monday, April 25, 2011 13:07:55 you wrote: - in Console mode, since the crash happens at GUI startup vim ~/.vimrc no this was blowing vim up too, and leaving a bolixed konsole in its wake -- i didn't remember -u NORC off the top of my head so i grabbed

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie Bram Moolenaar
Tony Mechelynck wrote: > Don't know if this has been reported yet. > > With the line > > set lines=9 columns=9 > > in my vimrc, gvim crashes at GUI startup with (if there is a stderr) a > cryptic message from X. > > Running gvim within gdb shows that the GUI screen appears, but

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie Tony Mechelynck
On 25/04/11 19:08, sc wrote: [...] my setup is similar to tony's but i use kde instead of gnome, and my vim is big, GTK2 without GNOME -- mine blows up here too and i had to use kwrite to take the spurious lines and columns settings out of my .vimrc thank you very much sc Rather than take th

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie sc
On Monday, April 25, 2011 08:19:50 Tony Mechelynck wrote: > On 25/04/11 12:05, John Little wrote: > > On Apr 25, 11:21 am, Tony > > Mechelynck > > > > wrote: > >> With the line > >> > >> set lines=9 columns=9 > >> > >> in my vimrc, gvim crashes at GUI startup ... > > > > ... >

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie Tony Mechelynck
On 25/04/11 12:05, John Little wrote: On Apr 25, 11:21 am, Tony Mechelynck wrote: With the line set lines=9 columns=9 in my vimrc, gvim crashes at GUI startup ... ... This is in gvim 7.3.162 (Huge) with GTK2/Gnome2 GUI for Linux x86_64. That's what I've got, and it doesn't

Re: X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-25 Fir de Conversatie John Little
On Apr 25, 11:21 am, Tony Mechelynck wrote: > With the line > >         set lines=9 columns=9 > > in my vimrc, gvim crashes at GUI startup ... ... > This is in gvim 7.3.162 (Huge) with GTK2/Gnome2 GUI for Linux x86_64. That's what I've got, and it doesn't crash with that in my .vimrc near

X11 crashes gvim when 'lines' and 'columns' are set too high

2011-04-24 Fir de Conversatie Tony Mechelynck
Don't know if this has been reported yet. With the line set lines=9 columns=9 in my vimrc, gvim crashes at GUI startup with (if there is a stderr) a cryptic message from X. Running gvim within gdb shows that the GUI screen appears, but it is empty (no menu, no toolbar, no bu