Hi, I had encountered the same bug when I tried to install deskbar on my laptop. I'm sure all packages required are up to date (sid): I did check it. When I simply open a python console by python2.4 (python2.3 is okay), and execute `import gobject', then this error occurs again. But there does be a gobject.so in `/usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/'.
At last, this problem is solved simply by `aptitude reinstall python-gtk2 python-support'. I don't know why, but it works now in my laptop :-) Hope this clue is helpful. -- Hongzheng Wang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

