https://bugs.kde.org/show_bug.cgi?id=432836
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |usability Summary|Discover wants to remove |Multiple items that are |Okular completely, when I |part of the same package |only wanted to remove |falsely suggest to the user |support for one format |that they can be | |independently removed, but | |they can't CC| |n...@kde.org Ever confirmed|0 |1 Severity|major |normal Status|REPORTED |CONFIRMED --- Comment #2 from Nate Graham <n...@kde.org> --- Discover is exposing a technical detail here: the fact that these different items are all part of the same underlying package. For example Okular includes the plugins, and Hunyango, Haenau, and the other items are all part of the same `kdeplasma-addons` package. We're confusing you because we allow a multi-item package to display multiple items in the UI, which tricks you into thinking that they can be independently installed and removed, when in fact, they can't be. It's kind of a tricky problem to solve though. In the case of the Okular plugins, they are all correctly marked as add-ons, so perhaps Discover could collapse them into the parent okular package. In the case of the kdeplasma-addons packages, maybe we need a more generic method to collapse items provided by a single package. Or maybe we need to fix a bug with those things not getitng marked as add-ons as they should Needs further investigation. -- You are receiving this mail because: You are watching all bug changes.