Comment 20 for bug 640689

Revision history for this message
Markus Korn (thekorn) wrote :

I think the fix in quickly should be as simple as using

   result, err = gpg_instance.communicate(key_generate.encode('utf-8'))

in quicklyutils.py, line 298, (untested, just from reading the traceback)