jaraco / keyring

MIT License
1.26k stars 159 forks source link

keyring keeps popping up the message: Error when attempting to decrypt the wallet kdewallet using GPG #336

Closed yurivict closed 5 years ago

yurivict commented 6 years ago

See the original description here: https://github.com/biolab/orange3/issues/3120#issuecomment-402877297

keyring is just one of the libraries used in Orange, and popping up the message once should be sufficient.

jaraco commented 6 years ago

I'm not sure what can be done here. The reported error message is not part of this library, so it may not be possible to address the issue here. Someone will need to dig deeper to locate the code that's presenting the error message and characterize the mechanism that leads to the popup and devise a plan to prevent it.

jaraco commented 5 years ago

Closing as languishing, but I welcome revival at any point.

Myzel394 commented 1 year ago

I was also facing this issue for quite some time now. I completely removed python-keyring, which somehow also uninstalled poetry and reinstalled poetry - now everything seems to be working