Alex Indigo
Alex Indigo
Looks like it's trying to raise privileges: https://github.com/waycrate/swhkd/blob/75bcd8d56352789b506a1991be8d44dc3acbc0d7/swhkd/src/perms.rs#L16 Not sure why it's trying to do that, and if I should it run as root, although in the readme, it doesn't...
But if I run it with sudo, it's trying to read config for the root user: ``` $ sudo swhkd -d [2025-01-09T04:18:29Z TRACE swhkd] Logger initialized. [2025-01-09T04:18:29Z DEBUG swhkd::perms] Setting...
Looks like it might be related to #156
Hey @manthanabc, I'm curious why you asked about `rfkill`? I think I was able to successfully run swhkd, not sure if I can reproduce it, as I had to use...
And this is what I see when I try to run it as part of systemd ``` Jan 08 23:19:03 arch swhkd-service.sh[11211]: Error creating textual authentication agent: Error opening current...
Thanks @manthanabc for detailed answer. I'll check out those issues. As for polkit, I see that it was removed, and said that it's no longer necessary – https://github.com/waycrate/swhkd/pull/270 That part...
also @manthanabc this is what made it work for me: https://github.com/waycrate/swhkd/pull/285
+1, adding IMAP client would make it an awesome application.
Same here, seems to be broken with different clients (Element iOS, Element MacOS, Element X iOS, Fluffy Chat iOS).
In the client seeing Verification Request message, with buttons Decline and Accept, clicking any button does nothing. Also, not seeing anything related in the conduit logs, although I see a...