Summary: | Plasma Add-On Installer deletes plasmoids/ folder entirely when uninstalling a widget if the widget's folder is not present | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kpackage | Reporter: | Konstantin L <cupn8dles> |
Component: | default | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | admin, alexander.lohnau, kdelibs-bugs-null, nate, sora |
Priority: | NOR | ||
Version First Reported In: | 5.60.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kpackage/commit/b77735be60c07d4a24a2c3c5893ae6bd1bf1303a | Version Fixed In: | 5.74 |
Sentry Crash Report: |
Description
Konstantin L
2019-08-07 04:48:14 UTC
Plasmoids downloaded through KNewStuff are installed and uninstalled using kpackagetool5, which handles all the creation and removal of folders and whatnot, so i'll redirect this to a more appropriate product :) Confirmed, this is still an issue. A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kpackage/-/merge_requests/2 Git commit b77735be60c07d4a24a2c3c5893ae6bd1bf1303a by Alexander Lohnau. Committed on 09/08/2020 at 08:34. Pushed by alex into branch 'master'. Do not delete package root if package was deleted FIXED-IN: 5.74 M +9 -1 src/kpackage/packagestructure.cpp M +2 -2 src/kpackage/private/packagejobthread.cpp https://invent.kde.org/frameworks/kpackage/commit/b77735be60c07d4a24a2c3c5893ae6bd1bf1303a |