[Bug 225532] Re: system-config-printer crashes on an unrecognised locale
Thomas Hotz
225532 at bugs.launchpad.net
Thu May 2 04:56:33 UTC 2013
Closing until we have the information we requested.
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Invalid
** Changed in: ubiquity (Ubuntu)
Status: Invalid => Opinion
** Changed in: ubiquity (Ubuntu)
Status: Opinion => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/225532
Title:
system-config-printer crashes on an unrecognised locale
Status in “system-config-printer” package in Ubuntu:
Fix Released
Status in “ubiquity” package in Ubuntu:
Invalid
Bug description:
During installation of Hardy, I selected my location as Lagos/Nigeria.
It appears that this resulted in my system locale being set to en_NG.
There's nothing wrong with this, but I noticed that many system tools
fail to launch unless I change my locale to a more recognised one
(example en_UK).
system-config-printer fails to run and you can see the error message when launched from a terminal as:
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 4492, in <module>
main(start_printer, change_ppd)
File "/usr/share/system-config-printer/system-config-printer.py", line 4466, in main
mainwindow = GUI(start_printer, change_ppd)
File "/usr/share/system-config-printer/system-config-printer.py", line 220, in __init__
self.language = locale.getlocale(locale.LC_MESSAGES)
File "/usr/lib/python2.5/locale.py", line 462, in getlocale
return _parse_localename(localename)
File "/usr/lib/python2.5/locale.py", line 375, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: en_NG
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/225532/+subscriptions
More information about the foundations-bugs
mailing list