← Back to team overview

sikuli-driver team mailing list archive

[Bug 702797] Re: Sikuli doesn't work in Windows 7 64 bit

 

Could you please run the following test on your system

--- in the following please change the strings "path-to-sikuli" and "path-to-java" to the correct specifications on your machine
for example on my Win7-32 it is in the standard:
path-to-sikuli: c:\Program Files\Sikuli X
path-to-java: c:\Program Files\Java

--- Make sure the following 2 entries are in the system path:
path-to-sikuli\libs
path-to-java\jre6\bin

--- make sure java.exe can be run on command line by just using "java"

--- on a command line run the following (it is 1 line ;-):
echo from sikuli.Sikuli import *; print SCREEN | java -cp "path-to-sikuli\sikuli-script.jar" org.python.util.jython 

--- please report the result (copy and paste output).

** Tags added: windows7

** Tags added: sikulix

** Summary changed:

- Sikuli doesn't work in Windows 7 64 bit
+ X 1.0rc1: Windows 7 64 bit: Sikuli doesn't work

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

Title:
  X 1.0rc1: Windows 7 64 bit: Sikuli doesn't work?

Status in Sikuli:
  New

Bug description:
  I read that it works only if you install 32 bit JVM. But I think you should try to make it work with 64 bit someday, I don't want to go back to JVM 32 just for Sikuli, even if it's a great program ;-)
  Tried with Sikuli X, it just doesn't load the IDE.
  Thanks





References