[Python-apps-team] Bug#491556: [disksearch] doesn't start when python-glade2 is not installed

Mayik B b.mayik at gmail.com
Sun Jul 20 11:32:10 UTC 2008


Package: disksearch
Version: 1.2.1-3
Severity: normal

--- Please enter the report below this line. ---
Hi,
When I start Disksearch from command line it print me the following
error:

~$ disksearch 
Traceback (most recent call last):
  File "disksearch.py", line 27, in <module>
    from libdisksearch import DSApp
  File "/usr/share/disksearch/libdisksearch/DSApp.py", line 23, in
<module> import DSView
  File "/usr/share/disksearch/libdisksearch/DSView.py", line 17, in
<module> import gtk, gtk.glade, gobject
ImportError: No module named glade

I guessed from there that the missing package was python-glade2,
installed it, and Disksearch started normally.
Perhaps Disksearch should depend on python-glade2 ?!

Thank you.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22

Debian Release: lenny/sid
  750 unstable        ftp.fr.debian.org 
  750 unstable        deb.opera.com 

--- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
python                        | 2.5.2-1
python-central       (>= 0.6) | 0.6.8
python-gtk2        (>= 2.6.1) | 2.12.1-6







More information about the Python-apps-team mailing list