← Back to team overview

sikuli-driver team mailing list archive

[Bug 1543252] Re: extended delay error message - in second instance of loop

 

*** This bug is a duplicate of bug 1739534 ***
    https://bugs.launchpad.net/bugs/1739534

** Changed in: sikuli
       Status: In Progress => Invalid

** Description changed:

- I am unable to loop my script  because I get an error second time around when clicking on an icon.  
+ extended delay problems on macOS are now tracked in bug 1739534
+ 
+ *****************************************************************
+ I am unable to loop my script  because I get an error second time around when clicking on an icon.
  The message in debug output has extended delay error message
  
  first time it works - heres the output:
  
  [log] DOUBLE CLICK on L(62,71)@S(0)[0,0 2560x1440]
  
  I wait 60 seconds and the second loop output
  
  [log] DOUBLE CLICK on L(62,71)@S(0)[0,0 2560x1440]
  [debug] MouseDown: extended delay: 30209
  [debug] MouseUp: extended delay: 10010
  [debug] MouseDown: extended delay: 30208
  [debug] MouseUp: extended delay: 10010
  
  and then it fails because the double click never happens.
  I am running MacOS 10.11.2 and Sikuli 1.1.0
  
  I saw a similar error in October that was supposed to be fixed.  Do i need to report more info?
- Thanks 
+ Thanks
  
  Jody

** This bug has been marked a duplicate of bug 1739534
   [1.1.1] [1.1.2] Large MouseDown Extended Delays while playing Web App MacOS 10.13.2

** Changed in: sikuli
   Importance: High => Undecided

** Changed in: sikuli
    Milestone: 1.1.1 => None

** Summary changed:

- extended delay error message - in second instance of loop
+ Mac: extended delay error message - in second instance of loop

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1543252

Title:
  Mac: extended delay error message - in second instance of loop

Status in Sikuli:
  Invalid

Bug description:
  extended delay problems on macOS are now tracked in bug 1739534

  *****************************************************************
  I am unable to loop my script  because I get an error second time around when clicking on an icon.
  The message in debug output has extended delay error message

  first time it works - heres the output:

  [log] DOUBLE CLICK on L(62,71)@S(0)[0,0 2560x1440]

  I wait 60 seconds and the second loop output

  [log] DOUBLE CLICK on L(62,71)@S(0)[0,0 2560x1440]
  [debug] MouseDown: extended delay: 30209
  [debug] MouseUp: extended delay: 10010
  [debug] MouseDown: extended delay: 30208
  [debug] MouseUp: extended delay: 10010

  and then it fails because the double click never happens.
  I am running MacOS 10.11.2 and Sikuli 1.1.0

  I saw a similar error in October that was supposed to be fixed.  Do i need to report more info?
  Thanks

  Jody

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1543252/+subscriptions


References