lightdm won't start with pantheon-greeter #860
-
What Happened?Hello, I don't use the elementary desktop environment by like the look of the pantheon greeter. I tried to install it, but it refuses to start. the seat logfile of lightdm is in the log output. With the gtk-greeter, the dbus warning is still there, but the greeter starts anyway. how to avoid this glib error? I suppose that this is linked to the removal of the background settings since I don't see how to set a backgroud. Is it a bug or am I missing something? Thank-you for your help! Steps to Reproduce
Expected BehaviorThe greeter should start correctly OS VersionOther Linux OS Architectureamd64 (on most hardwares) Session TypeSecure Session (Wayland, This is the default), Classic Session (X11) Software VersionLatest release (I have run all updates) Log Output** (process:15733): WARNING **: 21:24:37.769: Failed to open CK session: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
libmutter-Message: 21:24:37.827: Running Mutter(GreeterCompositor) (using mutter 46.9) as a X11 window and compositing manager
Xlib: extension "DPMS" missing on display ":1".
Xlib: extension "DPMS" missing on display ":1".
(io.elementary.greeter-compositor:15737): GLib-GIO-ERROR **: 21:24:38.049: Settings schema 'io.elementary.desktop.background' is not installed
libEGL warning: DRI3 error: Could not get DRI3 device
libEGL warning: Ensure your X server supports DRI3 to get accelerated renderingHardware InfoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Hi yes, the elementary Greeter depends on keys from elementary settings daemon among other things listed here: Line 23 in 5995f6f |
Beta Was this translation helpful? Give feedback.
It looks like that schema is actually provided by Gala: https://github.com/elementary/gala
I suppose the Arch package should be updated to pull it in as a runtime dependency, so you might want to file that issue with arch maintainers