← Back to team overview

sikuli-driver team mailing list archive

[Bug 1665024] Re: [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

see the other bug: Java problem on 10.12.3

-- 
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


References