sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41530
[Question #461129]: mouseDown suddenly stoped working correctly
New question #461129 on Sikuli:
https://answers.launchpad.net/sikuli/+question/461129
last nightly version stimuli 1.1.1
java se 8 (121)
mac osx 10.12.3
-------------------
Yesterday I got this:
thumbnailRight = Region(1255,456,1,1)
placeholderRight = Region(802,84,1,1)
hover(thumbnailRight)
mouseDown(Button.LEFT)
Settings.MoveMouseDelay = 2
wait(0.5)
mouseMove(placeholderRight)
mouseUp()
and it was painting a line in photoshop and while it was dragging the line you can see the line in real time..
*****After the update on Java, go the mouse to start point, it goes to the end point, and after that you see the line gradually paint.
*****The weird think is that on another mac 10.10.2 with sikuli nightly 2016 11.10(i think) and java se 8(121) it works just fine!!!
Whatever i try i can't figure out... I even delete all and reinstall it everything...still the same lag.!
any suggestions?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.