On Wed, Feb 16, 2011 at 12:39 AM, Barry Warsaw <[email protected]> wrote: > This could be a locale issue with argparse. What locale are you > running? Try running 'printenv' in a shell and pasting the values for > the following environment variables: > > LANGUAGE > LC_ALL > LC_MESSAGES > LANG
gringo@lethe:~$ printenv | grep LANG LANG=ro_RO.utf8 GDM_LANG=ro_RO.utf8 gringo@lethe:~$ printenv | grep LC_ <nothing printed> gringo@lethe:~$ locale LANG=ro_RO.utf8 LC_CTYPE="ro_RO.utf8" LC_NUMERIC="ro_RO.utf8" LC_TIME="ro_RO.utf8" LC_COLLATE="ro_RO.utf8" LC_MONETARY="ro_RO.utf8" LC_MESSAGES="ro_RO.utf8" LC_PAPER="ro_RO.utf8" LC_NAME="ro_RO.utf8" LC_ADDRESS="ro_RO.utf8" LC_TELEPHONE="ro_RO.utf8" LC_MEASUREMENT="ro_RO.utf8" LC_IDENTIFICATION="ro_RO.utf8" LC_ALL= -- . ..: Lucian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621687 Title: computer-janitor crashed with UnicodeEncodeError in _print_message() -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
