Bug 360217 - Unable to create io-slave: klauncher said: Error loading .../desktop.so , since upgade to Qt-5.6.0-rc
Summary: Unable to create io-slave: klauncher said: Error loading .../desktop.so , sin...
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 17:15 UTC by Rex Dieter
Modified: 2016-03-07 17:27 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 Rex Dieter 2016-03-07 17:15:39 UTC
Since upgrading to Qt-5.6.0-rc, some kio slaves fail to load, including plasma-workspce's desktop.so kio plugin.

I see error:
Could not start process: Unable to create io-slave: klauncher said: Error loading /usr/lib64/qt5/plugins/kf5/kio/desktop.so
in the desktop containment

I'm assuming this is some sort of Qt regression, since it didn't happen with Qt-5.6.0-beta, but thought I'd at least document it here too.

Doesn't seem to happen with all kio slaves, in particular, file:/ still works ok.  Not sure how to debug this.

See also downstream bug,
https://bugzilla.redhat.com/show_bug.cgi?id=1311635

Reproducible: Always
Comment 1 Rex Dieter 2016-03-07 17:27:15 UTC
Oh yay, seems problem solved after clearing
~/.cache/ 
content

Now I wish I'd been more careful, to see what exactly it was.