Public bug reported:

Binary package hint: awn-manager

On hardy (updated today) installing awn-manager did not pull in said 
dependencies (python-glade2 and libimage-librsvg-perl) so, when i attempted to 
run without either of them it failed to start, saying could not find module 
named glade, then after i installed python-glade2 it failed to start saying "  
File "/usr/bin/awn-manager", line 200, in <module>
    awnmanager = AwnManager()
  File "/usr/bin/awn-manager", line 95, in __init__
    self.appletManager = awnApplet(self.wTree)
  File "/usr/share/avant-window-navigator/awn-manager/awnApplet.py", line 76, 
in __init__
    self.make_model()
  File "/usr/share/avant-window-navigator/awn-manager/awnApplet.py", line 352, 
in make_model
    self.refresh_tree (applets)
  File "/usr/share/avant-window-navigator/awn-manager/awnApplet.py", line 416, 
in refresh_tree
    icon, text = self.make_row(path)
  File "/usr/share/avant-window-navigator/awn-manager/awnApplet.py", line 361, 
in make_row
    return self.make_icon (item.get_string(gnomedesktop.KEY_ICON)), text
  File "/usr/share/avant-window-navigator/awn-manager/awnApplet.py", line 381, 
in make_icon
    icon = gtk.gdk.pixbuf_new_from_file_at_size (name, 32, 32)
gobject.GError: Unrecognized image file format"

after installing libimage-librsvg-perl it starts and works fine.

** Affects: avant-window-navigator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
awn-manager should depend on python-glade2 and libimage-librsvg-perl
https://bugs.launchpad.net/bugs/186097
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to