https://bugs.kde.org/show_bug.cgi?id=517037
Bug ID: 517037
Summary: Broke a widget that depended on libPlasma.so.6
Classification: Plasma
Product: plasmashell
Version First 6.6.1
Reported In:
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
applet-window-buttons6 depends on libPlasma.so.6
I got it to work again by creating a symlink
OBSERVED RESULT
libPlasma.so.6 is missing
EXPECTED RESULT
It should exist, accoriding to apt-file
$ apt-file search libPlasma.so.6
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.2.5
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.3.0
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.3.1
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.3.2
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.6.0
libplasma6: /usr/lib/x86_64-linux-gnu/libPlasma.so.6.6.1
SOFTWARE/OS VERSIONS
Operating System: KDE neon User Edition
KDE Plasma Version: 6.6.1
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.17.0-14-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × 11th Gen Intel® Core™ i5-11400 @ 2.60GHz
Memory: 32 GiB of RAM (30.6 GiB usable)
Graphics Processor 1: AMD Radeon RX Vega
Graphics Processor 2: Intel® Graphics
ADDITIONAL INFORMATION
Error:
file:///usr/share/plasma/plasmoids/org.kde.windowbuttons/contents/ui/main.qml:23:1:
Cannot load library
/usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/appletdecoration/libappletdecorationplugin.so:
libPlasma.so.6: cannot open shared object file: No such file or directory
ls -l /usr/lib/x86_64-linux-gnu/libPlasma.so.6
lrwxrwxrwx 1 root root 18 Mar 3 10:39 /usr/lib/x86_64-linux-gnu/libPlasma.so.6
-> libPlasma.so.6.6.1
--
You are receiving this mail because:
You are watching all bug changes.