sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33479
[Bug 1471099] Re: UTF-8 and RegCreateKEeyEx Failures an Win32
Oh we can leave this bug. 1.1.0 on win 32 throws the same WARNING and
the failure:
Exception in thread "main" UnicodeEncodeError: 'ascii' codec can't
encode character u'\xfc' in position 60: ordinal not in range(128)
--
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