sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20092
[Bug 1213439] Re: [1.0.1] "Location: outside any screen" error on dual-screen configuration
May be not "switchDefault(<screen_number>) " but "setDefaultSearchRegion(<Region>)"?
Then I can switch active region between some app window, one screen or entire screens space.
I definetly can't know on which screen my window appears, but I know process name and window appearance sample.
If I have a method that will allow to define a window region (or it already possible?), and set the region as search area for future script operations, this will be the best solution.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1213439
Title:
[1.0.1] "Location: outside any screen" error on dual-screen
configuration
Status in Sikuli:
New
Bug description:
Sikuli IDE 1.0.1
Windows 7 x64
1. Dual-screen configuration where the right screen is primary (thus, coordinates on the left screen is negative).
2. Sikuli window on the left screen.
3. Move mouse ower any thumbnail in the script.
4. Sequence error in message pane like "[error] Location: outside any screen (32, -3) - subsequent actions might not work as expected". See attached screenshot.
or
2. Run script: click(<any_picture_on_left_screen>)
3. Script return: [error] FindFailed ( can not find 1376853223841.png on the screen. )
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1213439/+subscriptions
References