sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35382
[Question #273326]: getlocale
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.