[request] SikuliX popups should accept a timeout to come back if not acted on within the given time --- use 1.1.4+

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

Bug Description

************* workaround: put it in a thread

Use the appropriate Python feature to start a thread in parallel, that displays the popup.
In main wait for the thread to finish and get the result. If thread does not finish within a given time, kill it and continue with your default.
---------------------------------------------

I have a popup with 10 options..If i didn't select any option by default it should run some other sikuli script after some time.

How to give time dealy so that it will wait for that time to complete and will execute the other sikuli script..

can anyone please help me out .??

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 2.0.0
summary: [request] SikuliX popups should accept a timeout to come back if not
- acted on within the given time
+ acted on within the given time --- workaround
description: updated
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
importance: Medium → Undecided
milestone: 2.0.0 → 1.1.4
summary: [request] SikuliX popups should accept a timeout to come back if not
- acted on within the given time --- workaround
+ acted on within the given time --- use 1.1.4+
Changed in sikuli:
milestone: 1.1.4 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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