← Back to team overview

sikuli-driver team mailing list archive

[Bug 1805130] [NEW] [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

 

Public bug reported:

macOS Mojave 10.14.1 (18B75)
Log:
$ java -jar sikulix.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar) to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 1680x1050]
but after move is L(824,877)@S(0)[0,0 1680x1050]
Possible cause in case you did not touch the mouse while script was running:
 Mouse actions are blocked generally or by the frontmost application.

** Affects: sikuli
     Importance: Undecided
         Status: New

** Attachment added: "Screen Shot 2018-11-26 at 1.10.31 PM.png"
   https://bugs.launchpad.net/bugs/1805130/+attachment/5216436/+files/Screen%20Shot%202018-11-26%20at%201.10.31%20PM.png

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

Title:
  [1.1.4] Mac: No Settings, Find, Mouse Actions, Keyboard Actions Menus

Status in Sikuli:
  New

Bug description:
  macOS Mojave 10.14.1 (18B75)
  Log:
  $ java -jar sikulix.jar
  WARNING: An illegal reflective access operation has occurred
  WARNING: Illegal reflective access by org.python.core.PySystemState (file:/Users/oleksandrbartylo/Library/Application%20Support/Sikulix/Extensions/jython-standalone-2.7.1.jar) to method java.io.Console.encoding()
  WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
  WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  WARNING: All illegal access operations will be denied in a future release
  [error] RobotDesktop: checkMousePosition: should be L(840,525)@S(0)[0,0 1680x1050]
  but after move is L(824,877)@S(0)[0,0 1680x1050]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.

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


Follow ups