[mythtv] [PATCH] mythvideo crash on exit (was Mythvideo compiling on Mac OS X? and keypresses in VideoManager)

Jeremiah Morris jm at whpress.com
Thu Nov 11 20:17:57 UTC 2004


On 27 Oct 2004, at 10:20 PM, Joshua King wrote:

> A little warning/question, I've been testing the mythvideo plugin by 
> running
> /usr/local/bin/mythfrontend.app/Contents/MacOS/mythfrontend -v all 
> mythvideo
> And the very last line of the output is most often
> Mutex destroy failure: Device busy

Mythvideo isn't unlocking Qt before it exits.  The attached patch calls 
qApp->unlock() at the end of mythvideo's mythplugin_run(), which allows 
it to exit without error messages.

- Jeremiah

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythvideo.diff.bz2
Type: application/octet-stream
Size: 279 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041111/4475f43c/mythvideo.diff.obj


More information about the mythtv-dev mailing list