sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33511
[Bug 1471099] Re: [1.1.0] Windows: UTF-8 problem with \x... in filenames
again: take care, that nowhere in any Sikulix related path you have some
\x...
Might be necessary, to delete the registry keys:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\sikuli\*
--
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:
[1.1.0] Windows: UTF-8 problem with \x... in filenames
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