Opened 10 years ago
Closed 10 years ago
#47261 closed defect (invalid)
pinentry-mac not opening GUI
Reported by: | robitaille@… | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | pinentry-mac |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I installed the pinentry-mac port and then tried:
/Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac
but it shows the prompt in the console instead of as a GUI. I am using the pinentry-mac 0.8.1_1 port. Any ideas on why this might be happening and how to debug further?
Doing:
/Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac --debug
gives no further information.
Change History (7)
comment:1 Changed 10 years ago by robitaille@…
comment:2 Changed 10 years ago by robitaille@…
Port: | pinentry-mac added |
---|
comment:3 Changed 10 years ago by robitaille@…
Description: | modified (diff) |
---|
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ionic@… |
Priority: | High → Normal |
comment:5 Changed 10 years ago by Ionic (Mihai Moldovan)
So, you're starting /Applications/MacPorts/pinentry-mac.app/Contents/MacOS/pinentry-mac
up, right?
And that's then printing on STDOUT
and reading from STDIN
. That's normal.
After it started up, enter GETPIN
, which will bring up a (in this case test) graphical dialog.
Does that solve your problem?
comment:7 Changed 10 years ago by robitaille@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Thanks - indeed this works, I had misunderstood.
Note: See
TracTickets for help on using
tickets.
Just to clarify, I meant I am using pinentry-mac @0.8.1_1 (not pinentry)