sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10669
Re: [Question #197031]: IDE won't launch on 32-bit Windows XP
Question #197031 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/197031
Status: Answered => Open
Bob Stein - VisiBone is still having a problem:
Yes, confirming I copied the contents of the Sikuli-r930-win32\Sikuli-
IDE\ directory in Sikuli-r930-win32.zip to C:\Program Files\Sikuli X
overwriting many files. Here's the directory afterward:
C:\Program Files\Sikuli X>dir /od
Volume in drive C has no label.
Volume Serial Number is A842-A693
Directory of C:\Program Files\Sikuli X
02/21/2011 09:01 AM 15,939 jintellitype-1.3.6.jar
09/16/2011 09:17 AM 299 Sikuli-IDE-w.bat
09/16/2011 09:17 AM 275 Sikuli-IDE.bat
09/16/2011 09:17 AM 93,696 Sikuli-IDE.exe
09/16/2011 09:17 AM 66,737 ide-icon.ico
10/20/2011 12:38 AM 41,123 commons-cli-1.2.jar
10/20/2011 12:38 AM 120,640 junit-3.8.1.jar
10/20/2011 12:38 AM 14,541,128 sikuli-script.jar
10/20/2011 12:38 AM 412,431 mac_widgets.jar
10/20/2011 12:38 AM 157,810 swing-layout-1.0.1.jar
10/20/2011 12:38 AM 521,821 sikuli-ide.jar
10/20/2011 12:38 AM 16,046 json_simple-1.1.jar
10/20/2011 12:38 AM 105,765 forms-1.2.1.jar
10/20/2011 12:38 AM 1,447,793 swingx-core-1.6.2.jar
05/12/2012 08:15 PM 187 siklaunch.bat
05/13/2012 09:23 AM <DIR> libs
05/13/2012 09:23 AM 1,582 Sikuli IDE.lnk
05/13/2012 09:23 AM <DIR> ..
05/13/2012 09:23 AM <DIR> .
05/13/2012 09:23 AM 853 Sikuli-IDE.ini
17 File(s) 17,544,125 bytes
3 Dir(s) 281,374,973,952 bytes free
That experiment seemed to work:
C:\Program Files\Sikuli X>java -jar "C:\Program Files\Sikuli X\sikuli-script.jar
" -i
[info] Sikuli vision engine loaded.
[info] Windows utilities loaded.
[info] VDictProxy loaded.
>>> img = capture()
>>> find(img).highlight(2)
[log] highlight Match[904,659 116x97 score=0.81 target=center] for 2.0 secs
>>>
The capture() asked me to pick a region of the screen, and I did. The
find() highlighted that same rectangle in red for a moment. Awesome
program! (I have chills.) Can't wait to use...
Eager for IDE more than ever, but still no joy...
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.