Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed"[...]

I consistently get the following error in my journalctl output. I am looking at a batch that occurred about every minute for ~8 minutes.

baloo_file_extractor[####]: Failed to register with host portal QDBusError("org.freedesktop.portalError.Failed", "Could not register app ID: App info not found for 'org.kde.baloo'")

The error only ever references baloo, and is quite persistent. It also tends to coincide with UFW BLOCK messages, however, I can’t confirm if they are intertwined.

Is this even an issue? Is there a safe way to prevent this error from printing? I’m trying to troubleshoot some other issues and in the meantime reduce log spam to make that easier.

I have the same issue. Except I don’t see any UFW BLOCK Mesages.

I was encountering the same issue. I pieced together a solution based on a Manjaro forum post, which I am unable to link to for some reason. My solution was to create a file called /usr/share/applications/org.kde.baloo.desktop, with the following contents:

[Desktop Entry]
Name=KDE Baloo (compat)
Exec=/usr/bin/balooshow6 %u
Type=Application
NoDisplay=true
X-Desktop-File-Install-Version=5.0

I don’t know if it’s exactly right, but at least the warning I was getting has stopped showing up in the logs.

Note that I’m on CachyOS. YMMV.

Do you know what this does exactly? I don’t necessarily want to blindly apply a fix

Same here. CachyOS (feb 2026). I also found the same post in that Manjaro forum (missing root *.desktop file in /usr/share/applications/ ) and was short of the Exec line, which I took for your suggestion after verifying it did connect to Baloo.

Fingers crossed the warning is gone : I’ll come back to report after a few reboots and sleeps (my issue seem to pop up after resuming the computer from sleep).

I get tons of these warnings, this is my dump from the newest boot and sorting by the process name (-k 4) and uniqueing them because the journal has tons of duplicates (that itself seems bad, I get two warnings on the exact same process on the exact same time– why? doesn’t journalctl deduplicate things like that?)

journalctl -b 0 -p warning -g ‘Failed to register’ | sort -k 4 | uniq

Feb 23 15:17:01 gmenudbusmenuproxy[2268]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.gmenudbusmenuproxy’”)
Feb 23 15:17:01 kaccess[2269]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Connection already associated with an application ID”)
Feb 23 15:17:01 kactivitymanagerd[2266]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.ActivityManager’”)
Feb 23 15:17:01 kclockd[2551]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.kclockd’”)
Feb 23 15:17:01 kded6[2111]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.kded6’”)
Feb 23 15:17:01 ksecretd[1617]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Connection already associated with an application ID”)
Feb 23 15:17:01 ksmserver[2109]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.ksmserver’”)
Feb 23 15:17:01 kwin_wayland[1912]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Unable to open /proc/1912/root”)
Feb 23 15:24:04 kwin_wayland[1912]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Unable to open /proc/1912/root”)
Feb 23 15:17:01 org_kde_powerdevil[2271]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.org_kde_powerdevil’”)
Feb 23 15:17:01 plasmashell[2220]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Connection already associated with an application ID”)
Feb 23 15:17:01 polkit-kde-authentication-agent-1[2270]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Unable to open /proc/2270/root”)
Feb 23 15:17:01 xdg-desktop-portal-kde[2272]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: Connection already associated with an application ID”)
Feb 23 15:17:01 xembedsniproxy[2273]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.xembedsniproxy’”)


The “kinfo” is:

Operating System: Fedora Linux 43
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.1
Kernel Version: 7.0.0-0.rc1.15.fc45.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 4800H with Radeon Graphics
Memory: 16 GiB of RAM (15.0 GiB usable)
Graphics Processor 1: AMD Radeon Graphics
Graphics Processor 2: AMD Radeon RX 5500M

The contents of my root-owned file on /usr/share/applications/org.kde.baloo.desktop
Sadly, they didn’t have any effect, the warning messages keep popping up.

[Desktop Entry]
Name=KDE Plasma file indexing and file search framework
Exec=/usr/bin/balooshow6 %u
Type=Application
NoDisplay=true
X-Desktop-File-Install-Version=5.0

I’m getting a lot of these also after the recent Manjaro update on the 23rd Feb 2026, and like @moschlegbz they are for numerous different applications/processes.

I can attach a list of installed/upgraded packages for that update if it helps to narrow down the cause.

Same as this issue: QDBusError warnings in journalctl logs under KDE 6.6.1

@smash

Sorry, I got annoyed with this issue and must have posted twice. Weird that I lost track of the other one over just 4 days. The other thread with just the one post and reply (2 posts) has been moderator flagged to be removed

I need some sleep, I didn’t even notice it was your post too!

in my case, on Fedora 43, Plasma 6.6.2, this is what continuously get written in the journal

frapox@FP-BASALT-FEDORA:~$ journalctl -f
mar 08 19:40:10 FP-BASALT-FEDORA baloo_file_extractor[174148]: QThreadStorage: entry 3 destroyed before end of thread 0x556ef5baf5a0
mar 08 19:40:10 FP-BASALT-FEDORA baloo_file_extractor[174148]: QThreadStorage: entry 2 destroyed before end of thread 0x556ef5baf5a0
mar 08 19:40:10 FP-BASALT-FEDORA baloo_file_extractor[174148]: QThreadStorage: entry 1 destroyed before end of thread 0x556ef5baf5a0
mar 08 19:40:10 FP-BASALT-FEDORA baloo_file_extractor[174152]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174152]: m_writeTrans is null
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174152]: QThreadStorage: entry 4 destroyed before end of thread 0x555daa76a5a0
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174152]: QThreadStorage: entry 3 destroyed before end of thread 0x555daa76a5a0
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174152]: QThreadStorage: entry 2 destroyed before end of thread 0x555daa76a5a0
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174152]: QThreadStorage: entry 1 destroyed before end of thread 0x555daa76a5a0
mar 08 19:40:11 FP-BASALT-FEDORA baloo_file_extractor[174156]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174156]: m_writeTrans is null
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174156]: QThreadStorage: entry 4 destroyed before end of thread 0x5629d8d1e5a0
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174156]: QThreadStorage: entry 3 destroyed before end of thread 0x5629d8d1e5a0
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174156]: QThreadStorage: entry 2 destroyed before end of thread 0x5629d8d1e5a0
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174156]: QThreadStorage: entry 1 destroyed before end of thread 0x5629d8d1e5a0
mar 08 19:40:12 FP-BASALT-FEDORA baloo_file_extractor[174166]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174166]: m_writeTrans is null
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174166]: QThreadStorage: entry 4 destroyed before end of thread 0x5618f07995a0
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174166]: QThreadStorage: entry 3 destroyed before end of thread 0x5618f07995a0
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174166]: QThreadStorage: entry 2 destroyed before end of thread 0x5618f07995a0
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174166]: QThreadStorage: entry 1 destroyed before end of thread 0x5618f07995a0
mar 08 19:40:13 FP-BASALT-FEDORA baloo_file_extractor[174170]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174170]: m_writeTrans is null
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174170]: QThreadStorage: entry 4 destroyed before end of thread 0x5616d88905a0
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174170]: QThreadStorage: entry 3 destroyed before end of thread 0x5616d88905a0
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174170]: QThreadStorage: entry 2 destroyed before end of thread 0x5616d88905a0
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174170]: QThreadStorage: entry 1 destroyed before end of thread 0x5616d88905a0
mar 08 19:40:14 FP-BASALT-FEDORA baloo_file_extractor[174174]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174174]: m_writeTrans is null
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174174]: QThreadStorage: entry 4 destroyed before end of thread 0x556d350bc5a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174174]: QThreadStorage: entry 3 destroyed before end of thread 0x556d350bc5a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174174]: QThreadStorage: entry 2 destroyed before end of thread 0x556d350bc5a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174174]: QThreadStorage: entry 1 destroyed before end of thread 0x556d350bc5a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: m_writeTrans is null
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: QThreadStorage: entry 4 destroyed before end of thread 0x5572f8aa85a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: QThreadStorage: entry 3 destroyed before end of thread 0x5572f8aa85a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: QThreadStorage: entry 2 destroyed before end of thread 0x5572f8aa85a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174178]: QThreadStorage: entry 1 destroyed before end of thread 0x5572f8aa85a0
mar 08 19:40:15 FP-BASALT-FEDORA baloo_file_extractor[174182]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174182]: m_writeTrans is null
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174182]: QThreadStorage: entry 4 destroyed before end of thread 0x55d0cbf6a5a0
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174182]: QThreadStorage: entry 3 destroyed before end of thread 0x55d0cbf6a5a0
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174182]: QThreadStorage: entry 2 destroyed before end of thread 0x55d0cbf6a5a0
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174182]: QThreadStorage: entry 1 destroyed before end of thread 0x55d0cbf6a5a0
mar 08 19:40:17 FP-BASALT-FEDORA baloo_file_extractor[174186]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174186]: m_writeTrans is null
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174186]: QThreadStorage: entry 4 destroyed before end of thread 0x55d785dc15a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174186]: QThreadStorage: entry 3 destroyed before end of thread 0x55d785dc15a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174186]: QThreadStorage: entry 2 destroyed before end of thread 0x55d785dc15a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174186]: QThreadStorage: entry 1 destroyed before end of thread 0x55d785dc15a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: m_writeTrans is null
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: QThreadStorage: entry 4 destroyed before end of thread 0x5608b1a675a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: QThreadStorage: entry 3 destroyed before end of thread 0x5608b1a675a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: QThreadStorage: entry 2 destroyed before end of thread 0x5608b1a675a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174190]: QThreadStorage: entry 1 destroyed before end of thread 0x5608b1a675a0
mar 08 19:40:18 FP-BASALT-FEDORA baloo_file_extractor[174194]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174194]: m_writeTrans is null
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174194]: QThreadStorage: entry 4 destroyed before end of thread 0x55c7b2dbf5a0
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174194]: QThreadStorage: entry 3 destroyed before end of thread 0x55c7b2dbf5a0
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174194]: QThreadStorage: entry 2 destroyed before end of thread 0x55c7b2dbf5a0
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174194]: QThreadStorage: entry 1 destroyed before end of thread 0x55c7b2dbf5a0
mar 08 19:40:19 FP-BASALT-FEDORA baloo_file_extractor[174198]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174198]: m_writeTrans is null
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174198]: QThreadStorage: entry 4 destroyed before end of thread 0x565254fd75a0
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174198]: QThreadStorage: entry 3 destroyed before end of thread 0x565254fd75a0
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174198]: QThreadStorage: entry 2 destroyed before end of thread 0x565254fd75a0
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174198]: QThreadStorage: entry 1 destroyed before end of thread 0x565254fd75a0
mar 08 19:40:20 FP-BASALT-FEDORA baloo_file_extractor[174202]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
^Cfrapox@FP-BASALT-FEDORA:~$
frapox@FP-BASALT-FEDORA:~$ journalctl -f
mar 08 19:41:54 FP-BASALT-FEDORA baloo_file_extractor[174707]: QThreadStorage: entry 3 destroyed before end of thread 0x5632a9fd45a0
mar 08 19:41:54 FP-BASALT-FEDORA baloo_file_extractor[174707]: QThreadStorage: entry 2 destroyed before end of thread 0x5632a9fd45a0
mar 08 19:41:54 FP-BASALT-FEDORA baloo_file_extractor[174707]: QThreadStorage: entry 1 destroyed before end of thread 0x5632a9fd45a0
mar 08 19:41:54 FP-BASALT-FEDORA baloo_file_extractor[174721]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174721]: m_writeTrans is null
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174721]: QThreadStorage: entry 4 destroyed before end of thread 0x55a40cdab5a0
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174721]: QThreadStorage: entry 3 destroyed before end of thread 0x55a40cdab5a0
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174721]: QThreadStorage: entry 2 destroyed before end of thread 0x55a40cdab5a0
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174721]: QThreadStorage: entry 1 destroyed before end of thread 0x55a40cdab5a0
mar 08 19:41:55 FP-BASALT-FEDORA baloo_file_extractor[174729]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174729]: m_writeTrans is null
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174729]: QThreadStorage: entry 4 destroyed before end of thread 0x55b38895b5a0
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174729]: QThreadStorage: entry 3 destroyed before end of thread 0x55b38895b5a0
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174729]: QThreadStorage: entry 2 destroyed before end of thread 0x55b38895b5a0
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174729]: QThreadStorage: entry 1 destroyed before end of thread 0x55b38895b5a0
mar 08 19:41:56 FP-BASALT-FEDORA baloo_file_extractor[174739]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.046 › The resource ``https://discord.com/assets/189422196a4f8b53.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.047 › The resource ``https://discord.com/assets/ce3b8055f5114434.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.047 › The resource ``https://discord.com/assets/cb2006dbced0e246.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.047 › The resource ``https://discord.com/assets/7a6a566c2e88a35d.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.047 › The resource ``https://discord.com/assets/e52f0cba712e2fb4.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA flatpak[168579]: 19:41:57.047 › The resource ``https://discord.com/assets/dd24010f3cf7def7.woff2`` was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as value and it is preloaded intentionally.
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174739]: m_writeTrans is null
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174739]: QThreadStorage: entry 4 destroyed before end of thread 0x55fa25e9a5a0
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174739]: QThreadStorage: entry 3 destroyed before end of thread 0x55fa25e9a5a0
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174739]: QThreadStorage: entry 2 destroyed before end of thread 0x55fa25e9a5a0
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174739]: QThreadStorage: entry 1 destroyed before end of thread 0x55fa25e9a5a0
mar 08 19:41:57 FP-BASALT-FEDORA baloo_file_extractor[174743]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174743]: m_writeTrans is null
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174743]: QThreadStorage: entry 4 destroyed before end of thread 0x557ae53fe5a0
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174743]: QThreadStorage: entry 3 destroyed before end of thread 0x557ae53fe5a0
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174743]: QThreadStorage: entry 2 destroyed before end of thread 0x557ae53fe5a0
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174743]: QThreadStorage: entry 1 destroyed before end of thread 0x557ae53fe5a0
mar 08 19:41:58 FP-BASALT-FEDORA baloo_file_extractor[174747]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174747]: m_writeTrans is null
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174747]: QThreadStorage: entry 4 destroyed before end of thread 0x559f18ff75a0
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174747]: QThreadStorage: entry 3 destroyed before end of thread 0x559f18ff75a0
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174747]: QThreadStorage: entry 2 destroyed before end of thread 0x559f18ff75a0
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174747]: QThreadStorage: entry 1 destroyed before end of thread 0x559f18ff75a0
mar 08 19:41:59 FP-BASALT-FEDORA baloo_file_extractor[174751]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174751]: m_writeTrans is null
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174751]: QThreadStorage: entry 4 destroyed before end of thread 0x5561073d55a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174751]: QThreadStorage: entry 3 destroyed before end of thread 0x5561073d55a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174751]: QThreadStorage: entry 2 destroyed before end of thread 0x5561073d55a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174751]: QThreadStorage: entry 1 destroyed before end of thread 0x5561073d55a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: m_writeTrans is null
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: QThreadStorage: entry 4 destroyed before end of thread 0x560b08a575a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: QThreadStorage: entry 3 destroyed before end of thread 0x560b08a575a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: QThreadStorage: entry 2 destroyed before end of thread 0x560b08a575a0
mar 08 19:42:00 FP-BASALT-FEDORA baloo_file_extractor[174755]: QThreadStorage: entry 1 destroyed before end of thread 0x560b08a575a0
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: m_writeTrans is null
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: QThreadStorage: entry 4 destroyed before end of thread 0x55e1e56915a0
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: QThreadStorage: entry 3 destroyed before end of thread 0x55e1e56915a0
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: QThreadStorage: entry 2 destroyed before end of thread 0x55e1e56915a0
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174759]: QThreadStorage: entry 1 destroyed before end of thread 0x55e1e56915a0
mar 08 19:42:01 FP-BASALT-FEDORA baloo_file_extractor[174763]: Failed to register with host portal QDBusError(“org.freedesktop.portal.Error.Failed”, “Could not register app ID: App info not found for ‘org.kde.baloo’”)
^C

It’ getting bigger and bigger, now this is:
frapox@FP-BASALT-FEDORA:~$ sudo du -sh /var/log/journal/
[sudo] password di frapox:
2,5G /var/log/journal/

So, I’m going to disable Baloo file indexer until this bug is fixed.

This is a different error message and issue altogether. You should start a new thread for that one.

I use keepassXC with wayland autotype PR. It broke due to this. The following fixes it for me:

# Clear the user's portal cache
rm -rf ~/.cache/xdg-desktop-portal

# Restart portal
systemctl restart --user xdg-desktop-portal plasma-xdg-desktop-portal-kde.service