https://bugs.kde.org/show_bug.cgi?id=508845
--- Comment #11 from Andrius Štikonas <[email protected]> --- (In reply to stellarpower from comment #9) > That's a shame. I assume it's more difficult then than polling > [this](https://invent.kde.org/system/kpmcore/-/blob/master/src/util/ > externalcommand.cpp?ref_type=heads#L360). Well, polling is only half of the job. You also need to implement periodic sending here https://invent.kde.org/system/kpmcore/-/blob/master/src/util/externalcommandhelper.cpp#L413 There are actually more things that still need to be fixed in that polkit helper. See some audit https://bugzilla.suse.com/show_bug.cgi?id=1178848 More serious isseus from it were fixed but there are still unfixed lower priority items. Sending better error reports from helper to the main program is one of them. -- You are receiving this mail because: You are watching all bug changes.
