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

[Bug] logged out #717

Open
1 task done
gnuchanos opened this issue Dec 2, 2024 · 6 comments
Open
1 task done

[Bug] logged out #717

gnuchanos opened this issue Dec 2, 2024 · 6 comments
Labels
bug This issue or pull request discusses a bug

Comments

@gnuchanos
Copy link

Pre-requisites

  • I have looked for any other duplicate issues

Ly version

Ly version 1.1.0-dev.102+e125d8f

Observed behavior

I just logged out and tried logging in again. I can enter the password, but the Tab key only inserts a space. You can watch the video.

Expected behavior

i try enter password sorry my english is not good

Steps to reproduce

this video
https://www.youtube.com/shorts/jviRfBKYuYg

Relevant logs

i don't know how i can find log
@gnuchanos gnuchanos added the bug This issue or pull request discusses a bug label Dec 2, 2024
@CarterSnich
Copy link

Same thing here. After log out. Password doesn't work. The cursor keeps moving back to the starting position and overwrites inputs and also no longer hidden with asterisks.

@anhnn-vie
Copy link

anhnn-vie commented Dec 19, 2024

logout_cmd = sudo pkill -KILL -u your_usename

add this command line "sudo pkill -KILL -u your_usename"
update: /etc/ly/config.ini

@gnuchanos
Copy link
Author

logout_cmd = sudo pkill -KILL -u your_usename

add this command line "sudo pkill -KILL -u your_usename"

add To where?

@CarterSnich
Copy link

logout_cmd = sudo pkill -KILL -u your_usename
add this command line "sudo pkill -KILL -u your_usename"

add To where?

To the config file, I think. Can't test it yet.

@gnuchanos
Copy link
Author

btw i install ly in arch linux it's fine but not in cachyos

@anhnn-vie
Copy link

logout_cmd = sudo pkill -KILL -u your_usename
add this command line "sudo pkill -KILL -u your_usename"

add To where?
/etc/ly/config.ini

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