Bug 643692

Summary: seahorse-tool crashes with "prompt_recipients: assertion `GPG_IS_OK (gerr)'"
Product: [Fedora] Fedora Reporter: Poncho <poncho>
Component: seahorse-pluginsAssignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: carlg, mclasen, pablomg+fedora, sacntct, surkum, tbzatek, vskcode
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-26 14:48:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix build with -DGSEAL none

Description Poncho 2010-10-17 11:47:19 UTC
Description of problem:
seahorse-tool crashes while signing or encrypting files

Version-Release number of selected component (if applicable):
seahorse-plugins.x86_64 0:2.30.1-4.fc14

How reproducible:
always

Steps to Reproduce:
1. touch test
2. seahorse-tool -e test
3. select a key, hit OK
  
Actual results:
** (seahorse-tool:3041): CRITICAL **: prompt_recipients: assertion `GPG_IS_OK (gerr)' failed

Expected results:
gui should ask for passphrase and "test" should be encrypted to "test.gpg"

Additional info:
upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=607423

Comment 2 Poncho 2011-01-26 14:48:23 UTC

*** This bug has been marked as a duplicate of bug 650734 ***