PDA

View Full Version : Difficulty starting gvim with Knoppix 6.7.1 DVD EN - libgail problem?



M8R-xi2q7t
10-26-2011, 02:23 PM
With Knoppix 6.7.1 DVD EN version, trying to launch gvim from a terminal I see something like:



(gvim:12959): Gnome-WARNING **: Accessibility: failed to find module 'libgail' which is needed to make this application accessible
**
ERROR:accessible.c:556:spi_accessible_construct: assertion failed: (o)
Vim: Caught deadly signal ABRT
Vim: Finished.
AbortedThe following seems to be one work-around:



cd /usr/lib/gtk-2.0/modules
sudo ln -s ../../i386-linux-gnu/gtk-2.0/modules/libgail.soDoes any one else experience this?