Bug#423559: deskbar-applet: fails to start

Cyrille Chépélov cyrille at chepelov.org
Wed Jun 27 19:01:04 UTC 2007


Le mercredi 27 juin 2007 à 08:07 +0200, Romain Francoise a écrit :
> /usr/lib/deskbar-applet/deskbar-applet -w

rugby% /usr/lib/deskbar-applet/deskbar-applet -w
ImportError: /var/lib/python-support/python2.4/gtk-2.0/pangocairo.so:
invalid ELF header
Running installed deskbar, using
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
Data Dir: /usr/share/deskbar-applet
Handlers Dir: ['/home/cyrille/.gnome2/deskbar-applet/handlers',
'/usr/lib/deskbar-applet/handlers']
ImportError: cannot import name Screen from gtk.gdk
ImportError: cannot import name Pixbuf from gtk.gdk
Traceback (most recent call last):
  File "/usr/lib/deskbar-applet/deskbar-applet", line 32, in ?
    import deskbar, deskbar.DeskbarApplet, deskbar.defs
  File "/usr/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line
7, in ?
    from deskbar.DeskbarHistory import get_deskbar_history
  File "/usr/lib/python2.4/site-packages/deskbar/DeskbarHistory.py",
line 4, in ?
    from deskbar.Utils import load_icon
  File "/usr/lib/python2.4/site-packages/deskbar/Utils.py", line 9, in ?
    factory = gnome.ui.ThumbnailFactory(deskbar.ICON_HEIGHT)
AttributeError: 'module' object has no attribute 'ThumbnailFactory'


The first line definitely points to a corruption on my machine.
Furthermore, I had version 2.10.4-2 of python-gtk2 installed (in
theory). Upgraded to 2.10.4-3; -w now yields:

rugby% d/usr/lib/deskbar-applet/deskbar-applet -w
zsh: aucun fichier ou répertoire de ce type:
d/usr/lib/deskbar-applet/deskbar-applet
rugby% /usr/lib/deskbar-applet/deskbar-applet -w 
Running installed deskbar, using
[/usr/lib/python2.4/site-packages/deskbar:$PYTHONPATH]
Data Dir: /usr/share/deskbar-applet
Handlers Dir: ['/home/cyrille/.gnome2/deskbar-applet/handlers',
'/usr/lib/deskbar-applet/handlers']
Binding Global shortcut <Alt>F3 to focus the deskbar
Running with options: {'popup_mode': False, 'cuemiac': False,
'do_trace': False, 'standalone': True}
Starting Deskbar instance: <gnome.applet.Applet object (PanelApplet) at
0xb75fc7fc> None
Set entry width: 20
Layout changed to 1
Set entry width: 20
Layout changed to 1
Changing UI to: Entriac
Loading module 'Beagle Live' from
file /usr/lib/deskbar-applet/handlers/beagle-live.py.
Loading module 'Beagle' from
file /usr/lib/deskbar-applet/handlers/beagle-static.py.
Loading module 'Signets Web del.icio.us' from
file /usr/lib/deskbar-applet/handlers/desklicious.py.
***
*** The file /usr/lib/deskbar-applet/handlers/epiphany.py
(EpiphanyBookmarksHandler) decided to not load itself: Epiphany is not
your preferred browser, not using it.
***

etc. and the applet loads standalone. And now it works properly.

I guess this bug can be closed "stupid user, corrupted /usr" now.
Sorry for the trouble.

	-- Cyrille





More information about the pkg-gnome-maintainers mailing list