ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.25k stars 70 forks source link

Needs a command line option to reset the program to init a new keyring entry #450

Closed c-h-u-c-k closed 1 month ago

c-h-u-c-k commented 1 month ago

Installed in wsl. Turns out wsl doesn't do a proper login through the wsl entrypoint method, so bus and other systemd user@[uid] services arent started properly. It's a known issue. So I restarted the service and that solved the bus not found issue, now I see: $ discordo 2024/10/05 23:29:29 INFO failed to get token from keyring err="The name is not activatable" Does this mean libsecret is not initted somehow? Thanks

c-h-u-c-k commented 1 month ago

i see a duplicate bug already for issues on start with the keyring... closing