python2.7 bug startup ''playonlinux'' , python2.6 working

Bug #826050 reported by segora
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
playonlinux (Ubuntu)
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/playonlinux/python/message_one.py", line 32, in <module>
    lib.lng.Lang()
  File "/usr/share/playonlinux/python/lib/lng.py", line 19, in __init__
    mytranslation = gettext.translation(domain, localedir, [mylocale.GetCanonicalName()], fallback = True)
  File "/usr/lib/python2.7/gettext.py", line 480, in translation
    mofiles = find(domain, localedir, languages, all=1)
  File "/usr/lib/python2.7/gettext.py", line 437, in find
    for nelang in _expand_lang(lang):
  File "/usr/lib/python2.7/gettext.py", line 132, in _expand_lang
    locale = normalize(locale)
  File "/usr/lib/python2.7/locale.py", line 358, in normalize
    fullname = localename.translate(_ascii_lower_map)
TypeError: character mapping must return integer, None or unicode

Julian Taylor (jtaylor)
affects: aptdaemon (Ubuntu) → playonlinux (Ubuntu)
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.