Bug 360217

Summary: Unable to create io-slave: klauncher said: Error loading .../desktop.so , since upgade to Qt-5.6.0-rc
Product: [Plasma] plasmashell Reporter: Rex Dieter <rdieter>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bhush94, plasma-bugs
Priority: NOR    
Version: 5.5.5   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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.