sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19810
[Bug 719250] Re: X-1.0rc2: Windows XP: Sikuli IDE does not start --- try this
** Changed in: sikuli
Status: Fix Committed => Fix Released
--
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 --- try this
Status in Sikuli:
Fix Released
Bug description:
******************** possible cause and workaround **************
might be a problem with your localization.
Try this (supposing you have installed Sikuli using the .exe installer)
It switches to the US-english localization
-- Make a copy of the Sikuli-IDE.bat in the Sikuli folder
-- on the line containing %JAVA_EXE% 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
IDE with the English interface.
-- if it solves your problem, please report a bug with reference to your locale
----------------------------------------------------------------------------------------------------
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/719250/+subscriptions
References