** Summary changed:
- [1.1.0] Region.isObserving() should be true immediately after return from
observeInBackGround() --- workaround
+ [1.1.0] Region.isObserving() should be true immediately after return from
observeInBackGround() --- use 1.1.4+
** Changed in: sikuli
Status: Fix Committed => Fix Released
** Changed in: sikuli
Importance: Medium => Undecided
** Changed in: sikuli
Milestone: 1.1.1 => None
--
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() --- use 1.1.4+
Status in Sikuli:
Fix Released
Bug description:
***** workaround
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