Applet AWN version 0.3.9. The applet "Yet Another Menu Applet" gives me an error with the following traceback:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1585, in init_start
applet_class(applet)
File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 84, in __init__
self.build_menu()
File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 112, in build_menu
self.create_places_submenu(self.menu)
File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 276, in create_places_submenu
added |= self.append_awn_desktop(menu, "nautilus-computer")
File "/usr/share/avant-window-navigator/applets/yama/yama.py", line 521, in append_awn_desktop
item = self.append_menu_item(menu, desktop_entry.getName(), desktop_entry.getIcon(), desktop_entry.getComment())
File "/usr/lib/pymodules/python2.6/xdg/DesktopEntry.py", line 46, in getName
return self.get('Name', locale=True)
File "/usr/lib/pymodules/python2.6/xdg/IniFile.py", line 95, in get
value = gettext.dgettext(self.gettext_domain, self.content[group][key])
File "/usr/lib/python2.6/gettext.py", line 545, in dgettext
codeset=_localecodesets.get(domain))
File "/usr/lib/python2.6/gettext.py", line 493, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
File "/usr/lib/python2.6/gettext.py", line 180, in __init__
self._parse(fp)
File "/usr/lib/python2.6/gettext.py", line 313, in _parse
v = v.split(';')
AttributeError: 'list' object has no attribute 'split'
Thank you for your bug report.
Do you still have this problem with the 0.4.0 rc1 version of Awn and Awn-extras ?
You can obtain this version by one of the following ways : /launchpad. net/~awn- testing/ +archive/ ppa) and installing avant-window- navigator- trunk. /launchpad. net/~gilir/ +archive/ backports/ +packages)
- Using Ubuntu 10.04 (Lucid) up-to-date.
- Using the Awn-testing PPA (https:/
- Using Ubuntu 9.10 (Karmic) and my PPA (https:/
Thanks in advance for your cooperation and understanding.