Open ankon opened 7 years ago
Can you provide the stacktrace?
@ankon ?
I'm sorry, I missed this notification, and I haven't been using pius since then. I guess best to close this, and see whether it pops up again?
Out of interest, what would be the sensible steps to get a stack trace that would be useful for you?
You said it crashed, so whenever a python app crashes it prints a stacktrace, so just doing whatever you did before.
However, running it with debug mode (-d
) would be even more useful.
In short, something like:
pius -r <partykeyring> -s <yourkeyid> -d <keyidthatcausesthecrash>
Aught to do it.
gpg 2.1 introduced support for ed25519. When using pius with gpg 2.0(.30, mac) and trying to sign such keys pius crashes, rather than reporting that it cannot handle this key type.