Xubuntu / lightdm-gtk-greeter-settings

A small dialog to make it easier for users to modify the settings of lightdm-gtk-greeter.
GNU General Public License v3.0
18 stars 1 forks source link

LP#1738988 "lightdm-gtk-greeter-settings incompatible with wayland" #25

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter-settings/+bug/1738988

github-actions[bot] commented 2 years ago

LP#0: PeterPall (peterpall) wrote on 2017-12-19:

As a security measure wayland allows programs either to connect to the display or to be root: If a program needs root rights to do part of its work it can use packagekit in order to give this specific portion of the program root rights.

lightdm-gtk-greeter-settings both wants root rights and wants to connect to the display - and therefore is denied the latter.

ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lightdm-gtk-greeter-settings 1.2.1-2 Uname: Linux 4.15.0-041500rc4-lowlatency x86_64 ApportVersion: 2.20.8-0ubuntu5 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Dec 19 10:40:50 2017 EcryptfsInUse: Yes PackageArchitecture: all SourcePackage: lightdm-gtk-greeter-settings UpgradeStatus: No upgrade log present (probably fresh install)

github-actions[bot] commented 2 years ago

LP#1: PeterPall (peterpall) wrote on 2017-12-19:

Attachments:

github-actions[bot] commented 2 years ago

LP#2: James Lu (tacocat) wrote on 2017-12-20:

Hi,

This is a duplicate of https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter-settings/+bug/1713313

I would mark it as such but Launchpad isn't being cooperative and giving me timeout errors.

github-actions[bot] commented 2 years ago

LP#3: PeterPall (peterpall) wrote on 2018-08-06:

I don't believe #1713313 is an actual bug: Giving noone with root access access to the GUI is part of one of the major features wayland was created for: Hindering a gui application from spying on the screen or the keyboard input of another application.