← Back to team overview

sikuli-driver team mailing list archive

[Question #673743]: Sikuli 1.1.3 resolution issue, unable to scale up

 

New question #673743 on Sikuli:
https://answers.launchpad.net/sikuli/+question/673743

Hi team,

I am using sikui 1.1.3 on my windows 10 with a 4k display panel (3840*2160)....we are scripting sikuli with 1920*1080 resolution and this sikuli is working fine for all resolution below 1920*1080 but not working for 3840*2160. And also we tried running sikuli in admin mode, but still the result is same. It is detecting images which is not relevant
Below error is showing for this

[error] Location: outside any screen (339, 720) - subsequent actions might not work as expected
[error] RobotDesktop: checkMousePosition: should be L(113,316)@S(0)[0,0 1280x720] but after move is L(339,720) 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] CLICK on L(113,316)@S(0)[0,0 1280x720] (555 msec)

[error] Location: outside any screen (339, 720) - subsequent actions might not work as expected

[error] Location: outside any screen (0, 720) - subsequent actions might not work as expected
[error] RobotDesktop: checkMousePosition: should be L(468,700)@S(0)[0,0 1280x720] but after move is L(0,720) 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] CLICK on L(468,700)@S(0)[0,0 1280x720] (556 msec)

Thanks 
Sachin



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