Re: Problem with VIM GUI

2010-08-31 Thread yosi izaq
First step: see if it's a problem in your configuration. Launch vim with: gvim -N -u NONE -i NONE Does the same behavior occur? Yes. So this test result concldes that there's no configuration problem. right? I am now more convinced that this is caused by a Cygwin Xwin (ver. 1.8.2)

Re: Problem with VIM GUI

2010-08-31 Thread yosi izaq
Note that the issue is gone after restart of Cygwin, though after a certain amount of time that the X server is up, it returns. So, looks like a Cygwin X server bug with a workaround - restart Cygwin. I think the Linux problem is derivative of the Cygwin problem. I.e. I'm sshing from Cygwin Xterm

Problem with VIM GUI

2010-08-30 Thread Yosi Izaq
Hi, I have this strange condition happening both on Cygwin gvim (and vim - g) and on Linux. The gvim GUI is missing menu bar (the one with File, Edit etc) and the main window is not usable, i.e. it's not possible to enter text. Either that or it's in a font so small as render it invisible. See

Re: Problem with VIM GUI

2010-08-30 Thread Vivek Bhat
On Monday, August 30, 2010 06:11:46 pm Yosi Izaq wrote: Hi, I have this strange condition happening both on Cygwin gvim (and vim - g) and on Linux. The gvim GUI is missing menu bar (the one with File, Edit etc) and the main window is not usable, i.e. it's not possible to enter text. Either

Re: Problem with VIM GUI

2010-08-30 Thread Ben Fritz
On Aug 30, 9:55 am, yosi izaq izaq...@gmail.com wrote: Also gvim GUI is blocked. i.e. I cant get to insert mode nor to : for setting options. The GUI seems to be completely unresponsive. Another interesting thing is that both on Cygwin and on Linux the problem happens when launching gvim