sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30249
[Bug 1413796] Re: UI Elements Modify Screen Bounds
could you please start the IDE from a command line using the
runsikulix.cmd -d 3 c
and then just a
hover(<some_shot>)
and run it
and then send me the output you get on command line.
to make it easier:
runsikulix.cmd -d 3 c >log.txt
which would write the output directly into the file log.txt.
send the log data silently to my mail at https://launchpad.net
/~raimund-hocke
** Summary changed:
- UI Elements Modify Screen Bounds
+ [1.0.1] Windows: 2 monitors: Capture button Modify Screen Bounds
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1413796
Title:
[1.0.1] Windows: 2 monitors: Capture button Modify Screen Bounds
Status in Sikuli:
In Progress
Bug description:
Using SikuliIDE 1.1.0 (2015-01-16_01:00nightly) - python
I just recently installed this program on a Windows 7 Enterprise
machine. I am using two monitors. I installed Sikuli onto a network
drive.
When I first open the IDE, there are no problems, everything works the
way that it should. Each time that I press one of the UI elements
that adds code and takes a screenshot (for example: find, wait, click
or rightClick) the screen bounds are changed by 2 pixels on all edges.
When I start, the screen bounds used to search are [0,0 1920x1080],
then after adding a few elements, I run the code and get log messages
like:
[log] DOUBLE CLICK on L(83,87)@S(0)[8,8 1904x1064]
The mouse events are still zero indexed though so in this case the
mouse double clicked 8 pixels low and to the right of the intended
target.
I looked to see if someone else had logged something like this but
didn't see anything.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1413796/+subscriptions
References