← Back to team overview

sikuli-driver team mailing list archive

[Bug 1465626] [NEW] can't take screenshot maybe problem with multiple screen

 

Public bug reported:

Hello,

try to start working with sikulix but i can't take screenshot and i have
this errors when i start sikulix:


~/man/sikulix $ ./runsikulix 
running SikuliX: -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
-jar ./sikulix.jar 
[info] runcmd: lsb_release -i -r -s 
[info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[info] HotkeyManager: add Abort Hotkey: ALT+SHIFT C (67, 9)
[error] RobotDesktop: checkMousePosition: should be L(1660,521)@S(1)[1280,0 1280x1024]
but after move is L(2559,521)@S(1)[1280,0 1280x1024]
Possible cause in case you did not touch the mouse while script was running:
 Mouse actions are blocked generally or by the frontmost application.
[error] RobotDesktop: checkMousePosition: should be L(640,512)@S(0)[0,0 1280x1024]
but after move is L(1920,512)@S(1)[1280,0 1280x1024]
Possible cause in case you did not touch the mouse while script was running:
 Mouse actions are blocked generally or by the frontmost application.
[error] RobotDesktop: checkMousePosition: should be L(1920,512)@S(1)[1280,0 1280x1024]
but after move is L(2559,512)@S(1)[1280,0 1280x1024]
Possible cause in case you did not touch the mouse while script was running:
 Mouse actions are blocked generally or by the frontmost application.
[info] runcmd: wmctrl -m 
[info] runcmd: xdotool version 

Sikulix version 1.1.0-20150615.231028-105
OS: gentoo 32bit

I have two monitors maybe this is the reason. On version 1.0.1 working
fine...

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  can't take screenshot maybe problem with multiple screen

Status in Sikuli:
  New

Bug description:
  Hello,

  try to start working with sikulix but i can't take screenshot and i
  have this errors when i start sikulix:

  
  ~/man/sikulix $ ./runsikulix 
  running SikuliX: -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
  -jar ./sikulix.jar 
  [info] runcmd: lsb_release -i -r -s 
  [info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
  [info] HotkeyManager: add Abort Hotkey: ALT+SHIFT C (67, 9)
  [error] RobotDesktop: checkMousePosition: should be L(1660,521)@S(1)[1280,0 1280x1024]
  but after move is L(2559,521)@S(1)[1280,0 1280x1024]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.
  [error] RobotDesktop: checkMousePosition: should be L(640,512)@S(0)[0,0 1280x1024]
  but after move is L(1920,512)@S(1)[1280,0 1280x1024]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.
  [error] RobotDesktop: checkMousePosition: should be L(1920,512)@S(1)[1280,0 1280x1024]
  but after move is L(2559,512)@S(1)[1280,0 1280x1024]
  Possible cause in case you did not touch the mouse while script was running:
   Mouse actions are blocked generally or by the frontmost application.
  [info] runcmd: wmctrl -m 
  [info] runcmd: xdotool version 

  Sikulix version 1.1.0-20150615.231028-105
  OS: gentoo 32bit

  I have two monitors maybe this is the reason. On version 1.0.1 working
  fine...

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


Follow ups

References