[Koko] [Bug 523847] Koko does not index executable files
"Oliver Beard" <[email protected]> Tue, 04 Aug 2026 12:23:44 +0000
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=523847 Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/koko/-/commit/7a7489c5 | |05191e1b54630a19fb27c0b748c | |95dec Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Oliver Beard <[email protected]> --- Git commit 7a7489c505191e1b54630a19fb27c0b748c95dec by Oliver Beard, on behalf of Jan Miksa. Committed on 04/08/2026 at 12:23. Pushed by olib into branch 'master'. Fix ignoring files with executable flag set Fixing a bug preventing image files with executable flag set to be indexed and shown in Time views (Years, Months, Weeks and Days in left sidebar) When I signed the bug I thought it was caused by date so program ignores files with create date before OS or Koko installation, but when debugging I've found this problem. I really can't imagine shorter fix than this. M +1 -1 src/filesystemimagefetcher.cpp https://invent.kde.org/graphics/koko/-/commit/7a7489c505191e1b54630a19fb27c0b748c95dec -- You are receiving this mail because: You are watching all bug changes.