https://bugs.kde.org/show_bug.cgi?id=371554
Bug ID: 371554 Summary: uninstall/upgrade options of plasmapkg2 don't work for kwinscripts Product: kwin Version: git master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: scripting Assignee: kwin-bugs-n...@kde.org Reporter: kdeb...@chilon.net `plasmapkg2 --type kwinscript` -r always says "Plugin ${pluginName} not installed" when uninstalling a plugin, if you up the version and replace `-r` with `-u` you get the same thing. Reproducible: Always Steps to Reproduce: 1. cd directory/containing/kwinscript 2. plasmapkg --type kwinscript -i . 3. plasmapkg --type kwinscript -r . Actual Results: The kwinscript is still installed. Expected Results: The kwinscript should be removed by `plasmapkg --type kwinscript -r .` -- You are receiving this mail because: You are watching all bug changes.