IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.01k stars 158 forks source link

QProcess destroyed #589

Open alexaasha opened 2 years ago

alexaasha commented 2 years ago

Describe the bug QProcess: Destroyed while process ("/opt/homebrew/bin/pass") is still running.

To Reproduce Steps to reproduce the behaviour:

  1. Open QtPass
  2. Click on human icon (Manage who can read password in folder)
  3. Choose one of the keys
  4. Press Ok
  5. Now app is blocked

Expected behaviour I didn't expect that program had blocked

Screenshots Nothing unusual. Just a blocked form.

Desktop (please complete the following information):

kozld commented 2 years ago

I have same error on my m1...

FrauNahtig commented 2 years ago

Similar issue here. But I'm not sure, if it is really the same. Using the "user" icon and choose another key, the program is blocked for a long time. At the end, the before choosen key is not selected anymore.

The program also ignores the .gpg.id file, Running under Windows 11. Version 1.3.3

Under Debian bookworm and qtpass Version 1.3.2 everything runs fine.

jeankueo commented 9 months ago

same issue here. I can reproduce following same step. Can also get a frozen ui by expand folder structure and try to show password.

mac m2