gvim runs away with CPU while terminal vim does not
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vim (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Since upgrading to oneiric I find that gvim can go into a state where it is regularly unresponsive, and that it goes grey for several seconds at a time. I do not have this problem running vim in a terminal. I have a rather customized configuration, so I will try to attach my configs next.
It seems to depend on what my first keystroke is. If I gvim a file and hit 'j' first, it goes grey and does this for every keystroke I hit. If I instead hit 't' and then a character on the line, everything appears fine and I can hjkl around without trouble.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: vim 2:7.3.154+
ProcVersionSign
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Wed Sep 14 09:54:12 2011
EcryptfsInUse: Yes
ProcEnviron:
LC_COLLATE=C
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: vim
UpgradeStatus: Upgraded to oneiric on 2011-09-13 (0 days ago)
further clarification: if I force-quit the grey vim, I find a gvim process consuming 100% CPU that must be kill -9'd to clear out.
here's my .vimrc