[vlc-devel] [PATCHES] around qt4 interface

Ilkka Ollakka ilkka.ollakka+vlc at oamk.fi
Wed Jun 25 00:01:12 CEST 2008


On ti 24. kesäkuuta 2008 23:31:15, Rémi Denis-Courmont wrote:
> Le lundi 23 juin 2008 15:52:22 Lukas Durfina, vous avez écrit :
> > But about second I am not sure. It provides
> > showing of fs controller in nonembedded window,
> > it would be the best, if courmisch review it.
> 
> The patch makes my VLC crash when the video output is destroyed.

The crass seems to occur on call of releaseVideo( wnd->handle ); in
CloseWindow (qt4.cpp:481). This seems because MainInterface is destroyed
before that CloseWindow is called. If you add THEMIM-stop(); to
MainInterface destructor, it also seems to work-around this issue (stops
playlist/input before releasing window).

But I'm not totally sure why releaseVideo is called in CloseWindow
anyway.


-- 
Ilkka Ollakka
A baby is an alimentary canal with a loud voice at one end and no
responsibility at the other.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080625/0cef558e/attachment.sig>


More information about the vlc-devel mailing list