Bug 479416 - Error loading desktop Containment
Summary: Error loading desktop Containment
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (other bugs)
Version First Reported In: 5.91.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6, regression, wayland-only
Depends on:
Blocks:
 
Reported: 2024-01-05 02:48 UTC by Doug
Modified: 2024-01-06 13:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Desktop error (235.20 KB, image/png)
2024-01-05 02:48 UTC, Doug
Details
Application launcher error (462.76 KB, image/png)
2024-01-05 02:48 UTC, Doug
Details

Note You need to log in before you can comment on or make changes to this bug.
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