Il giorno ven, 13/05/2011 alle 09.12 +1000, Craig Small ha scritto:
> On Thu, May 12, 2011 at 12:12:56PM +0200, Claudio Giordano wrote:
> > Yes, they are the only errors.
> What I suspect is happening is that it may be locale related as the 
> GeyserSetConstraint.lua file fiddles with the locale so it could be
> significant.
Yes, the problem comes from locale

if I change my locales with export LC_ALL=C and then launch mudlet,
works correctly.

> I suspect the subsequent errors are just because we cannot define the
> constraints because the GeyserSetConstraints script fails.
> I will probably change the LuaGlobal script to use loadfile anyhow as it
> gives better error messages.

I find in GeyserSetConstraints.lua this comment:
-- Heiko: on European locales this leads to compile errors because
        --        scale will be "0,5" instead of "0.5"-> syntax error
        --        Need to find out if there's more such cases in Geyse
        --        Need to find out if there's more such cases in Geyser


my standard locales is: 

LANG=it_IT.utf8
LANGUAGE=
LC_CTYPE="it_IT.utf8"
LC_NUMERIC="it_IT.utf8"
LC_TIME="it_IT.utf8"
LC_COLLATE="it_IT.utf8"
LC_MONETARY="it_IT.utf8"
LC_MESSAGES="it_IT.utf8"
LC_PAPER="it_IT.utf8"
LC_NAME="it_IT.utf8"
LC_ADDRESS="it_IT.utf8"
LC_TELEPHONE="it_IT.utf8"
LC_MEASUREMENT="it_IT.utf8"
LC_IDENTIFICATION="it_IT.utf8"
LC_ALL=


Thanks.

-- 
Claudio Giordano





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to