Comment 6 for bug 849806

Revision history for this message
Michael Wayne Goodman (goodmami) wrote :

I also see this problem. When running gvim from the command line, I get the following warnings:

(gvim:4757): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gvim:4757): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gvim:4757): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gvim:4757): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gvim:4757): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible

(gvim:4757): Gnome-WARNING **: Accessibility: failed to find module 'libgail' which is needed to make this application accessible

** (gvim:4757): WARNING **: (../../atk-adaptor/bridge.c:669):adaptor_init: runtime check failed: (root)

I do not see gvim spiking the CPU though. And I notice these problems even if I move all my vim configs out of the way (e.g. .vimrc > .vimrc.bak). Also note that I do have the "libgail-3-common" and "libgail18" packages installed. I do not see a "libgail-gnome" package to install.

Running "gvim -f" does nothing for the warnings, but does make it responsive.