← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

 

Question #699797 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699797

Mr Mouse posted a new comment:
Yes, that is correct. 
I am also confused how click() can move the mouse pointer and mouseMove reports [error] Mouse: not useable (blocked)

I will try to clarify some more:

In the office with external monitors connected @2560x1440:
 - mouseMove works correctly - no error messages
 - click() works

At home office on the same laptop, but without external monitors connected @1920x1080:
 - mouseMove does not work and the [error] Mouse: not useable (blocked) is reported as soon as SikuliXIDE is started and every time I try to run a mouseMove command. 
 - click() works

Can it be related to the resolution? That is the only thing that is
different. Note that the problem is there even with a fresh made test
script, so there should not be any problems with coordinates outside
1920x1080 or something like that.

I also tried now with a simple hover(Screen(0)) ---> [error] Mouse.move(): Mouse not useable (blocked) 
click() --> works

I hope this did not add more confusion...

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