Jerry Yu-san wrote (12/ 2/08 06:32 PM):
> Why this patch should be removed?
> 
> I did some tests and discovered that Elisa couldn't start up without
> this patch.

Jerry,

The patch needs to be removed because elisa accesses 
$localedir/$encoding/LC_MESSAGES/*.mo with the patch instead of 
$localedir/$lang/LC_MESSAGES/*.mo

Now I understood your problem is C locale.
locale.getdefaultlocale()[0] returns None on C locale so I fixed 
elisa-04-fixlocale.diff

fujiwara


Reply via email to