[Pkg-games-ubuntu] [Bug 826050] Re: python2.7 bug startup ''playonlinux'' , python2.6 working
Julian Taylor
826050 at bugs.launchpad.net
Mon Aug 15 10:56:37 UTC 2011
*** This bug is a duplicate of bug 825421 ***
https://bugs.launchpad.net/bugs/825421
** This bug has been marked a duplicate of bug 825421
guiv3.py crashed with TypeError in normalize(): character mapping must return integer, None or unicode
--
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to playonlinux in Ubuntu.
https://bugs.launchpad.net/bugs/826050
Title:
python2.7 bug startup ''playonlinux'' , python2.6 working
Status in “playonlinux” package in Ubuntu:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/playonlinux/+bug/826050/+subscriptions
More information about the Pkg-games-ubuntu
mailing list