[mythtv] Ticket #5653: Need MythPopupBox::showOkPopup() replacement

Nigel Pearson nigel at ind.tansu.com.au
Wed Aug 27 23:53:53 UTC 2008


> #5653: Need MythPopupBox::showOkPopup() replacement
> -------------------- 
> +-------------------------------------------------------
>  Reporter:  nigel   |       Owner:  ijr


Several of these calls were wrapped in qApp->lock()/unlock(),
presumably because we were calling from a thread which
was not the main UI thread.

Is MythScreenStack::AddScreen() 100% safe in this situation?
(I haven't seen problems yet, but my testing is limited)

If not, sending an event to the main window may be needed
(instead of the simple function I proposed in that ticket)

--
Nigel Pearson, nigel at ind.tansu.com.au|     "They did the     |
Telstra Net. Eng., Sydney, Australia | white man power dance,|
Office: 9202 3900    Fax:  9212 6348 |     and ... Shazam"   |
Mobile: 0408 664435  Home: 9792 6998 | Lois Lane - Smallville|



More information about the mythtv-dev mailing list