← Back to team overview

sikuli-driver team mailing list archive

[Bug 1471099] [NEW] UTF-8 and RegCreateKEeyEx Failures an Win32

 

Public bug reported:

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)

** Affects: sikuli
     Importance: Undecided
         Status: New

** Attachment added: "Bildschirmfoto 2015-07-03 um 06.57.21.png"
   https://bugs.launchpad.net/bugs/1471099/+attachment/4423753/+files/Bildschirmfoto%202015-07-03%20um%2006.57.21.png

-- 
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:
  New

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


Follow ups

References