Timeout popups do not work in version 2

Asked by Artem Koval

This script from docs is working in 1.1.3:
result = Do.popup("autoclosed after 3 seconds", 3)

However, popup is not closing when doing the same in 2.0.2. Did anything change in new version?

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
masuo (masuo-ohara) said :
#1

I have left several versions of SikuliX lately.
Here are the results I tried.

[SikuliXIDE-2.0.0]
popup window close on timeout.

[SikulixIDE-2.1.0-SNAPSHOT build#:478]
popup window close on timeout.

[SikulixIDE-2.1.0-SNAPSHOT build#:524]
popup window does not close on timeout.

Revision history for this message
RaiMan (raimund-hocke) said :
#2

AgaIn thanks for finding.

Should be fixed in 2.1.0 next nightly build.

In 2.0.2 it does not work. Will release a 2.0.3 next week, where it is fixed also.