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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/runners/places
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-01-18 22:10:35
Message-ID: 1263852635.091285.14364.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076817 by aseigo:

move the penalty to start up rather than on each show


 M  +4 -0      placesrunner.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/runners/places/placesrunner.cpp #1076816:1076817
@@ -31,6 +31,10 @@
     setObjectName("Places");
     addSyntax(Plasma::RunnerSyntax(":q:", i18n("Finds file manager locations that match :q:")));
     addSyntax(Plasma::RunnerSyntax(i18n("places"), i18n("Lists all file manager locations")));
+
+    // ensure the bookmarkmanager, etc. in the places model gets creates created in the main thread
+    // otherwise crashes ensue
+    KFilePlacesModel places;
 }
 
 PlacesRunner::~PlacesRunner()
[prev in list] [next in list] [prev in thread] [next in thread] 

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