Vlc crashes when switching interface to qt4: Difference between revisions

From www.ReeltoReel.nl Wiki
Jump to navigation Jump to search
(Created page with "On openSUSE 12.1, when you configure VLC to use the qt interface (this has to be done in the 'show settings: all' view) it simply crashes. When you start it again, it crashes a...")
 
No edit summary
 
Line 1: Line 1:
On openSUSE 12.1, when you configure VLC to use the qt interface (this has to be done in the 'show settings: all' view) it simply crashes.  
On openSUSE 12.1, when you configure VLC to use the qt interface (this has to be done in the 'show settings: all' view) it simply crashes.  


When you start it again, it crashes again during start. This leaves you with no option to disable this again.
When you start it again, it crashes again during start. Being unable to disable this again, this leaves you with an unworkable VLC.


To disable qt interface, go to your ~/.config/vlc> directory, open vlcrc file and put an '#' before the line 'extraintf=qt4'
To disable qt interface, go to your ~/.config/vlc> directory, open vlcrc file and put an '#' before the line 'extraintf=qt4'

Latest revision as of 15:48, 5 December 2011

On openSUSE 12.1, when you configure VLC to use the qt interface (this has to be done in the 'show settings: all' view) it simply crashes.

When you start it again, it crashes again during start. Being unable to disable this again, this leaves you with an unworkable VLC.

To disable qt interface, go to your ~/.config/vlc> directory, open vlcrc file and put an '#' before the line 'extraintf=qt4'