This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Kleopatra Pass Phrases

Tags: None
(comma "," separated)
stephenmac7
Registered Member
Posts
28
Karma
0
OS

Kleopatra Pass Phrases

Tue Oct 25, 2011 11:10 pm
I'm having trouble with passphrases in kleopatra... kgpg and the gpg cli utility work...

Image
Image
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS

Re: Kleopatra Pass Phrases

Wed Oct 26, 2011 6:31 am
Odd. Have you started kleopatra from the command line to perhaps see some pertinent output?


Debian testing
stephenmac7
Registered Member
Posts
28
Karma
0
OS

Re: Kleopatra Pass Phrases

Wed Oct 26, 2011 6:23 pm
Here:
Code: Select all
Statup timing: 0 ms elapsed: Command line args created
Startup timing: 244 ms elapsed: Application created
gpgConfListDir: starting /usr/bin/gpgconf --list-dirs
gpgConfListDir: found /usr/bin for 'bindir' entry
Startup timing: 258 ms elapsed: UiServer created
Startup timing: 259 ms elapsed: UiServer started
Startup timing: 276 ms elapsed: SelfCheck completed
stephen@kubuntu:~$ Startup timing: 392 ms elapsed: KeyCache loaded
ReaderStatusThread[2nd]: new iteration command= "__update__"  ; nullSlot= true
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x153dfb0 )
gpgagent_transact( SCD SERIALNO )
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( SCD SERIALNO ): "IPC connect call failed"
Assuan problem, killing context
</update_cardinfo>
ReaderStatusThread[2nd]: slot 0 : NoCard -> CardError
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
kleopatra(2828)/kdeui (kdelibs): Attempt to use QAction "key_search_bar" with KXMLGUIFactory!
Startup timing: 539 ms elapsed: new instance created
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
KeyListController::registerCommand( 0x13d00c0 )
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
KeyListController::Private::slotCommandFinished( 0x13d00c0 )
KeyListController::Private::slotDestroyed( 0x13d00c0 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x60000b5
User avatar
Wizard
Registered Member
Posts
99
Karma
0
OS

Re: Kleopatra Pass Phrases

Wed Oct 26, 2011 8:20 pm
This is essential:
gpgme-assuan[2828]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
Is gpg-agent installed/running?
(This is just a guess, because I have no knowledge about Kleopatra, gpg-agent or gpg)
stephenmac7
Registered Member
Posts
28
Karma
0
OS

Re: Kleopatra Pass Phrases

Wed Oct 26, 2011 8:35 pm
Code: Select all
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gnupg-agent is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

But that's not the issue... I can fix that

When I start gpg-agent:

Code: Select all
stephen@kubuntu:~$ netstat -ap | grep gpg-agent
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
unix  2      [ ACC ]     STREAM     LISTENING     353401   21752/gpg-agent     /tmp/gpg-3ZDRVe/S.gpg-agent
stephen@kubuntu:~$ kleopatra
Statup timing: 0 ms elapsed: Command line args created
Startup timing: 236 ms elapsed: Application created
gpgConfListDir: starting /usr/bin/gpgconf --list-dirs
gpgConfListDir: found /usr/bin for 'bindir' entry
Startup timing: 257 ms elapsed: UiServer created
Startup timing: 257 ms elapsed: UiServer started
Startup timing: 293 ms elapsed: SelfCheck completed
stephen@kubuntu:~$ Startup timing: 447 ms elapsed: KeyCache loaded
ReaderStatusThread[2nd]: new iteration command= "__update__"  ; nullSlot= true
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x1c9adb0 )
gpgagent_transact( SCD SERIALNO )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( SCD SERIALNO ): "IPC connect call failed"
Assuan problem, killing context
</update_cardinfo>
ReaderStatusThread[2nd]: slot 0 : NoCard -> CardError
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
kleopatra(21756)/kdeui (kdelibs): Attempt to use QAction "key_search_bar" with KXMLGUIFactory!
Startup timing: 668 ms elapsed: new instance created
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL                                                                                                                                                                                                                   
ReaderStatusThread[2nd]: .zZZ                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: .oOO                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true                                                                                                                                                                     
gpgagent_transact( GETEVENTCOUNTER )                                                                                                                                                                                                               
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory                                                                                                                                               
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"                                                                                                                                                                                   
Assuan problem, killing context                                                                                                                                                                                                                   
get_event_counter(): got error IPC connect call failed                                                                                                                                                                                             
scd_getattr_status(): t == NULL                                                                                                                                                                                                                   
ReaderStatusThread[2nd]: .zZZ                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: .oOO                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true                                                                                                                                                                     
gpgagent_transact( GETEVENTCOUNTER )                                                                                                                                                                                                               
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory                                                                                                                                               
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"                                                                                                                                                                                   
Assuan problem, killing context                                                                                                                                                                                                                   
get_event_counter(): got error IPC connect call failed                                                                                                                                                                                             
scd_getattr_status(): t == NULL                                                                                                                                                                                                                   
ReaderStatusThread[2nd]: .zZZ                                                                                                                                                                                                                     
KeyListController::registerCommand( 0x20ad3e0 )                                                                                                                                                                                                   
UiServer: client connect on fd 17                                                                                                                                                                                                                 
chan_17 -> OK GPG UI server (Kleopatra/2.1.1) ready to serve                                                                                                                                                                                       
UiServer: client connection 0x20d5e90 established successfully                                                                                                                                                                                     
chan_16 <- OK GPG UI server (Kleopatra/2.1.1) ready to serve
chan_16 -> GETINFO pid
chan_17 <- GETINFO pid
chan_17 -> D 21756
chan_17 -> OK
chan_16 <- D 21756
chan_16 <- OK
Server PID = 21756
chan_16 -> BYE
chan_17 <- BYE
chan_17 -> OK closing connection
UiServer: connection 0x20d5e90 closed
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
ArchiveDefinition[ "tar" ] ("tar", "cf", "-", "-T-", "--null")
ArchiveDefinition[ "tar" ] find -print0 |  "/bin/tar" ("cf", "-", "-T-", "--null")
ArchiveDefinition[ "tar" ] ("tar", "cfz", "-", "-T-", "--null")
ArchiveDefinition[ "tar" ] find -print0 |  "/bin/tar" ("cfz", "-", "-T-", "--null")
ArchiveDefinition[ "tar" ] ("tar", "xf", "-")
ArchiveDefinition[ "tar" ] "/bin/tar" ("xf", "-") "%f" ()
ArchiveDefinition[ "tar" ] ("tar", "xfz", "-")
ArchiveDefinition[ "tar" ] "/bin/tar" ("xfz", "-") "%f" ()
ArchiveDefinition[ "bzip2" ] ("tar", "cfj", "-", "-T-", "--null")
ArchiveDefinition[ "bzip2" ] find -print0 |  "/bin/tar" ("cfj", "-", "-T-", "--null")
ArchiveDefinition[ "bzip2" ] ("tar", "cfj", "-", "-T-", "--null")
ArchiveDefinition[ "bzip2" ] find -print0 |  "/bin/tar" ("cfj", "-", "-T-", "--null")
ArchiveDefinition[ "bzip2" ] ("tar", "xfj", "-")
ArchiveDefinition[ "bzip2" ] "/bin/tar" ("xfj", "-") "%f" ()
ArchiveDefinition[ "bzip2" ] ("tar", "xfj", "-")
ArchiveDefinition[ "bzip2" ] "/bin/tar" ("xfj", "-") "%f" ()
ChecksumDefinition[ "sha1sum" ] ("xargs", "-0", "sha1sum", "--")
ChecksumDefinition[ "sha1sum" ] find -print0 |  "/usr/bin/xargs" ("-0", "sha1sum", "--")
ChecksumDefinition[ "sha1sum" ] ("sha1sum", "-c", "--")
ChecksumDefinition[ "sha1sum" ] "/usr/bin/sha1sum" ("-c", "--") "%f" ()
ChecksumDefinition[ "md5sum" ] ("xargs", "-0", "md5sum", "--")
ChecksumDefinition[ "md5sum" ] find -print0 |  "/usr/bin/xargs" ("-0", "md5sum", "--")
ChecksumDefinition[ "md5sum" ] ("md5sum", "-c", "--")
ChecksumDefinition[ "md5sum" ] "/usr/bin/md5sum" ("-c", "--") "%f" ()
virtual bool {anonymous}::Proxy::filterAcceptsRow(int, const QModelIndex&) const: index 12 is out of range [0,12[
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
KeyListController::Private::slotCommandFinished( 0x20ad3e0 )
KeyListController::Private::slotDestroyed( 0x20ad3e0 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x60000b5
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
KeyListController::Private::slotDestroyed( 0x1fdaa20 )
KeyListController::Private::slotDestroyed( 0x1ffff80 )
KeyListController::Private::slotDestroyed( 0x1e783c0 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x6000037
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
^C
stephen@kubuntu:~$ ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
gpgme-assuan[21756]: can't connect to `/home/stephen/.gnupg/S.gpg-agent': No such file or directory
gpgagent_transact( GETEVENTCOUNTER ): "IPC connect call failed"
Assuan problem, killing context
get_event_counter(): got error IPC connect call failed
scd_getattr_status(): t == NULL
ReaderStatusThread[2nd]: .zZZ


When I completely fix gpg-agent (by doing this:
Code: Select all
eval "$(gpg-agent --daemon --allow-mark-trusted)"
)

Created a key and tried to change passphrase:
Code: Select all
Startup timing: 254 ms elapsed: Application created
gpgConfListDir: starting /usr/bin/gpgconf --list-dirs
gpgConfListDir: found /usr/bin for 'bindir' entry
Startup timing: 281 ms elapsed: UiServer created
Startup timing: 281 ms elapsed: UiServer started
Startup timing: 302 ms elapsed: SelfCheck completed
stephen@kubuntu:~$ kleopatra(21902)/kdeui (kdelibs): Attempt to use QAction "key_search_bar" with KXMLGUIFactory!
KeyListController::registerCommand( 0xb4a1e0 )
KeyListController::Private::slotCommandFinished( 0xb4a1e0 )
KeyListController::Private::slotDestroyed( 0xb4a1e0 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x60000a5
KeyListController::Private::slotDestroyed( 0x10b2ac0 )
KeyListController::Private::slotDestroyed( 0x10c0000 )
KeyListController::Private::slotDestroyed( 0xd70d00 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x6000041
Startup timing: 88398 ms elapsed: KeyCache loaded
ReaderStatusThread[2nd]: new iteration command= "__update__"  ; nullSlot= true
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0xb5bab0 )
gpgagent_transact( SCD SERIALNO )
kleopatra(21902)/kdeui (kdelibs): Attempt to use QAction "key_search_bar" with KXMLGUIFactory!
Startup timing: 88585 ms elapsed: new instance created
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
ReaderStatusThread[2nd]: slot 0 : NoCard -> CardError
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "4 4 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>                                                                                                                                                                                                                                 
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f8050066840 )                                                                                                                                                                     
gpgagent_transact( SCD SERIALNO )                                                                                                                                                                                                                 
gpgagent_transact( SCD SERIALNO ): "Card error"                                                                                                                                                                                                   
</update_cardinfo>                                                                                                                                                                                                                                 
eventCounter: 4294967295                                                                                                                                                                                                                           
ReaderStatusThread[2nd]: .zZZ                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: .oOO                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true                                                                                                                                                                     
gpgagent_transact( GETEVENTCOUNTER )                                                                                                                                                                                                               
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "6 6 0"                                                                                                                                                                                     
)                                                                                                                                                                                                                                                 
ReaderStatusThread[2nd]: events: 4294967295 -> 0                                                                                                                                                                                                   
<update_cardinfo>                                                                                                                                                                                                                                 
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f805009fea0 )                                                                                                                                                                     
gpgagent_transact( SCD SERIALNO )                                                                                                                                                                                                                 
gpgagent_transact( SCD SERIALNO ): "Card error"                                                                                                                                                                                                   
</update_cardinfo>                                                                                                                                                                                                                                 
eventCounter: 4294967295                                                                                                                                                                                                                           
ReaderStatusThread[2nd]: .zZZ                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: .oOO                                                                                                                                                                                                                     
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true                                                                                                                                                                     
gpgagent_transact( GETEVENTCOUNTER )                                                                                                                                                                                                               
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "8 8 0"                                                                                                                                                                                     
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f80500a19d0 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "10 10 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f805005f300 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "10 10 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f8050066840 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f805010c080 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x1440070 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0xc9a400 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f80501044e0 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f80500edd80 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
KeyListController::registerCommand( 0x14afd90 )
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x12bb7c0 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f80500b1420 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
KeyListController::Private::slotCommandFinished( 0x14afd90 )
KeyListController::Private::slotDestroyed( 0x14afd90 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x60000f7
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f8050088530 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
KeyListController::Private::slotDestroyed( 0x10bcc20 )
KeyListController::Private::slotDestroyed( 0xd59ba0 )
KeyListController::Private::slotDestroyed( 0x118e870 )
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x60000ca
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x7f80500a24c0 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x1439340 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
ReaderStatusThread[2nd]: .oOO
ReaderStatusThread[2nd]: new iteration command= "__check__"  ; nullSlot= true
gpgagent_transact( GETEVENTCOUNTER )
get_event_counter(): got ( status( "EVENTCOUNTER" ) = "12 12 0"
)
ReaderStatusThread[2nd]: events: 4294967295 -> 0
<update_cardinfo>
get_card_status( "/home/stephen/.gnupg/reader_0.status" , 0 , 0x12bb7c0 )
gpgagent_transact( SCD SERIALNO )
gpgagent_transact( SCD SERIALNO ): "Card error"
</update_cardinfo>
eventCounter: 4294967295
ReaderStatusThread[2nd]: .zZZ
stephenmac7
Registered Member
Posts
28
Karma
0
OS

Re: Kleopatra Pass Phrases

Wed Oct 26, 2011 9:00 pm
Oh, one more thing: Kleopatra isn't the only one:
Image
User avatar
Wizard
Registered Member
Posts
99
Karma
0
OS

Re: Kleopatra Pass Phrases

Thu Oct 27, 2011 6:23 am
Hmm, is gpg properly configured? These "Card error" messages look a bit strange. Check if this was already reported on Launchpad or KDE bugtraker.
stephenmac7
Registered Member
Posts
28
Karma
0
OS


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], q.ignora, watchstar