https://bugs.kde.org/show_bug.cgi?id=501460
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |waqar....@gmail.com --- Comment #3 from Waqar Ahmed <waqar....@gmail.com> --- Did you perhaps delete a file from the Project tree context menu? related https://bugs.kde.org/show_bug.cgi?id=500241 It could happen that there was a conflict or some other git situation which resulted in duplicated entries in the filetree, the duplicated subsequently got removed but left behind indexes with dangling QStandardItems. I think we need to guard our file2Item QHash a bit more against duplicate keys. -- You are receiving this mail because: You are watching all bug changes.