]> git.sesse.net Git - vlc/commit
Qt4: fix a rare crash...
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 24 Apr 2009 21:53:08 +0000 (23:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 24 Apr 2009 21:55:04 +0000 (23:55 +0200)
commit10ce85d6373a27883e7674dd7cb5924e08eb2bab
treea79fc2d143c8e7e5fbe101da8f58785aeb4d19dd
parent238349f8518dbb447fa03999742ccf1c34b8656e
Qt4: fix a rare crash...

To crash it:
- Uncheck preference all->Video->Embedded video
- save and exit vlc.
- open VLC
- Open a video file with vlc, turn on visualization.
- ReCheck preferences all->Video->Embedded video and save preferences.
- Press "N" at the keyboard

Close #2486.
modules/gui/qt4/main_interface.cpp