Re: comment #9
> then it is certainly a Python bug.
import locale
current_ctype = locale.setlocale (locale.LC_CTYPE)
locale.setlocale (locale.LC_CTYPE, "C")
locale.setlocale (locale.LC_CTYPE, current_ctype)
this doesn't fail for me; unsure what I am supposed to fix for python.
** Changed in: python2.6 (Ubuntu)
Status: Triaged => Incomplete
--
system-config-printer.py crashed with Error in setlocale() in Jaunty BETA
https://bugs.launchpad.net/bugs/340932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs