-
Notifications
You must be signed in to change notification settings - Fork 315
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
Add a third option "F3 restart ly" #620
Comments
So why not just restart ly all the time? |
This is definitely not the right way to do it and looks more like a bug to me. What distro & DE(s)/WM(s) are you using? I'm able to switch between Openbox & Sway sessions just fine on Arch Linux (with the latest Ly code in master). |
If you log out and log in immediately, you always get the error, if you log out and log in with the same user and options after a few minutes, most of the time there is no error, if you change the user or from X11 to Wayland you always get an error.
|
My first idea, I didn't know how and came up with the reboot option. The point is that I only restart if there is an error. |
How can I get the error output from ly? This is what I can find in the system logs:
|
Effectively this is not the way to deal with this particular error, but this would resolve a possible ly unrelated error, it would give me the option to retry another session type. Also it has not yet been established that the error is ly related. The latest Manjaro update has caused a lot of problems. |
On Arch Linux, with the current latest Ly master code, switching from Plasma X11 to Wayland (and vice versa) immediately, as well as just logging back in without switching sessions, also immediately, works just fine on my end.
It should be possible (at least for X11) by overriding |
My intention was not to report a bug, it was to request a feature. Currently after an error you have to completely reboot or switch TTY and restart ly, as I have F2 set to restart ly... a third option F3 would be ideal. Thanks, hope I haven't wasted too much of your time. |
That's still considered a bug! 😄
You haven't, I'm happy to resolve issues! |
I have a somewhat related issue. Running Ly on FreeBSD (from the ports tree, which is currently version 0.6.0), I've noticed that some pam modules only execute on the first user's login. After one successful login with |
Add a third option "F3 restart ly" in the login screen, next to F1 shutdown and F2 restart.
Currently this is my configuration:
The reason is that ly stops working if it doesn't restart when you log out and log back in, especially if you switch from x11 to Wayland or the other way around.
Similar options are found in other display managers.
The text was updated successfully, but these errors were encountered: