I found a solution of my problem. Directory /home/krivenok/.dbus had the following owner, group and permissions:
drwx------ 3 root root 4096 Feb 10 16:15 .dbus Then I run the command: sudo chown -R krivenok.krivenok .dbus/ and gvim works fine now. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
