| Summary: | Task Manager and Desktop Don't Load on Login / Launch | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | nekonexus |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CLOSED DOWNSTREAM | ||
| Severity: | major | CC: | kde, nate |
| Priority: | NOR | Flags: | nekonexus:
Wayland?
nekonexus: X11+ nekonexus: Usability+ |
| Version First Reported In: | 5.25.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| URL: | https://git.harting.dev/ALHP/ALHP.GO/issues/132 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Global Env Files and journald Log | ||
|
Description
nekonexus
2022-07-05 07:28:13 UTC
"Error loading QML file.\n12: plugin cannot be loaded for module \"org.kde.plasma.activityswitcher\": Cannot load library /usr/lib/qt/qml/org/kde/plasma/activityswitcher/libactivityswitcherextensionplugin.so: (/usr/lib/libtaskmanager.so.6: undefined symbol: _ZNK8KWayland6Client12PlasmaWindow12resourceNameEv)\n" You're still mixing packages from different sources. This is a local/installation problem. @Antonio This wasn't an issue literally overnight, so were components seperated from pre-existing packages to new ones? Additionally, I searched for the library that claims to be missing and my package manager says I have it installed; please don't dismiss this issue so readily without conversation. Additionally, everything is from that other repo (originally); regardless, I did downgrade *everything without exception* to the *official repos* and the issue *still persists.* (pacman -Syuu) I guarantee you, at that point, there is nothing being mixed. I'm afraid Antonio is right, or at least in the ballpark. The error you're seeing is caused by mixing incompatible library versions that were not all compiled against one another, and there is no chance that it's a KDE problem. It's either a distro packaging problem, or a user configuration problem. |