New question #273326 on Sikuli:
https://answers.launchpad.net/sikuli/+question/273326

Probably more a Jython issue than a Sikuli one. But If you can help ...

import locale
loc = locale.getlocale()
print loc
always return (None,None) on my windows

a run run with -d 3 shows :

[debug] init user preferences
[debug] IDE: running with Locale: fr_FR

at startup, 
but this at excution :

[debug] JythonScriptRunner: runPython: running script from IDE:
Sans titre.sikuli
[error] IDE: Jython UncaughtExceptionHandler: trying to cleanup.
null

Exception: java.lang.NullPointerException thrown from the 
UncaughtExceptionHandler in thread "Thread-12"
[debug] RunTimeIDE: final cleanup



-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to