sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41536
[Bug 1665024] [NEW] [1.1.1] macOS 10.12.3: mouseDown suddenly stoped working correctly
*** This bug is a duplicate of bug 1664969 ***
https://bugs.launchpad.net/bugs/1664969
Public bug reported:
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?
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: In Progress
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.1
** This bug has been marked a duplicate of bug 1664969
[1.1.1] macOS 10.12.3: dragDrop not working
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1665024
Title:
[1.1.1] macOS 10.12.3: mouseDown suddenly stoped working correctly
Status in Sikuli:
In Progress
Bug description:
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?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1665024/+subscriptions
Follow ups