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

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to