Cannot log in under WinXP

Asked by Jakub Pezacki

After few hours writing tests in Sikuli the system started running very slow so I did a restart.

After that I am not able to open sikuli IDE. I tried restarting, fixing reinstalling, uninstalling using System, cleaning the regs.

What can be done?

Question information

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

--- After that I am not able to open sikuli IDE.

what are the symptoms?

already tried Sikuli-IDE.bat?

--- cleaning the regs.
this one too? according to faq 1766
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\sikuli\

--- what happens?
if you run that from command line:
java -jar path-to-sikuli-script.jar path-to-you-name-it.sikuli

path-to-.... according to your situation with one of your scripts

Revision history for this message
Jakub Pezacki (jakub-itava) said :
#2

HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org\sikuli\ did the trick. Thanks a lot. Not sure why I couldn't find this before.

Cheers,

Jakub