Hi @rinni, On Lubuntu 19.10, the value for gpgExecutable in ~/.config/IJHack/QtPass.conf is not set. After installing gnupg2 and moving/deleting ~/.config/IJHack/QtPass.conf and starting QtPass, it recreates the config file with gptExecutable=/usr/bin/gpg2 and it works.
After git grepping: I guess, the problem starts in https://github.com/IJHack/QtPass/blob/master/src/qtpasssettings.cpp#L289 Interesting: https://github.com/IJHack/QtPass/blob/master/src/configdialog.cpp#L241 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829693 Title: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtpass/+bug/1829693/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
