Re: [Sikuli-driver] [Question #661149]: Sikuli mouse controls are blocked?

2017-11-27 Thread RaiMan
Question #661149 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661149

RaiMan proposed the following answer:
I can confirm, that it also works fine on my Windows 10 latest build on
desktop machine.

But definitely there are problems on some machines having this Windows
10 latest build (and before the update it worked).

My guess is that the problem depends on a specific
hardware/software/driver combination, that we both do not have on our
desktop machines - and many other people seem to work without problems,
since I had only 2 complaints until now and you are the 3rd with your
Surface machine.

I am sorry for that, but as mentioned: ???

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #661149]: Sikuli mouse controls are blocked?

2017-11-27 Thread Richard Loong
Question #661149 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661149

Richard Loong posted a new comment:
I'm not really sure that it's a Windows 10 issue since my other PC runs
on Windows 10 but runs the same script perfectly fine.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #661149]: Sikuli mouse controls are blocked?

2017-11-27 Thread RaiMan
Question #661149 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661149

Status: Open => Answered

RaiMan proposed the following answer:
I guess it is the same problem as with latest Windows 10 on PC's:
bug 1730645

LOL, something wrong under the surface ;-)

I have no idea currently about this behavior and no solution.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #661149]: Sikuli mouse controls are blocked?

2017-11-27 Thread Richard Loong
New question #661149 on Sikuli:
https://answers.launchpad.net/sikuli/+question/661149

I've been trying to run a Sikuli script which worked perfectly fine on another 
PC, but seems to have issues when running on my Microsoft Surface Pro 4. This 
is the log from the Command Prompt while the script runs. This is the part 
which seems relevant to Sikuli, I excluded the other parts which were only 
relevant to the script I was running.

[log] App.focus:  [3544:Chrome]
[error] RobotDesktop: checkMousePosition: should be L(485,184)@S(0)[0,0 
2736x1824]
but after move is L(578,278)@S(0)[0,0 2736x1824]
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.
[error] RobotDesktop: checkMousePosition: should be L(589,392)@S(0)[0,0 
2736x1824]
but after move is L(590,374)@S(0)[0,0 2736x1824]
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.
[log] App.focus:  [3544:Chrome]
[log]  TYPE "#ESC."

It seems to be suggesting that I run SikuliX as an administrator, but how do I 
go about running a jar as an administrator? Also, it worked fine on my other PC 
without any administrator permissions.

When I run the script, the mouse cursor does move on its own, however it's 
jittery and stops after a few seconds.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp