https://bugs.kde.org/show_bug.cgi?id=515338
Jonas Hansen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jonas Hansen <[email protected]> --- I can confirm that this remains active on Arch Linux/KDE Wayland. Versions: - Plasma 6.7.5 - KDE Frameworks/Baloo 6.29.0 - Qt 6.11.2 - xdg-desktop-portal 1.22.1 - xdg-desktop-portal-kde 6.7.5 - Linux 7.2.4-arch1-2 This does not appear to be limited to Baloo. A grouped query of my retained journal since 19 March 2026 currently finds approximately 25,700 “App info not found for 'org.kde.baloo'” messages, but also 650 messages for other named KDE application IDs, including: - org.kde.xembedsniproxy: 106 - org.kde.ksmserver: 106 - org.kde.gmenudbusmenuproxy: 106 - org.kde.ActivityManager: 105 - org.kde.kded6: 93 - org.kde.kwalletd: 55 - org.kde.org_kde_powerdevil: 53 - smaller numbers for kiod6, KWin, KRunner, kioexec and kcminit This closely matches Bug 516858 and the reports at: https://discuss.kde.org/t/failed-to-register-with-host-portal-qdbuserror-org-freedesktop-portal-error-failed/43117 Baloo appears to be the most noticeable component because baloo_file_extractor is repeatedly launched as files change, producing the warning on each invocation. The other components generally emit it around session startup. Some components have apparently been fixed individually. The last kded6 failure here was 13 August. KDED 6.29, installed on 19 August, contains commit e861b751fa08 (“Use correct type for desktop file”), changing org.kde.kded6.desktop from Type=Service to Type=Application; no kded6 failure has occurred since: https://github.com/KDE/kded/commit/e861b751fa08e63c84f065eeb7a36910d7f9b92a The last kiod6 failure was 31 July, but this is less conclusive because there were only nine instances. Could Bugs 515338 and 516858 be linked? -- You are receiving this mail because: You are watching all bug changes.
