sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01476
[Bug 723595] Re: X-1.0rc2: WindowsXP: IDE crashes at screenshot (scrambles screen with multi monitor)
@Yves
Uuups, XP - long time ago ;-) folder names are locale dependent. this
should work on XP:
supposing, you have Sikuli installed as standard with the .exe
installer.
--1:
java -Dsikuli.console=false -jar %ProgramFiles%"\Sikuli X\sikuli-ide.jar"
--2: (has all to be on one line!)
echo from sikuli.Sikuli import * ; capture() | java -cp %ProgramFiles%"Sikuli X\sikuli-script.jar" org.python.util.jython
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/723595
Title:
X-1.0rc2: WindowsXP: IDE crashes at screenshot (scrambles screen with
multi monitor)
Status in Sikuli:
New
Bug description:
I am using Sikuli X-1.0rc2 on Win XP 32-bit. When I try to make a
screenshot or a region screenshot my screen (2 screens) looks like on
the attachment image.
References