Bug 159378

Summary: kgpg doesn't open encrypted document
Product: [Applications] kgpg Reporter: Robert Piasek <robert.piasek>
Component: generalAssignee: Rolf Eike Beer <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robert Piasek 2008-03-15 23:35:00 UTC
Version:           1.7.3 (using KDE 4.0.2)
Installed from:    Gentoo Packages
Compiler:          GCC 4.2.3 x86_64, nocona -02 -pipe
OS:                Linux

When I try to open encrypted document from Konqueror or Dolphin Kgpg starts but doesn't do anything.
When I run kgpg manually from the console I get the following error message when I try to open the file:

Object::connect: No such signal MyView::importedKeys(QStringList)

I started from recompiling kgpg and finished on recompiling all packages kgpg is dependent to end up with the same error message.
Comment 1 Rolf Eike Beer 2008-03-16 23:28:59 UTC
SVN commit 786393 by dakon:

Don't pass empty arguments to gpg on file decryption

BUG:159378


 M  +4 -1      kgpg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=786393