[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.4/kdemultimedia/juk
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2005-09-26 1:36:17
Message-ID: 1127698577.211095.19473.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 464008 by mpyne:

Backport potential crasher fix to KDE 3.4, involving KDirLister and calling openURL on
non-existant directories during JuK startup.

If this doesn't fix the bug please re-open.

BUG:112917


 M  +5 -0      playlistcollection.cpp  


--- branches/KDE/3.4/kdemultimedia/juk/playlistcollection.cpp #464007:464008
@@ -66,6 +66,11 @@
 {
     m_actionHandler = new ActionHandler(this);
     PlayerManager::instance()->setPlaylistInterface(this);
+
+    // KDirLister's auto error handling seems to crash JuK during startup in
+    // readConfig().
+
+    m_dirLister.setAutoErrorHandlingEnabled(false, playlistStack);
     readConfig();
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic