Bug 168559 - The self test of the Kleopatra ends with a gpgconf --list-dirs error
Summary: The self test of the Kleopatra ends with a gpgconf --list-dirs error
Status: RESOLVED DUPLICATE of bug 163757
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: outdated (old bug dump)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Marc Mutz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 23:50 UTC by Ladislav Nesnera
Modified: 2008-10-23 17:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
GUI of the self test (46.33 KB, image/png)
2008-08-06 23:52 UTC, Ladislav Nesnera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Nesnera 2008-08-06 23:50:40 UTC
Version:            (using Devel)
Installed from:    Compiled sources

konsole:
KeyListController::registerCommand( 0xd13cc0 )
GpgConfCheck: "gpgconf --list-dirs" gives error, disabling
UiServer: client connect on fd 25
[8425.25] DBG: -> OK GPG UI server (Kleopatra/2.0.0-rc1) ready to serve
UiServer: client connection 0xcb5b60 established successfully
[8425.25] DBG: <- GETINFO pid
[8425.25] DBG: -> D 8425
[8425.25] DBG: -> OK
Server PID = 8425
KeyListController::Private::slotActionTriggered: not implemented
[8425.25] DBG: <- BYE
[8425.25] DBG: -> OK closing connection
UiServer: connection 0xcb5b60 closed
KeyListController::Private::slotCommandFinished( 0xd13cc0 )
KeyListController::Private::slotDestroyed( 0xd13cc0 )
sgpgconf --list-dirs gives an error if the Kleopatra start
gpgconf: invalid option "--list-dirs"

Qt: 4.4.0
KDE: 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) "release 21.1"
Kleopatra: 2.0.0-rc1
openSUSE 11 64-bit
Comment 1 Ladislav Nesnera 2008-08-06 23:52:28 UTC
Created attachment 26703 [details]
GUI of the self test
Comment 2 Marc Mutz 2008-09-01 15:19:32 UTC
What's the tooltip of the "failed" columns?
Can you try with a more recent snapshot, e.g. from branches/kdepim/enterprise4?
Comment 3 Ladislav Nesnera 2008-09-02 17:34:56 UTC
I'm not sure what do you mean by "What's the tooltip of the "failed" columns?". If you talk about "Proposed Corrective Action" then all of them are empty :(
branches/kdepim/enterprise4 - it seems as necessarity to compilete own KDEPIM ;?D but I'm only BFU :-( and I use the openSUSE's factory repository
Comment 4 Marc Mutz 2008-09-03 15:11:59 UTC
> I'm not sure what do you mean by "What's the tooltip of the "failed"
> columns?".

The second column in the test list has the exact error message (as a tooltip, aka. balloon help). Yes, we could (and should) probably make that less hidden.

<snip>
> branches/kdepim/enterprise4 - it seems as necessarity to compilete own KDEPIM
> ;?D but I'm only BFU :-( and I use the openSUSE's factory repository

Without compiling, how would you verify a fix if I committed one to SVN? :)

Sidenote: It might be less effort for you if you reported bugs against the openSUSE packages, here: http://en.opensuse.org/Submitting_Bug_Reports They probably can supply new binary packages that you can test.
Comment 5 Marc Mutz 2008-09-10 15:17:57 UTC
Likely too old gpgconf, or fixed since -rc1. If you have more information, post it here, and reopen the bug.
Comment 6 georgi 2008-10-08 13:17:41 UTC
This problems is still in 2.0.0-rc1 running on KDE 4.1.1 running on Gentoo. GPG is version 2.0.9. The diagnostics says "gpgconf: invalid option "--check-options".

From the gpgconf manual:
SYNOPSIS
       gpgconf [options] --list-components
       gpgconf [options] --list-options component
       gpgconf [options] --change-options component

This bug should be reopened, but I don't think I can do that.
Comment 7 Marc Mutz 2008-10-09 14:26:54 UTC
Fixed in e4 branch, merge to 4.1-branch pending, cf. bug 163757 for details.

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