Hi,
you could try running tail -f ~/.xsession-errors in a separate terminal before 
running the command to see if there's something useful
Also running 
truss -o gvim.truss -fF gvim
or
truss -o gvim.truss2 -rall -wall -fF gvim
could reveal something

have you tried to leave the gvim command running for > x minutes to verify it's 
not just waiting for some network/dbus timeout ?
-- 
This message posted from opensolaris.org

Reply via email to