Re: [Bug 344885] [NEW] italc-launcher sets LANG=C

2009-03-18 Thread Stéphane Graber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Status: fixreleased This has already been fixed in Jaunty. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknBLOkACgkQjxyfqkjBhuySRQCfSImNAe95lOZ7KKFi8hV2LVW

[Bug 344885] [NEW] italc-launcher sets LANG=C

2009-03-18 Thread Leberwurscht
Public bug reported: If italc is launched by italc-launcher, the LANG variable is set to C, so localisation is disabled. To fix the bug, change in italc-launcher: def getLocalIPs(): "Scan ifconfig output for local IPV4 addresses" os.environ["LANG"]="C" # Set environ LANG to C