https://bugs.kde.org/show_bug.cgi?id=410902
--- Comment #7 from Luca Carlon <carlon.l...@gmail.com> --- It is not necessarily an issue, but that means I need to know how it works. The second instance of KSysGuard calls into the existing KAuth helper? Is it creating a new thread? This is something I need to know cause it means things must be thread-safe. I excepted two helper processes. If running an executable with suid bit is allowed, it would probably be a good option. I didn't do that cause some systems do not allow it, like Android, and also I think it is ignored with SELinux. But it would be better to design first and implement after, instead of implementing, redesigning and reimplementing. Are there other parts of Plasma using suid bit? Maybe KAuth itself? I don't think any of this is a showstopper to plugin integration, but the implementation may differ, and I can't therefore go on. I'll study what you provided. Thanks! -- You are receiving this mail because: You are watching all bug changes.