Xdg-open broken because kde-open: undefined symbol

Hello,

I am not sure if this is a bug on KDE’s side, so I wanted to ask if for others also kde-open and therefore also xdg-open are broken on Plasma 6.24?

Does this work for you or do you also get the following error?

~ xdg-open https://kde.org
kde-open: symbol lookup error: kde-open: undefined symbol: _ZN3KIOeqERKNS_8UDSEntryES2_

My operating system is Aurorad-DX, based on Fedora Kinoite, and others running the same OS also confirmed the behavior. I didn’t have this issue on Plasma 6.2.3.

If someone running another distro can confirm this, I will open a bug report.

Here is my system info:
Operating System: Aurora-DX 41
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.3-300.fc41.x86_64 (64-bit)

Some Debian. No probs.

Hi - no problems here on Fedora 41 KDE Spin…perhaps it might be worth making sure the distro has kde-cli-tools correctly setup?

+1, this is happening for me as well:

➜ xdg-open https://kde.org
kde-open: symbol lookup error: kde-open: undefined symbol: _ZN3KIOeqERKNS_8UDSEntryES2_

Operating System: Aurora-DX 41
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.11.3-300.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 5850U with Radeon Graphics
Memory: 30.2 GiB of RAM
Graphics Processor: AMD Radeon Graphics

Hi - based on how Aurora / Kinoite are put together, and based on the message being a “symbol lookup error”, I’d strongly suspect something went wrong when that image was compiled - perhaps libraries that were on the machine where compilation occurred that don’t match the ones distributed with the image itself?

Either way, this looks like one for the Aurora folks to check out.