Activity log for bug #1226012

Date Who What changed Old value New value Message
2013-09-16 11:44:17 RaiMan bug added bug
2013-09-16 11:44:53 RaiMan summary IDE startup throws: [error] Location: outside any screen after starting on a different monitor setup [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup
2013-09-16 11:45:05 RaiMan summary [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup --- workaround
2013-09-16 11:45:10 RaiMan sikuli: status New Fix Committed
2013-09-16 11:45:13 RaiMan sikuli: importance Undecided High
2013-09-16 11:45:16 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-09-16 11:45:18 RaiMan sikuli: milestone 1.1.0
2013-09-16 11:46:22 RaiMan description Hi, I was able to install the Sikuli IDE successfully on my Windows 7 machine. After some "playing" with it on Friday, I tried to fire it up again today. Executing the "runIDE.cmd" I get the following output: +++ running this Java java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b17) Java HotSpot(TM) Client VM (build 23.25-b01, mixed mode, sharing) +++ trying to start Sikuli IDE +++ using: -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\sikuli\sikuli-ide.jar [error] Location: outside any screen (1272, -8) - subsequent actions might not work as expected and a yellow box saying: " Sikuli IDE 1.0.1 ... starting - pls. wait ..." . Now its waiting and waiting and waiting.... What do I do? ----- workaround in the registry in the branch HKEY_CURRENT_USER\Software\JavaSoft\Prefs\ delete the branches starting with org/sikuli/... ... and try again (might be necessary to logout/login or even restart the system. The cause: Sikuli IDE saves the position of the window at shutdown. With the new monitor setup, this is now invalid. ---------------------------------------------------------- Hi, I was able to install the Sikuli IDE successfully on my Windows 7 machine. After some "playing" with it on Friday, I tried to fire it up again today. Executing the "runIDE.cmd" I get the following output: +++ running this Java java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b17) Java HotSpot(TM) Client VM (build 23.25-b01, mixed mode, sharing) +++ trying to start Sikuli IDE +++ using: -Xms128M -Xmx1024M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\sikuli\sikuli-ide.jar [error] Location: outside any screen (1272, -8) - subsequent actions might not work as expected and a yellow box saying: " Sikuli IDE 1.0.1 ... starting - pls. wait ..." . Now its waiting and waiting and waiting.... What do I do?
2015-06-24 07:01:03 RaiMan summary [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup --- workaround [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup --- fixed in 1.1.0
2015-06-24 07:01:07 RaiMan sikuli: importance High Critical