https://bugs.kde.org/show_bug.cgi?id=524791
--- Comment #13 from [email protected] --- One step further, if enable selective debugging by creating a file: ~/.config/QtProject/qtlogging.ini and add: [Rules] kf.kio.core.dirlister=true and I then run dolphin, I get with the above test case: kf.kio.core.dirlister: Adding item: QUrl("file:///home/test/test/Documents/testfile.txt") kf.kio.core.dirlister: Skipping duplicated entry QUrl("file:///home/test/test/appdata/testfile.txt") kf.kio.core.dirlister: Skipping duplicated entry QUrl("file:///home/test/test/testfile.txt") So looks like somewhere deep in KIO. That's as far as I can go. It would be nice to escalate this, it ought to be "Major" perhaps. -- You are receiving this mail because: You are watching all bug changes.
