https://bugs.kde.org/show_bug.cgi?id=388073
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO CC| |j...@redstrate.com Status|CONFIRMED |NEEDSINFO --- Comment #14 from Joshua Goins <j...@redstrate.com> --- I can no longer reproduce this on Fedora 35 KDE (Plasma: 5.23.4, Frameworks: 5.89.0, Qt: 5.15.2). It's important to note that for the "Line Count" in your file metadata (which is shared by the details view, the information view, and the properties window) to be populated it's required for Baloo to have the file and it's content indexed. Relevant code: https://invent.kde.org/frameworks/kfilemetadata/-/blob/master/src/extractors/plaintextextractor.cpp#L89 Relevant roles only available with Baloo: https://invent.kde.org/flyingcakes/dolphin/-/blob/master/src/kitemviews/kfileitemmodel.h#L295 Not related to this bug, but these should really be clearly marked that they do not function at all if Baloo is not indexing this file or directory. -- You are receiving this mail because: You are watching all bug changes.