[Bug 297283] [NEW] gvim hangs

Joshua Corbin jcorbin at wunjo.org
Wed Nov 12 17:01:51 UTC 2008


Public bug reported:

Binary package hint: gtk-qt-engine

Exactly the same as https://bugs.launchpad.net/ubuntu/+source/gtk-qt-
engine-kde4/+bug/270972

Affects 1:1.1+svn20080816-0ubuntu5 in Intrepid, also had the problem in
Hardy with ppa kde4.

Running gvim -X or unseting SESSION_MANAGER works around it for now.

My workaround:
% sudo dpkg-divert --divert /usr/bin/vim.gtk.real --rename /usr/bin/vim.gtk
% cat | sudo tee /usr/bin/vim.gtk
#!/usr/bin/perl
delete $ENV{'SESSION_MANAGER'};
exec {'/usr/bin/vim.gtk.real'} $0, @ARGV;
% sudo chmod +x /usr/bin/vim.gtk

** Affects: gtk-qt-engine (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gvim hangs
https://bugs.launchpad.net/bugs/297283
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk-qt-engine in ubuntu.




More information about the kubuntu-bugs mailing list