[mythtv] Re: [mythtv-commits] mythtv commit: r7382 by danielk

Jon Whitear jon at whitear.org
Tue Oct 4 22:39:46 UTC 2005


Daniel Kristjansson wrote:

>Can you also try changing that whole block to:
>            triggerEventSleep.wakeAll();
>            lock.mutex()->unlock();
>            usleep(50);
>            triggerEventSleep.wakeAll();
>            triggerEventLoop.wait(30000 /* ms */);
>            lock.mutex()->lock();
>
>-- Daniel
>
This doesn't fix it for me. I get the same blank screen on the second 
attempt to enter live tv.

Cheers,

Jon


More information about the mythtv-dev mailing list