Version: 2.0.8 (using KDE 4.6.2) OS: Linux KDE 4.6.3 Kleopatra 2.1.1 If I have kleopatra in the systray I get the same item added to .xsession-errors every second. <update_cardinfo> get_card_status( "/home/rabauke/.gnupg/reader_0.status" , 0 , 0xb130df78 ) gpgagent_transact( SCD SERIALNO ) gpgagent_transact( SCD SERIALNO ): "Kartenfehler" </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" ) = "0 0 0" ) ReaderStatusThread[2nd]: events: 4294967295 -> 0 <update_cardinfo> get_card_status( "/home/rabauke/.gnupg/reader_0.status" , 0 , 0xb130b5b0 ) gpgagent_transact( SCD SERIALNO ) gpgagent_transact( SCD SERIALNO ): "Kartenfehler" </update_cardinfo> eventCounter: 4294967295 ReaderStatusThread[2nd]: .zZZ Since this can fill-up a partition and thus cause crashes and data-loss I consider it a major bug. According to kdebugdialog debugging is completely turned off. Reproducible: Didn't try
I can confirm this bug. Only difference: Instead of "Kartenfehler" (which means: Card error), in my case the error is "Datei oder Verzeichnis nicht gefunden" (meaning: File or directory not found). .xsession-error stops growing when I stop kleopatra, so it is definitely caused by kleopatra.
I confirm this bug in Kleopatra 2.1.1 (KDE 4.6.5). As long as Kleopatra is running logs are spammed.
Same here, even if ''Configure Kleopatra -> GnuPG-System -> GPG Agent -> Set the debugging level to 0 - None (no debugging at all)'' ist set, the message continues to show up. Changes in kdebugdialog did not change this as well.
And an additional 'confirmed' here with Kleopatra 2.1.1 on KDE 4.8.2. I can't send any signed messages either, as the composer window just stays disabled until I choose to close it. This may be a different error though.
*** Bug 300612 has been marked as a duplicate of this bug. ***
Git commit 30b1e13bdc9b08f561499f1db18b619307b8ec3e by Allen Winter. Committed on 26/05/2012 at 20:41. Pushed by winterz into branch 'master'. convert almost all qDebugs to kDebugs and qWarnings to kWarnings. compile warnings-- FIXED-IN: 4.9.0 MERGE: none M +10 -6 kleopatra/commands/changeroottrustcommand.cpp M +1 -1 kleopatra/commands/command.cpp M +3 -1 kleopatra/commands/detailscommand.cpp M +12 -10 kleopatra/commands/gnupgprocesscommand.cpp M +7 -6 kleopatra/crypto/createchecksumscontroller.cpp M +3 -3 kleopatra/crypto/decryptverifyemailcontroller.cpp M +4 -4 kleopatra/crypto/decryptverifyfilescontroller.cpp M +7 -5 kleopatra/crypto/encryptemailcontroller.cpp M +14 -9 kleopatra/crypto/gui/verifychecksumsdialog.cpp M +3 -3 kleopatra/crypto/newsignencryptemailcontroller.cpp M +7 -5 kleopatra/crypto/signemailcontroller.cpp M +9 -7 kleopatra/crypto/signencryptfilescontroller.cpp M +24 -17 kleopatra/crypto/verifychecksumscontroller.cpp M +32 -15 kleopatra/dialogs/selftestdialog.cpp M +3 -3 kleopatra/kgpgconf/configreader.cpp M +5 -5 kleopatra/kgpgconf/configuration.cpp M +6 -7 kleopatra/kgpgconf/mainwindow.cpp M +9 -9 kleopatra/main.cpp M +20 -10 kleopatra/newcertificatewizard/newcertificatewizard.cpp M +3 -2 kleopatra/selftest/gpgconfcheck.cpp M +36 -35 kleopatra/smartcard/readerstatus.cpp M +0 -1 kleopatra/systrayicon.cpp M +12 -10 kleopatra/uiserver/assuanserverconnection.cpp M +4 -4 kleopatra/uiserver/selectcertificatecommand.cpp M +13 -7 kleopatra/uiserver/uiserver.cpp M +10 -10 kleopatra/utils/archivedefinition.cpp M +8 -5 kleopatra/utils/gnupg-helper.cpp M +5 -5 kleopatra/utils/input.cpp M +1 -4 kleopatra/utils/output.cpp M +2 -2 kleopatra/utils/path-helper.cpp M +13 -13 kleopatra/utils/qwizard.cpp M +2 -3 kleopatra/utils/systemtrayicon.cpp M +22 -15 kleopatra/view/keylistcontroller.cpp M +6 -4 kleopatra/view/keytreeview.cpp http://commits.kde.org/kdepim/30b1e13bdc9b08f561499f1db18b619307b8ec3e
Isnt't this fix only a fix for the effect and not for the real cause? I have the same errors as S. Burmeister and the others and my PGP Keys seem to be gone in Kleopatra and also in Kgpg.