AttributeError in YAMA: 'module' object has no attribute 'EmblemedIcon'

Bug #504470 reported by Daron K
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Awn Extras
Fix Released
High
onox

Bug Description

My apologies if this belongs on the testing branch launchpad.

Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/awn/extras/awnlib.py", line 1462, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 97, in __init__
    self.build_menu()
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 126, in build_menu
    self.create_places_submenu(self.menu)
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 304, in create_places_submenu
    self.append_volumes()
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 443, in append_volumes
    icon_name = self.get_icon_name(volume.get_icon())
  File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 417, in get_icon_name
    if isinstance(icon, gio.EmblemedIcon):
AttributeError: 'module' object has no attribute 'EmblemedIcon'

applet version: '0.3.9'
Installed via: deb http://ppa.launchpad.net/awn-testing/ppa/ubuntu jaunty main
Running Compiz on a Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c); driver: achi

Ubuntu 9.04

Related branches

Revision history for this message
Mark Lee (malept) wrote :

gio.EmblemedIcon was introduced in pygobject 2.17.0, Ubuntu Jaunty has pygobject 2.16.1.

tags: added: applet traceback yama
Changed in awn-extras:
assignee: nobody → onox (onox)
importance: Undecided → High
status: New → Confirmed
Revision history for this message
onox (onox) wrote :

Fixed in revision 1933.

Changed in awn-extras:
status: Confirmed → Fix Committed
onox (onox)
Changed in awn-extras:
milestone: none → 0.4.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.