← Back to team overview

sikuli-driver team mailing list archive

[Bug 1910097] Re: Changed Master Screen on W10 and find is not working anymore

 

** Changed in: sikuli
       Status: New => Won't Fix

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

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

Title:
  Changed Master Screen on W10 and find is not working anymore

Status in Sikuli:
  Won't Fix

Bug description:
  I had to change my screen layout (forced by my VPN admin) and now the monitors are inverted, the screen 0 is now the 1 ant so on.
  I have buit some scripts from 1 year ago, ant they are not working anymore.
  Even if I try to reinstall sikuly or rebuild the entire scrip, it's not working.
  Sikuli cant find images on the left monitor, thats the primary now.
  Following a part of the log. How do I change this monitor setings?

   ______
  |......|
  |......| ____________
  |..X...||............|
  |......||............|
  #=======|____________|
  .../\........./\......

  My monitors are like that. I want tu run scrept on the X monitor. The
  # is the windows start button.

  [1071 debug] Screen: initScreens: starting
  [1071 debug] Screen: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment()
  [1071 debug] Screen: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()
  [1071 debug] Screen: Monitor 0: (1440, 541) 2560 x 1440
  [1071 debug] Screen: ScreenDevice 1 has (0,0) --- will be primary Screen(0)
  [1071 debug] Screen: Monitor 1: (0, 0) 1440 x 2560
  [1071 debug] Mouse: init start
  [1071 debug] Mouse: init end
  [1087 debug] Screen: initScreens: multi monitor mouse check
  [1087 debug] Screen: *** multimonitor click check: R[0,0 1440x2560]@S(0) center: (720, 1280) --- NOT OK:  (722, 1271)
  [error] RobotDesktop: checkMousePosition: should be L[2720,1261]@S(1) - but is not!
  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.
  [1087 debug] Screen: *** multimonitor click check: R[1440,541 2560x1440]@S(1) center: (2720, 1261) --- NOT OK:  (3220, 1258)
  [error] RobotDesktop: checkMousePosition: should be L[708,1319]@S(0) - but is not!
  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.
  [1092 debug] Screen: initScreens: ending
  [1092 debug] IDE startup:  1,1 seconds

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


References