Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

creating a second user ends in first-setup loop #364

Closed
taukakao opened this issue Nov 23, 2024 · 0 comments · Fixed by #365
Closed

creating a second user ends in first-setup loop #364

taukakao opened this issue Nov 23, 2024 · 0 comments · Fixed by #365
Assignees
Labels
bug Something isn't working

Comments

@taukakao
Copy link
Member

If you manually create a second user (so from Gnome settings for example) and go through first-setup with it, you will end up in a loop of first-setup.

This is because of a caching issue with gdm, which doesn't automatically reload the session after changing it.

A solution would be to run systemctl restart accounts-daemon.service after running /usr/bin/__first_setup_reset_session to make gdm reload the session.

@taukakao taukakao added the bug Something isn't working label Nov 23, 2024
@taukakao taukakao self-assigned this Nov 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant