← Back to team overview

sikuli-driver team mailing list archive

[Bug 1854949] Re: [2.0.1] Seeing [error] RobotDesktop: checkMousePosition

 

I'm still getting quite a lot of this errors:
[error] RobotDesktop: checkMousePosition: should be L[1839,1294]@S(0) - but is not!
[error] RobotDesktop: checkMousePosition: should be L[167,1313]@S(0) - but is not! 
[error] RobotDesktop: checkMousePosition: should be L[502,506]@S(0) - but is not!
Some coordinates constantly return the error, yet it is not tied to being a high(er) x,y value as it happens with small x,y, or large(r) ones.

OS:
11.1 MacOS
Resolution is: 
5120 × 2880
Java:
java version "13.0.2" 2020-01-14
Java(TM) SE Runtime Environment (build 13.0.2+8)
Java HotSpot(TM) 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1854949

Title:
  [2.0.1] Seeing [error] RobotDesktop: checkMousePosition

Status in Sikuli:
  Fix Released

Bug description:
  tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/314
  ------------------------------------------------------

  I am occasionally seeing this error in my script output:

  [error] RobotDesktop: checkMousePosition: should be L[376,239]@S(0)
  but after move is L[375,238]@S(0)
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.
  You might try to run the SikuliX stuff as admin.

  I am running the test as admin and not touching the VM that is running
  the script.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1854949/+subscriptions


References