← Back to team overview

sikuli-driver team mailing list archive

[Bug 893909] Re: [error] Can't create OS Util: org.sikuli.script.Win32Util- exception is thrown whil eusing Sikuli through java

 

i have set rnvironment  variable SIKULI_HOME properly still i do see this problem, all the JRE path , sikuli path set properly. 
is there any work around for this .
can below sample code will help me out.

System.loadLibrary("Win32Util.dll")
Screen sikuli=new Screen();

or if there is any other workaround please let me know

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/893909

Title:
  [error] Can't create OS Util: org.sikuli.script.Win32Util- exception
  is thrown whil eusing Sikuli through java

Status in Sikuli:
  New

Bug description:
  I am running Sikuli through java, by using Sikuli-script.jar, while running the script i get the below exception 
  "[error] Can't create OS Util: org.sikuli.script.Win32Util"
  Environment: Windowd 7 (32 bit)
  Installed JDK 1.6.0.29,jre6
  JDK path, JRE path and Sikuli path are given in the system path variable.

  Issue is observed on Windows7 only and its consistent

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/893909/+subscriptions


References