sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33476
[Bug 1471099] Re: UTF-8 and RegCreateKEeyEx Failures an Win32
When you are planning to use the latest Maven build, then we are talking
about version 1.1.0.
But the IDE you are testing with is a 1.0.1
So please take care first, that you are using 1.1.0 stuff only (latest
build according to http://sikulix.com) and purge everything from your
system belonging to earlier versions of Sikuli (at least clean your
system environment from pointers to older stuff).
BTW: the mentioned registry warning is a warning ;-) and has no
influence.
when showing your failures and coding, textual input is always better
then those screenshots.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1471099
Title:
UTF-8 and RegCreateKEeyEx Failures an Win32
Status in Sikuli:
Opinion
Bug description:
I just tried to port my application to Win32 (using latest sikulix
maven build). I realized that sikuli does not work but does not throw
any failures either. So I installed the Sikulix IDE.
I could read the following line in the dos prompt when starting the
Sikulix IDE:
java.util.prefs.WindowsPreferences (init)
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
The IDE opens but when trying to run a script I get the message:
SyntaxError: Illegal Character in file '<string>' for encoding 'utf-8'
(s. screenshot attached)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1471099/+subscriptions
References