Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ly runs but does not work if session directories contain subdirectories #506

Closed
wizetek opened this issue May 25, 2023 · 1 comment
Closed
Labels
bug This issue or pull request discusses a bug

Comments

@wizetek
Copy link

wizetek commented May 25, 2023

Steps to reproduce
1.
# mkdir /usr/share/xsessions/foo
or
# mkdir /usr/share/wayland-sessions/bar
2. (Re)start ly.service
3. Check status

# pgrep -a ^ly
306 /usr/bin/ly-dm

# systemctl status ly.service
...
Active: active (running)
...
Arch Linux x86_64
ly 0.5.3
@AnErrupTion AnErrupTion added the bug This issue or pull request discusses a bug label Jun 14, 2023
@h45h74x
Copy link

h45h74x commented Mar 29, 2024

Yep, got this bug too. Spent almost an hour wondering why ly-dm was using 100% on one CPU core, whilst not loading and throwing me into TTY1 initially. Removing all subdirectories in /usr/share/xsessions and restarting ly fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request discusses a bug
Projects
None yet
Development

No branches or pull requests

3 participants