Traceback (most recent call last): File "/usr/share/playonlinux/python/mainwindow.py", line 470, in <module> 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
luca@luca-HP-Pavilion-dv5-Notebook-PC:~$ 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 ** Also affects: playonlinux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/822913 Title: update-manager crashed with TypeError in normalize(): character mapping must return integer, None or unicode To manage notifications about this bug go to: https://bugs.launchpad.net/playonlinux/+bug/822913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs