message flashes on screen for barely a milli second

Bug #58815 reported by Michael Chesterton
6
Affects Status Importance Assigned to Milestone
python-osd (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: python-osd

set_timeout doesn't have any affect.

A small test program

import pyosd
p = pyosd.osd()
p.set_timeout(10000)
p.display("eschew obfuscation")

Revision history for this message
Chris Mayo (chris-mayo) wrote :

It's working as expected. You need to add:

p.wait_until_no_display()

Revision history for this message
Dan O'Huiginn (daniel-ohuiginn) wrote :

Rejecting on the basis of Chris' explanation.

Changed in python-osd:
status: Unconfirmed → Rejected
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.