Bug 523488
Summary: | pinentry-qt4 broken | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rex Dieter <rdieter> |
Component: | pinentry | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | Axel.Thimm, fedora, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-10-30 15:00:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Rex Dieter
2009-09-15 17:29:32 UTC
$ rpm -q pinentry-qt pinentry-qt-0.7.6-1.fc11.x86_64 %changelog * Wed Sep 13 2009 Rex Dieter <rdieter> - 0.7.6-3 - drop alternatives, use app-wrapper instead (borrowed from opensuse) - -qt4 experimental subpkg, -qt includes qt3 version again (#523488) further upstream exchanges/testing, seems the problem lies with gpg-agent/pinentry-qt4 interaction. Running pinentry-qt4 by hand seems to work ok. I get the Qt4 version by default here. Not sure what caused the change though (I was getting the Qt3 for a while then Qt4 just started getting used). KNode is using Qt4 and KMail is using Qt3, not sure why (they share env since they're both in Kontact). It should be consistently using the value of pinentry-program ... in ~/.gnupg/gpg-agent.conf Creepy, installed f12, works fine now, and can no longer reproduce errors. Odd. I installed F12 and things started to move back to the non-Qt4 one :( . easy, rpm -e pinentry-qt (and make sure you're preferred one, like pinentry-qt4 *is* installed). |