Comment 4 for bug 282966

Revision history for this message
RĂ©mi Denis-Courmont (rdenis) wrote :

Yeah, VLC crashed because there were two instances of the Qt4 UI plugin in the same VLC. While VLC shouldn't crash, you should not do this.

Try to run:
$ vlc -I dummy --extraintf '' ---reset-config vlc://quit
and then things should work again.