sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02228
[Bug 719250] Re: X-1.0rc2: Windows XP: Sikuli IDE does not start --- try this
** Summary changed:
- X-1.0rc2: Windows XP: Sikuli IDE does not start
+ X-1.0rc2: Windows XP: Sikuli IDE does not start --- try this
** Description changed:
+ ******************** possible cause and workaround **************
+ might be a problem with your localization 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% 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.
+
+ -- 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
+ After installation the application will not start. In command line I see only
[info] locale: pl_PL
[debug] init user preferences
and application stops
** Changed in: sikuli
Status: New => Confirmed
** Description changed:
******************** possible cause and workaround **************
- might be a problem with your localization localization.
+ 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% and append "-Duser.language=en_US" so it looks like this:
+ -- 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
- English interface.
+ -- 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
--
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:
Confirmed
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
References