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