On Sun, Mar 29, 2009 at 12:13 PM, Dmitry V. Krivenok wrote: > > Hello! > I'm using gvim 7.2 on Gentoo Linux. > After emerging "world" on remote server few days ago I faced with > strange problem. > When I run gvim on this server (with DISPLAY set to <MY_IP>:0.0) it
You're setting $DISPLAY manually, then, instead of using ssh + x forwarding? Strange choice, when something else could be setting the env vars correctly for you. > hangs for > several seconds and then shows me a message box containing the > following text: > > An error occurred while loading or saving configuration information > for gvim. > Some of your configuration settings may not work properly. > > Then I press "Details" button and see this: > > Failed to contact configuration server; some possible causes are that > you need to > enable TCP/IP networking for ORBit, or you have stale NFS locks due > to a system > crash. See http://www.gnome.org/projects/gconf/ for information. > (Details - 1: Failed > to get connection to session: Failed to connect to socket /tmp/dbus- > pk6DzLBV0b: > Connection refused) Hm. Does /tmp/dbus-pk6DzLBV0b exist? I've had this problem before, but I don't remember what caused it... off the top of my head, I think it was that one of my environment variables ($SESSION_MANAGER perhaps? Or $DBUS_SESSION_BUS_ADDRESS maybe?) was set incorrectly. > Then I press "OK" button and work as usual (i.e. gvim works fine, I > didn't detect > any problems). > > The message box is shown every time I start gvim. > It's very annoying :( I think you'll find that it's not just gvim, but any gnome app. > Any ideas how to fix the problem? > > Thank you beforehand! Good luck pinning this down. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
