elvisangelaccio added a comment.
About the co-installability problem: kio 5.32 will install the ioslave plugin as `$QT_PLUGIN_PATH/kf5/kio/remote.so`, while plasma-workspace 5.9 installs `$QT_PLUGIN_PATH/kio_remote.so`. So far so good. The only conflict is on the kded plugin (`remotedirnotify.so`), so this would prevent co-installability of kio 5.32 and p-w 5-9. I think the simplest solution is just renaming the kded plugin on the kio side. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D4690 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: elvisangelaccio, dfaure, davidedmundson Cc: #plasma, #frameworks