View Single Post
Posts: 63 | Thanked: 43 times | Joined on May 2008
#92
Originally Posted by dwforslund View Post
I get a traceback with the python you show above, but the system says that python2.5-gnome is installed. I've uninstalled and installed python2.5-runtime a number of times with no change in the behavior.
Does this file exist: /usr/lib/python2.5/site-packages/gtk-2.0/gnome/gconf.so ?

You could try removing just python2.5-gnome and reinstalling that:
Code:
apt-get purge python2.5-gnome
apt-get install python2.5-gnome