← Back to team overview

sikuli-driver team mailing list archive

[Bug 1793884] [NEW] Sikuli script stops with error

 

Public bug reported:

What seems to be the problem? The lines are good, but they would
ocassionally generate an error and the script stops.

[log] CLICK on L(1488,881)@S(0)[0,0 1920x1080] (531 msec)
[log] highlight R[1319,704 532x327]@S(0) for 1.0 secs

[error] script [ abc ] stopped with error at line --unknown--
[error] Error caused by: Traceback (most recent call last): File "C:\\abc.py", line 42, in <module> reg1.click("1537565334488.png") Line 2761, in file Region.java 
at org.sikuli.script.Region.wait(Region.java:2761)

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  Sikuli script stops with error

Status in Sikuli:
  New

Bug description:
  What seems to be the problem? The lines are good, but they would
  ocassionally generate an error and the script stops.

  [log] CLICK on L(1488,881)@S(0)[0,0 1920x1080] (531 msec)
  [log] highlight R[1319,704 532x327]@S(0) for 1.0 secs

  [error] script [ abc ] stopped with error at line --unknown--
  [error] Error caused by: Traceback (most recent call last): File "C:\\abc.py", line 42, in <module> reg1.click("1537565334488.png") Line 2761, in file Region.java 
  at org.sikuli.script.Region.wait(Region.java:2761)

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


Follow ups