Skip to content

login only works on 2nd try #291

Description

@junghans

This is a stock Fedora 37 install with xfce. After a reboot the first login will always fail and then 2nd try will work.
(see https://bugzilla.redhat.com/show_bug.cgi?id=2167386)

Looking at the difference in lightdm.log (success) vs light.log.old (failed), the only real different is:

--- lightdm.log 2023-02-08 18:46:09.056295101 -0700
+++ lightdm.log.old     2023-02-08 18:46:09.057295116 -0700
@@ -59,20 +61,25 @@
 DEBUG: Authenticate result for user user: Success
 DEBUG: User user authorized
 DEBUG: Greeter sets language en_US.utf8
-DEBUG: Greeter requests session xfce
-DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
-DEBUG: Terminating login1 session c2
-DEBUG: Session pid=1234: Sending SIGTERM
 DEBUG: Greeter closed communication channel
+DEBUG: Session pid=1234: Exited with return value 1
+DEBUG: Seat seat0: Session stopped
+DEBUG: Seat seat0: Stopping; failed to start a greeter
+DEBUG: Seat seat0: Stopping
+DEBUG: Seat seat0: Stopping display server
+DEBUG: Sending signal 15 to process 3321
+DEBUG: Seat seat0: Stopping session
 DEBUG: Session pid=1234: Exited with return value 0
 DEBUG: Seat seat0: Session stopped

Any ideas what is going wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions