Well, have you tried with current 1.1.x?

If you are seeing this fail:

        current_ctype = locale.setlocale (locale.LC_CTYPE)
        locale.setlocale (locale.LC_CTYPE, "C")
        ...
        locale.setlocale (locale.LC_CTYPE, current_ctype)

then it is certainly a Python bug.

-- 
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

Reply via email to