← Back to team overview

sikuli-driver team mailing list archive

[Bug 719250] Re: X-1.0rc2: Windows XP: Sikuli IDE does not start

 

@Rafal

might be a problem with the pl_PL localization.

Try this (supposing you have installed Sikuli using the .exe installer)

-- Make a copy of the Sikuli-IDE.bat in the Sikuli folder

-- on the line containing %JAVA_EXE% and append "-Duser.language=en_US" so it looks like this:
%JAVA_EXE% -Xms64M -Xmx512M -Duser.language=en_US -Dfile.encoding=UTF-8 -Dpython.path="%~d0%~p0sikuli-script.jar/" -jar "%~d0%~p0sikuli-ide.jar" %*

-- Run this modified you-name-it.bat, and you hopefully will see the
English interface.

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

Title:
  X-1.0rc2: Windows XP: Sikuli IDE does not start

Status in Sikuli:
  New

Bug description:
  Version: Sikuli-X-1.0rc2-win32, system Windows XP 32-bit.
  After installation the application will not start. In command line I see only 
  [info] locale: pl_PL
  [debug] init user preferences
  and application stops



References