[vlc-devel] [Patches] Fix various bugs in Qt4 module

Hugo Beauzee-Luyssen beauze.h at gmail.com
Tue Feb 16 03:04:23 CET 2010


Hi,

Qt GUI crashes when no extension module has can be found.
These patchs fixes 2 issues :
- closing the soft after toggleing the "view" menu, which would
trigger a bad assert, as the instance hasn't be created at this time,
which can happen.
- doing anything that can update the input state, which would segfault.

Regards,

-- 
Hugo Beauzée-Luyssen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-assert-for-NULL-instance-in-killInstance.patch
Type: text/x-patch
Size: 852 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100216/9173d315/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Disconnect-event-manager-SIGNALS-if-receiver-can-t-h.patch
Type: text/x-patch
Size: 2462 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100216/9173d315/attachment-0001.bin>


More information about the vlc-devel mailing list