https://bugs.kde.org/show_bug.cgi?id=524791
--- Comment #14 from John Smith <[email protected]> --- Created attachment 195628 --> https://bugs.kde.org/attachment.cgi?id=195628&action=edit fix dolphin search in libKF6KIOCore.so >kf.kio.core.dirlister: Skipping duplicated entry >QUrl("file:///home/test/test/testfile.txt") Thank you so much for that [email protected] I agree. This should be escalated. I worked on this bug for a week before coming to report it. It was not in filenamesearch from kio-extras. The "kf.kio.core.dirlister: Skipping duplicated entry" was the clue that I needed to locate it. Here's the code for kcoredirlister.cpp. Compare it to the original. I could talk all day and say no more than it works now. I've tested it with many known duplicates in backups, icon themes and system icon themes with symbolic links. If I overlooked something, I'm sorry, but at the very least it demonstrates that this is where the problem code is. I did fix the cache in the same file, too. I downloaded the Arch kio package, edited kcoredirlister.cpp, built it and installed it. Mine is working perfectly as far as I can tell. The KDE developers need to look at it because they're the true experts when it comes to the massive KDE code base, and even though this works, they may want to do it differently. Hopefully they can get a fix pushed out to everyone pretty quick. And...a huge thank you to the KDE Team for all that they do and have done for decades! Operating System: CachyOS Linux KDE Plasma Version: 6.7.4 KDE Frameworks Version: 6.29.0 Qt Version: 6.11.2 Kernel Version: 7.2.2-1-cachyos (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.
