Bug 361277 - "Error loading QML" messages instead of launcher and task manager after recent update.
Summary: "Error loading QML" messages instead of launcher and task manager after recen...
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-01 13:21 UTC by Tom Sutherland
Modified: 2016-04-01 16:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Sutherland 2016-04-01 13:21:05 UTC
Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:31:1: plugin cannot be loaded for module "org.kde.plasma.private.kicker": Cannot load library /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so: (libKF5ActivitiesStats.so.5: cannot open shared object file: No such file or directory)


Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:26:1: plugin cannot be loaded for module "org.kde.plasma.private.taskmanager": Cannot load library /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/taskmanager/libtaskmanagerplugin.so: (libKF5ActivitiesStats.so.5: cannot open shared object file: No such file or directory)

Reproducible: Always
Comment 1 Jonathan Riddell 2016-04-01 13:25:19 UTC
libKF5ActivitiesStats.so rebuilding now but the queue is quite long...
Comment 2 Kenny Fairweather 2016-04-01 14:25:39 UTC
> cd /usr/lib/x86_64-linux-gnu
> ln -s libKF5ActivitiesStats.so.5.21.0 libKF5ActivitiesStats.so.5

Looks like the link was changed to libKF5ActivitiesStats.so.1
I added a comment on this here, so apologies for cross-posting: https://bugs.kde.org/show_bug.cgi?id=361222
Comment 3 Jonathan Riddell 2016-04-01 16:38:00 UTC
should be sorted now