The LightDM GTK+ Greeter Settings GUI is no longer launching, it had previously. Correctly prompts for password, then nothing occurs.
I have submitted a bug report with screenshot showing file not found while attempting to run from a terminal window, when it is showing in /usr/bin. Thought is perhaps pkexec or policykit isn’t doing something it should be.
This is the package build issue. I do not see anything obvious in the package spec file or in the build log, so my best guess is incompatibility of the ancient setup tools used by this ancient package with the modern Python. This needs someone with better Python experience and knowledge.
As a workaround use
su - -c 'python3 /usr/bin/lightdm-gtk-greeter-settings'
I just updated one of my Slowroll installations, this package was being updated. Version 1.2.2-1.21 launched perfectly after submission of the admin password.
The new version: 1.2.2-2.1, does not. It requires the above command to launch successfully.