https://bugs.kde.org/show_bug.cgi?id=399229
--- Comment #6 from Peter <k...@kydas.me> --- I'm coming to the realization that none of these scripts work particularly well. I have not been able to install (or uninstall) any of the downloaded Services (most downloads) for Dolphin. `.desktop` files fail at the `qtpaths --writable-path GenericDataLocation` on my fresh install of KDE Neon, and will also try going into a directory that doesn't exist. I believe this was written for KDE4 and hasn't really been updated for Plasma5. Can someone please confirm my findings? /usr/bin/servicemenuinstallation fails at `$servicedir = `qtpaths --writable-path GenericDataLocation`.strip! + "/kservices5/ServiceMenus/"` /usr/bin/servicemenudeinstallation fails at the same line of code (if the file is a .desktop) or will fail at `dd = Dir.new(dir)` (as the folder does not exist) Happy to rewrite for new plugin support. Just need to make sure this isn't just me -- You are receiving this mail because: You are watching all bug changes.