On 19 Nov., 06:22, Tony Mechelynck <[email protected]>
wrote:
> On 15/11/11 08:20, punknroll wrote:
>
> > hi all,
>
> > when i  try to start gvim from the desktop icon or the unity launcher
> > the gvim process shows up for a few seconds when i run "top" in the
> > shell but doesn't start. When I enter the same command in the shell
> > "gvim -f %F" gvim starts without errors. Any ideas?
>
> > Thanx Andi
>
> Any messages on stderr?
>
> I had this recently (gvim wouldn't start from a desktop shortcut) after
> an OS upgrade but console Vim wouldn't start either. 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 to
gvim -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

Reply via email to