PassHUD icon indicating copy to clipboard operation
PassHUD copied to clipboard

No entries found

Open hugokernel opened this issue 3 years ago • 2 comments

Hi,

I installed Pass from brew in version 1.7.4 on macOS 12.1 but nothing appears.

pass is of course fully functional on my setup.

I checked that PassHUD was opening pass by tracing the .sh file and it's ok.

Nothing happens in terminal with this command:

$ /Applications/PassHUD.app/Contents/MacOS/PassHUD

I checked that everything was fine until the output of cmd_find in pass and it seems to be the case: everything is fine.

This suggests to me that there may be a problem with the pass output parser of PassHUD.

Thanks in advance if you can take a look.

hugokernel avatar Feb 01 '22 10:02 hugokernel

Unfortunately I no longer have a macOS device to build or debug this project on. I'd be very happy to accept PRs to fix this issue, but I don't think I'll be able to do anything on this myself :/

mnussbaum avatar Feb 01 '22 17:02 mnussbaum

Thank you Michael for your answer.

I will try to take a closer look in the code.

hugokernel avatar Feb 02 '22 14:02 hugokernel