← Back to team overview

registry team mailing list archive

[Bug 497787] [NEW] AttributeError in YAMA: 'list' object has no attribute 'split'

 

You have been subscribed to a public bug:

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'

** Affects: null
     Importance: Undecided
         Status: Invalid

** Affects: awn-extras-applets (Ubuntu)
     Importance: Medium
         Status: Incomplete

-- 
AttributeError in YAMA: 'list' object has no attribute 'split'
https://bugs.edge.launchpad.net/bugs/497787
You received this bug notification because you are a member of Registry Administrators, which is the registrant for NULL Project.