Comment 4 for bug 1394582

Revision history for this message
Tim Lunn (darkxst) wrote :

The fix in the attached patch is incorrect, it is clearly breaking the api:
@symmetric: Variable in which to store if symmetric encryption is requested.
          * Set to NULL to disable symmetric encryption.

possibly the logic error is actually in seahorse-nautilus, passing NULL to cryptui_prompt_recipients_with_symmetric when it appears to want symmetric encyption.