[Bug 855473]

sumski 855473 at bugs.launchpad.net
Mon Oct 8 17:54:30 UTC 2012


This patch is probably really sub-optimal, but at least for me, i can't
reproduce the issue anymore:

--- a/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp  2012-10-08 19:49:09.717714208 +0200
+++ b/dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp       2012-10-08 19:45:23.570541438 +0200
@@ -126,7 +126,7 @@ KFileItemModelRolesUpdater::KFileItemMod
 
     // When folders are expandable or the item-count is shown for folders, it is necessary
     // to watch the number of items of the sub-folder to be able to react on changes.
-    m_dirWatcher = new KDirWatch(this);
+    m_dirWatcher = new KDirWatch();
     connect(m_dirWatcher, SIGNAL(dirty(QString)), this, SLOT(slotDirWatchDirty(QString)));
 }

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/855473

Title:
  File list not updated in dolphin

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/855473/+subscriptions




More information about the kubuntu-bugs mailing list