Bug 258654 - "An error occurred while scanning your keyring" when kgpg starts.
Summary: "An error occurred while scanning your keyring" when kgpg starts.
Status: RESOLVED DUPLICATE of bug 250348
Alias: None
Product: kgpg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Rolf Eike Beer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 08:46 UTC by leo_rockway
Modified: 2010-12-05 10:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leo_rockway 2010-12-03 08:46:55 UTC
Version:           unspecified (using KDE 4.5.80) 
OS:                Linux

If I click on details I see this message: usage: gpg [options] [filename]


Reproducible: Always

Steps to Reproduce:
Start kgpg.
Also by going to View -> Refresh List

Actual Results:  
The error message shows up.

Expected Results:  
I wanted to see the keys in the kgpg window.

Version 2.4.60
Comment 1 leo_rockway 2010-12-03 20:48:29 UTC
This is the terminal output:

$ kgpg
kgpg(8329)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory: Cache attached to shared memory, 5312512 bytes available out of 10485760
kgpg(8329)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "MainWindow"
kgpg(8329)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "Editor"
kgpg(8329) KStatusBar::changeItem: KStatusBar::changeItem: bad item id:  0
kgpg(8329)/kdeui (KNotification) KStatusNotifierItemDBus::KStatusNotifierItemDBus: service is "org.kde.StatusNotifierItem-8329-1"
kgpg(8329)/kdeui (KNotification) KStatusNotifierItemPrivate::registerToDaemon: Registering a client interface to the KStatusNotifierWatcher
kgpg(8329)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "MainWindow"
kgpg(8329)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "MainWindow"
kgpg(8329)/kdeui (KMainWindow) KMainWindow::applyMainWindowSettings: KMainWindow::applyMainWindowSettings  "MainWindow"
kgpg(8329)/kdeui (KNotification) KNotificationManager::close: 3354
Comment 2 Rolf Eike Beer 2010-12-03 23:32:49 UTC
Which gpg version do you have?
Comment 3 leo_rockway 2010-12-03 23:37:35 UTC
KGpg 2.5.60 on KDE 4.5.80 (4.6 Beta1). From Arch KDE unstable.
Comment 4 Rolf Eike Beer 2010-12-04 21:38:36 UTC
I meant the GnuPG version. Type "gpg --version" in terminal. I suspect you are using a 1.x version, probably 1.4. If this is the case a quick fix would be to upgrade to 2.x. The longer fix involves me fixing this :/
Comment 5 leo_rockway 2010-12-04 23:11:22 UTC
Sorry, I misread.
I have both GnuPG version 1.4.11 and 2.0.16, I just noticed that. The binaries are gpg and gpg2. Should I uninstall the old version? If not, how do I tell KGpg to use the newer version?
Comment 6 Rolf Eike Beer 2010-12-05 10:43:51 UTC
Settings -> Configure KGpg -> GnuPG Settings

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