Created attachment 119765 [details] Screenshot When I open a file from a git project, the projects tab displays two entries for each file in the project root. Directories are only shown once, and sub-folders don't display duplicate files. STEPS TO REPRODUCE 1. Open a file in kate from a git project 2. Open the Projects tab OBSERVED RESULT Duplicate file entries EXPECTED RESULT One entry per file SOFTWARE/OS VERSIONS Operating System: Kubuntu 19.04 KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 Kernel Version: 5.0.0-13-generic OS Type: 64-bit Processors: 4 × Intel® Core™ i5-2400 CPU @ 3.10GHz Memory: 7.6 GiB of RAM
Correction, sub-directories are also affected by this bug.
This also affects the find and replace tool, which duplicates results. I haven't tried doing an actual replace, as it may result in SERIOUS issues to my code if it attempt to overwrite the file twice.
This is fixed in 19.04: https://phabricator.kde.org/D20343 Do you use git submodules? *** This bug has been marked as a duplicate of bug 398240 ***
I do use submodules. I'm on kubuntu 19.04
Ok, good :)
Thank you for your work in addressing this bug report. Please forgive my confusion, but if the bug was fixed in 19.04, why am I still experiencing this issue?
It is fixed in Kate 19.04, not Kubuntu 19.04. You could ask in a forum of your distribution how to add backport PPAs to get the newest Kate versions.