gtk.glade is provided by python-glade2 and the import works on a command line on my Hardy system if it is installed.
system-config-printer-gnome already depends on python-glade2 and you've got it installed.... Please try the following in a terminal and paste the results in the bug: First you'll start a python interpreter: $ python You should see something very much like: Python 2.5.2 (r252:60911, Mar 12 2008, 13:36:25) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> The rest of these commands need to be typed at the >>> prompt: import gtk.glade import sys print sys.path You type control-d to exit python. Please let us know what that produces. -- Printing GUI does not open https://bugs.launchpad.net/bugs/210738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs