GNOME Bugzilla – Bug 470038
ImportError: No module named gtk.glade
Last modified: 2008-08-09 21:14:48 UTC
Version: 2.19.90.1 What were you doing when the application crashed? Sorry no real help here, all I was doing was opening the program Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.19.6 2007-08-14 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-10-generic #1 SMP Wed Aug 22 08:11:52 GMT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors --------------------- /bin/sh: /usr/bin/esd: not found Traceback (most recent call last):
+ Trace 157699
start_game()
import main
import config
from defaults import *
import gtk.glade
/bin/sh: /usr/bin/esd: not found -------------------------------------------------- Traceback (most recent call last):
You appear to have the python-glade2 package missing. You can install it using: $ sudo apt-get install python-glade2
*** Bug 470670 has been marked as a duplicate of this bug. ***
*** Bug 471034 has been marked as a duplicate of this bug. ***
*** Bug 476955 has been marked as a duplicate of this bug. ***
*** Bug 476801 has been marked as a duplicate of this bug. ***
*** Bug 476171 has been marked as a duplicate of this bug. ***
*** Bug 477516 has been marked as a duplicate of this bug. ***
*** Bug 474709 has been marked as a duplicate of this bug. ***
*** Bug 521154 has been marked as a duplicate of this bug. ***
*** Bug 547107 has been marked as a duplicate of this bug. ***