Bug 479416

Summary: Error loading desktop Containment
Product: [Plasma] plasmashell Reporter: Doug <dougshaw77>
Component: ContainmentAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: notmart, qydwhotmail
Priority: NOR Keywords: qt6, regression, wayland-only
Version First Reported In: 5.91.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Desktop error
Application launcher error

Description Doug 2024-01-05 02:48:27 UTC
Created attachment 164682 [details]
Desktop error

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Update KDE Neon Unstable to most recent updates
2. Start a Wayland session
3. Look at desktop, try clicking on widgets

OBSERVED RESULT
Desktop containments doesn't load, and there is an error message.  There are also error messages for other widgets such as the application launcher, notifications, and icons only task manager.  Some other widgets like notifications, clipboard, and clock work normally.

EXPECTED RESULT
Everything loads correctly.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:19:1: Cannot load library /usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so: (/lib/x86_64-linux-gnu/libKF6KIOFileWidgets.so.6: undefined symbol: _ZN16KBookmarkManager7changedERK7QStringS2_)

file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/main.qml:20:1: Cannot load library /usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/plasma/private/kicker/libkickerplugin.so: (/lib/x86_64-linux-gnu/libKF6KIOFileWidgets.so.6: undefined symbol: _ZN16KBookmarkManager7changedERK7QStringS2_)

file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:19:1: Cannot load library /usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/notificationmanager/libnotificationmanagerplugin.so: (/lib/x86_64-linux-gnu/libKF6KIOFileWidgets.so.6: undefined symbol: _ZN16KBookmarkManager7changedERK7QStringS2_)
Comment 1 Doug 2024-01-05 02:48:59 UTC
Created attachment 164683 [details]
Application launcher error
Comment 2 Doug 2024-01-05 03:06:20 UTC
Another round of updates and everything is working fine.
Comment 3 Fushan Wen 2024-01-06 13:39:33 UTC
A full system update is needed