This isn't a bug but a major feature of wayland: If you have root rights you no more get access to the graphical user interface which makes it harder for a gui application to spy on another application's keyboard input. The backdraw of this is that every application that needs root rights for its work has to be re-written to have 2 parts:
- the actual gui application and - a small helper that gets root access using pkgkit The second advantage of this security measure is that now no more the whole application that might suffer from security flaws has root access, but only the part that really needs root rights. td;lr: The fact that gui applications no more run when given root rights won't change. It is the applications that have to adapt. -- You received this bug notification because you are a member of Edubuntu Bugsquad, which is subscribed to italc in Ubuntu. https://bugs.launchpad.net/bugs/1713313 Title: Unable to launch pkexec'ed applications on Wayland session To manage notifications about this bug go to: https://bugs.launchpad.net/backintime/+bug/1713313/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~edubuntu-bugs Post to : edubuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~edubuntu-bugs More help : https://help.launchpad.net/ListHelp