-
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
Installed on void, getting Unknown error when trying to log in #614
Comments
how did you install on void? i get an error compiling
|
@jabuxas |
This is now fixed in master and has been backported to v1.0.1. I'll try to investigate the unknown error very soon. |
@ehsanghorbani190 I'm able to reproduce your issue when the |
Hi! I recently installed LY on my clean void installation. I installed void from the base image (without XFCE) and installed and configured the Xserver totally from scratch. When I run my system, without LY, I get to the default shell login and after logging in, I can start my i3 with
startx
command without any problems.Before my main issue, I had a lot of problems for getting the LY to even run on startup! The issue was that in
/etc/sv/ly
, scripts of LY service were not executable! And I had tochmod +x run finish config
them on my own. It was hard to figure this out, please mention this in the README!My main issue is when I reach to the LY and input my password, it waits a second, then splashes, and now I see the LY but with this message:
an unknown error occured
. I cannot figure this out because my.xinitrc
is executable and starts with shebang, andstartx
command works like a charm! Any ideas for debugging? I don't know if the LY has a log or something, and where is it stored....The text was updated successfully, but these errors were encountered: