[Bug 289356] deskutils/kdeconnect-kde: kdeconnect-app fails to run
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 10 12:13:06 BST 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289356
Tom Hukins <tom at eborcom.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED
--- Comment #2 from Tom Hukins <tom at eborcom.com> ---
(In reply to Oleg Sidorkin from comment #1)
Thank you for the suggestion. I am using packages from pkg.FreeBSD.org, not
ports.
I have since resolved this problem by deleting and reinstalling packages. I
will describe the steps I took below.
I run xorg, not Wayland, but I can see some wayland packages are installed and
kdeconnect-kde depends on them:
% pkg info | grep wayland
plasma-wayland-protocols-1.18.0 Plasma Specific Protocols for Wayland
qt6-wayland-6.9.1_1 Qt6 wrapper for Wayland
wayland-1.24.0_2 Core Wayland window system code and protocol
wayland-protocols-1.44 Wayland protocols
% pkg query %ro qt6-wayland-6.9.1_1
deskutils/kdeconnect-kde
x11/kf6-kwindowsystem
x11-toolkits/kf6-kguiaddons
x11/plasma6-libplasma
Digging further, I see other KDE commands fail with a similar error to
kdeconnect-app:
% kate
ld-elf.so.1: /usr/local/lib/qt6/libQt6WaylandClient.so.6: Undefined symbol
"_ZN21QPlatformBackingStore8rhiFlushEP7QWindowdRK7QRegionRK6QPointP20QPlatformTextureListb at Qt_6_PRIVATE_API"
So I ran `pkg delete qt6-wayland-6.9.1_1` and reinstalled the programs that
depend on it, similarly to your suggestion. This caused everything to work
again.
Again, thank you for your helpful suggestion.
Tom
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list