** Description changed: - I downloaded pyroom 0.4.1, and when I start the program I get this - message: + PyRoom crashes on startup. + The bug is fixed in maverick as the patch was applied in debian and the + packaged synced from there. + + TEST CASE: + 1) install pyroom + 2) start if from the command line ans see it crash: pyroom-0.4.1 $ LC_ALL=C ./pyroom Traceback (most recent call last): - File "./pyroom", line 35, in <module> - import sys, PyRoom.cmdline - File "/home/boerre/Dokumenter/src/pyroom-0.4.1/PyRoom/__init__.py", line 34, in <module> - fallback=True) - File "/usr/lib/python2.6/gettext.py", line 480, in translation - mofiles = find(domain, localedir, languages, all=1) - File "/usr/lib/python2.6/gettext.py", line 437, in find - for nelang in _expand_lang(lang): - File "/usr/lib/python2.6/gettext.py", line 132, in _expand_lang - locale = normalize(locale) - File "/usr/lib/python2.6/locale.py", line 333, in normalize - fullname = localename.lower() + File "./pyroom", line 35, in <module> + import sys, PyRoom.cmdline + File "/home/boerre/Dokumenter/src/pyroom-0.4.1/PyRoom/__init__.py", line 34, in <module> + fallback=True) + File "/usr/lib/python2.6/gettext.py", line 480, in translation + mofiles = find(domain, localedir, languages, all=1) + File "/usr/lib/python2.6/gettext.py", line 437, in find + for nelang in _expand_lang(lang): + File "/usr/lib/python2.6/gettext.py", line 132, in _expand_lang + locale = normalize(locale) + File "/usr/lib/python2.6/locale.py", line 333, in normalize + fullname = localename.lower() AttributeError: 'list' object has no attribute 'lower' - More info here: - https://bugs.launchpad.net/gtg/+bug/365477 + 3) install package from lucid-proposed + 4) start it to verify that it works
** Branch linked: lp:~yofel/ubuntu/lucid/pyroom/lp-367990 -- Program crashes on startup https://bugs.launchpad.net/bugs/367990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs