[Sikuli-driver] [Bug 1704237] Re: [1.1.x] Linux: Capture always uses secondary monitor.

2017-07-14 Thread Alex Vadeboncoeur
Thanks for your attention to this matter. Please close the bug. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1704237 Title: [1.1.x] Linux: Capture always uses secondary monitor. Status in

[Sikuli-driver] [Bug 1704237] Re: [1.1.x] Linux: Capture always uses secondary monitor.

2017-07-14 Thread Alex Vadeboncoeur
That worked as it should: /tmp/Sikulix_957080237/sikuliximage-1500048317820.png /tmp/Sikulix_957080237/sikuliximage-1500048318663.png 20 is the left monitor and 63 is the right monitor. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

Re: [Sikuli-driver] [Bug 1704237] Re: [1.1.x] Linux: Capture always uses secondary monitor.

2017-07-14 Thread Alex Vadeboncoeur
I ran the older version 1.0.1 to use it for capturing, and it is also now only capturing on screen 1. I'm now suspecting a gnome / centos / hardware issue rather than a sikuli issue. On 07/14/2017 09:06 AM, RaiMan wrote: >print getNumberScreens() >print Screen(0).getBounds() >print

Re: [Sikuli-driver] [Bug 1704237] Re: [1.1.x] Linux: Capture always uses secondary monitor.

2017-07-14 Thread Alex Vadeboncoeur
As requested: L(960,600)@S(0)[0,0 1920x1200] L(960,600)@S(0)[0,0 1920x1200] L(2880,600)@S(1)[1920,0 1920x1200] L(2880,600)@S(1)[1920,0 1920x1200] Alex On 07/14/2017 09:06 AM, RaiMan wrote: > What about that? > > print Screen(0).getCenter() > Screen(0).hover() > print Mouse.at() > print

[Sikuli-driver] [Bug 1704237] Re: [1.1.x] Linux: Capture always uses secondary monitor.

2017-07-14 Thread Alex Vadeboncoeur
I am running gnome 3.14.0 on CentOS Linux 7 (Core) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1704237 Title: [1.1.x] Linux: Capture always uses secondary monitor. Status in Sikuli: In

[Sikuli-driver] [Bug 1704237] [NEW] Capture always uses secondary monitor.

2017-07-13 Thread Alex Vadeboncoeur
Public bug reported: 1.1.1(2017-03-29_10:41)/Linux3.10.0-514.26.2.el7.x86_64/Java8(64)1.8.0_131-b12 $ uname -a Linux abcrndlni1... 3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux print getNumberScreens() print Screen(0).getBounds() print