Public bug reported:
currently one need to wait for the completion of the threaded observe
startup processing to complete:
someRegion.observeInBackground()
while not someRegion.isObserving: wait(0.3)
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.1
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1503995
Title:
[1.1.0] Region.isObserving() should be true immediately after return
from observeInBackGround()
Status in Sikuli:
Fix Committed
Bug description:
currently one need to wait for the completion of the threaded observe
startup processing to complete:
someRegion.observeInBackground()
while not someRegion.isObserving: wait(0.3)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1503995/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp