yeah, you have a different kind of error. On your system it finds gconf, but your gtk has no set_application_name method. So currently there are two kinds of errors: * python-gconf is not found * gtk.set_application_name is not found and of course there are people where it just works