I found out that the error exists in the .vimrc file. when i rename it gvim starts again.
https://github.com/spf13/spf13-vim/blob/master/.vimrc what can prevent the gui from starting here? On 21 Nov., 09:19, punknroll <[email protected]> wrote: > On 19 Nov., 06:22, Tony Mechelynck <[email protected]> > wrote: > > > > > > > > > On 15/11/11 08:20, punknroll wrote: > > > > hi all, > > > > when i try tostartgvimfrom the desktop icon or the unity launcher > > > thegvimprocess shows up for a few seconds when i run "top" in the > > > shell but doesn'tstart. When I enter the same command in the shell > > > "gvim-f %F"gvimstarts without errors. Any ideas? > > > > Thanx Andi > > > Any messages on stderr? > > > I had this recently (gvimwouldn'tstartfrom a desktop shortcut) after > > an OS upgrade but console Vim wouldn'tstarteither. stderr messages > > seemed to imply that the perl library could not be found. "make > > reconfig" followed by "make install" fixed it (with the make variables > > defined beforehand as environment variables). > > > Best regards, > > Tony. > > -- > > Parker's Law: > > Beauty is only skin deep, but ugly goes clean to the bone. > > Hi Tony, > > i am not really familiar with stderr so i tried to modify the command > of the desktop icon togvim-f F% 2> myerror.txt but without success. > > But I found something in the ~/.xsession-errors: Vim error reading > input, exiting. Those problems appeared after installing some plugins > so I guess i have to disable one by one to find out where the problem > occurs. > > https://github.com/spf13/spf13-vim/issues/37 > > It would be nice to get some more debug information to find out where > the problem occurs. > > Thanx for your help. > > greetz Andi -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
