https://bugs.kde.org/show_bug.cgi?id=435161
Christoph Cullmann <christ...@cullmann.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED CC| |christ...@cullmann.dev --- Comment #13 from Christoph Cullmann <christ...@cullmann.dev> --- Baloo::MetadataMover::updateMetadata got fixed in commit 27a5e70abe6479dee045f5ed8412c55fc1d87243 Author: Méven Car <me...@kde.org> Date: Wed Jan 15 18:35:47 2025 +0100 MetadataMover::updateMetadata: tolerate path ending with / Since KInotify can return path ending with '/', instead of asserting, sanitize the input data by chopping the end /. SENTRY: BALOO-1H4 in KF6. The /home/bernie/kde/src/baloo/src/file/newfileindexer.cpp:38 in commit 33756dd44c4f67a7984fa4c5da61726b46aa6bc6 Author: Méven Car <meven....@kdemail.net> Date: Fri Mar 29 17:52:28 2024 +0000 Some indexers need non-slash trailed path Fix regression introduced in 73183acf, prior to this commit all path from KInotify did not have a trailing slash, adjust in consequence. 9b61371fdefbd538938f20cdc87eed03d170fa5b adjusted BasicIndexingJob but not the other cases. Add some missing unit test cases, although they don't cover the bug cases, they allow to illustrate the crash conditions. BUG: 478854 Superseeds https://invent.kde.org/frameworks/baloo/-/merge_requests/119 cc @tagwerk19.invent @cullmann -- You are receiving this mail because: You are watching all bug changes.