[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES language detection via appl_getinfo()



Jo Even Skarstein, 21.11.2012 00:49:22:

On Wed, 2012-11-21 at 00:38 +0100, Helmut Karlowski wrote:

That's how it's programmed. But the AKP-cookie is not affected by lang= in
xaaes.cnf.

Unless there is an environment-variable LANG or a bogus AKP-cookie,
appl_getinfo should report the same language as set in the AKP-cookie.

Do you have a testcase?

Try WongCK's lp-client
(https://sites.google.com/site/probehouse/download/phsw-Atari-software-downloads/pherp.zip?attredirects=0). It checks AES language using appl_info and selects rsc-file accordingly. It checks for German, but no german rsc is included so you will get a

With source. What's written in xa_boot.log after lang=?

When AKP-language and XaAES-language differ there must be a reason (but they don't). XaAES writes 2 into inout[1] when appl_getinfo is called and AKP-language is french and 1 if it's german (just tested) but pherp does not find the rsc for german. What does pherp think is the language?

--
Helmut Karlowski