https://bugs.kde.org/show_bug.cgi?id=374075

--- Comment #4 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
(In reply to Elvis Angelaccio from comment #1)

> Btw the problem is that the dir lister does not emit completed()

...because KDirWatch::self() does not emit the dirty() signal for "/home/user"
and KCoreDirListerCache::slotFileDirty doesn't get called.

I think the bug might be in KDirWatch, kdirwatch.cpp receives the CREATE signal
for "/home/user" but for some reason does not append "/home/user" to
e->m_pendingFileChanges.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to