-
Notifications
You must be signed in to change notification settings - Fork 28
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
Issue authenticating on wayland #2
Comments
This seems like you just typed your password incorrectly? |
I typed my password correctly (tried multiple times) and it still failed |
Video for good measure. |
Install |
Same here. Installing |
I'll handle this soon, thanks. |
Hi, do you guys all using simple compositors here (I mean, not DEs)? I think pkexec should fallback to its tty agent, but not sure why it does not work... |
@AlynxZhou |
What's the result of running |
I am afraid this is a known issue for pkexec, not my program, that all other authentication agent except itself works, see NixOS/nixpkgs#18012 and https://gitlab.freedesktop.org/polkit/polkit/-/issues/17. A MR has been submitted recently and may fix this problem, see https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/122/diffs. |
@AlynxZhou
|
There is another fix but not merged for 1 year: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/59. I'll close this issue since it's a polkit problem. Workaround is to use another agent, not only the gnome one, I think all agents in https://wiki.archlinux.org/title/Polkit#Authentication_agents can work. And there is a polkit rules that allows users in wheel group to run it without password in master branch. |
Hi, maybe we can try to add the
and then remove |
And then you need to make sure only the authorized user (by default the current seat user) can run it. |
I believe that asking root permission on start is better so user will get notified when the app starts. |
I am using dwl. with
i can turn switch on. The problem now is the floating window for key is not always on top. I don't know how to fix it yet. |
Hi,
There's an issue when I input the password it just says "Authentication failed":
I'm on 5.13.7-arch1-1, sway 1.6.1 (wayland), journalctl says:
Any ideas or ways to get more debugging informations?
The text was updated successfully, but these errors were encountered: