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
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to