Symbol Lookup Error in Dolphin 2026.04

Since I updated Dolphin to 2026.04 (as part of a general Manjaro update), I can no longer launch the Dolphin file manager. Every time I do so, I get the following error:

/usr/bin/dolphin: symbol lookup error: /usr/lib/libdolphinprivate.so.6: undefined symbol: _ZN19KCoreConfigSkeleton9setConfigESt10unique_ptrI7KConfigSt14default_deleteIS1_EE

Has anyone else encountered the above error, or know any workarounds?

System Summary
OS: Manjaro Linux x86_64 
Host: MS-7E26 1.0 
Kernel: 7.0.3-1-MANJARO 
Uptime: 20 mins 
Packages: 2770 (pacman), 78 (flatpak) 
Shell: nu 0.112.2 
Resolution: 3840x2160 
DE: Plasma 6.6.4 
WM: kwin 
Theme: Breeze [GTK2/3] 
Icons: breeze [GTK2/3] 
Terminal: konsole 
Terminal Font: Hack Nerd Font Mono 11 
CPU: AMD Ryzen 7 7700 (16) @ 3.801GHz [118.0°F] 
CPU Usage: 10% [-==============] 
GPU: AMD ATI Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M 
GPU: AMD ATI 12:00.0 Raphael 
GPU Driver: amdgpu 
Memory: 23.34GiB / 30.45GiB (76%) 

That’s a packaging issue of your distribution.
It didn’t update kde framework kconfig package or something like this.

Actually, that was exactly what was wrong. I apparently had kconfig-git-6.16 installed, but installing 6.25 from the regular repositories fixed it.

Thank you, @meven.

Thank you @meven . I had to pin an old version of dolphin because of this same symbol error on Arch. Once I installed kconfig instead of kconfig-git - it worked.