[1.1.0] Region.isObserving() should be true immediately after return from observeInBackGround() --- use 1.1.4+

Bug #1503995 reported by RaiMan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Undecided
RaiMan

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)

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.1
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Medium
description: updated
summary: [1.1.0] Region.isObserving() should be true immediately after return
- from observeInBackGround()
+ from observeInBackGround() --- workaround
RaiMan (raimund-hocke)
summary: [1.1.0] Region.isObserving() should be true immediately after return
- from observeInBackGround() --- workaround
+ from observeInBackGround() --- use 1.1.4+
Changed in sikuli:
status: Fix Committed → Fix Released
importance: Medium → Undecided
milestone: 1.1.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.