https://bugs.kde.org/show_bug.cgi?id=473769
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |n...@kde.org Resolution|--- |UPSTREAM --- Comment #1 from Nate Graham <n...@kde.org> --- Unfortunately this issue is a caused by a design flaw in the PackageKit library that Discover relies upon for this functionality: it provides no way to bubble up interaction requests so that Discover can show them in the GUI. See https://github.com/PackageKit/PackageKit/issues/604. Equally unfortunately, there is nothing we can do in Discover short of migrating away from that library (which would entail rewriting the entire app) until and unless the issue is fixed upstream. The only real workarounds are for packagers to not add such interactivity in their packages themselves, or for users to not use them. -- You are receiving this mail because: You are watching all bug changes.