[vlc-devel] Fix for "_Next_" wxwidgets "Playlist" Crash bug

xxcv xxcv07 at gmail.com
Wed Jan 17 11:56:09 CET 2007


According to "zorglub" in 2004, this bug should be fixed like so.

------------------------------------------------------------------------
r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
Changed paths:
   M /trunk/modules/gui/wxwindows/playlist.cpp

Fix problem in playlist update code.

Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
replace it bhy "ProcessEvent" (the playlist update is processed
immediately in the callback, but it is only the update of one item, so
it should not be a problem)


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: playlist_fix.diff
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070117/e5859a68/attachment.ksh>


More information about the vlc-devel mailing list