Cannot start Sikuli X IDE 1.0rc3 on Windows XP

Asked by Peter Kim

Hi.

I installed 1.0rc3 on a Windows XP system, tried to launch Sikuli IDE using Sikuli-IDE-w.bat from the installation.
IDE does not launch even though I see that javaw.exe is running.

I installed the previous version but IDE still did not launch using Sikuli-IDE-w.bat either.

1.0rc3 Sikuli-IDE-w.bat looks like the following:

@echo off

PATH=%PATH%;%~d0%~p0libs
set JAVA_EXE="javaw"
if defined PROGRAMFILES(X86) set JAVA_EXE="%PROGRAMFILES(X86)%\Java\jre6\bin\javaw.exe"
start /B "Sikuli-IDE" %JAVA_EXE% -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dpython.path="%~d0%~p0sikuli-script.jar/" -jar "%~d0%~p0sikuli-ide.jar" %*

Thanks.

Peter

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

have a look at bug 851754

Revision history for this message
Peter Kim (pd-kim) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
brian (brian-ckh) said :
#3

i am a new user. After installing Sikuli-X-1.0rc3 (r905)-win32.exe on a Windows XP, i cannot start it.
i searched the problem somebody has asked,and tried to find the answer.
Someone said that install the previous version it could be done. unfortunately ,it didn't work.
SO,Can somebody find out the bug,and reslove the problem.
Tks.

Revision history for this message
RaiMan (raimund-hocke) said :
#4

@Brian

look faq 1766

Revision history for this message
brian (brian-ckh) said :
#5

Thanks for your suggestion.
After looking fag 1766 ,you suggest that "on Windows: delete the registry branch HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\sikuli\ide\".
How can I find it ,and delete it?

Revision history for this message
Peter Kim (pd-kim) said :
#6

I am using a Korean Windows XP so ....

On the Start Menu, Please select run and run regedit.
There you can find the right registry.

Peter