[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error "GnuPG not found"

2019-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package qtpass - 1.3.0-2

---
qtpass (1.3.0-2) unstable; urgency=medium

  * Add patch to fix editing of entries

 -- Philip Rinn   Mon, 16 Sep 2019 10:21:26 +0200

** Changed in: qtpass (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-09-26 Thread Walter Lapchynski
** Description changed:

- Launching QtPass results in an error (see attachment).
+ SUMMARY
+ Due to varying expectations about the state of gpg and gpg2, QtPass produces 
an error on launch.
+ 
+ STEPS TO REPRODUCE
+ Launch QtPass on Lubuntu 19.10 (daily, as of 19 May)
+ 
+ EXPECTED RESULTS
+ Launching QtPass succeeds without error.
+ 
+ ACTUAL RESULTS
+ Launching QtPass results in an error "GnuPG not found."
+ 
+ WORKAROUND
+  1. Install gnupg2
+  2. In ~/.config/IJHack/QtPass.conf, set gptExecutable=/usr/bin/gpg2
+ 
+ ===
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: qtpass 1.2.3-2
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CasperVersion: 1.407
  CurrentDesktop: LXQt
  Date: Mon May 20 03:37:06 2019
  ExecutablePath: /usr/bin/qtpass
  LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190519)
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
-  SHELL=/bin/bash
-  TERM=qterminal
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
+  TERM=qterminal
  SourcePackage: qtpass
  UpgradeStatus: No upgrade log present (probably fresh install)

** Summary changed:

- Lubuntu Daily ISO (May 19) QtPass error GnuPG not found
+ Lubuntu Daily ISO (May 19) QtPass error "GnuPG not found"

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-09-26 Thread Walter Lapchynski
I'm also really confused as to why gpg itself isn't at least a recommend
or a suggest or something. Seems pretty darn essential.

And from what I can tell calling gpg on all supported releases at time
of writing sans Xenial had the effect of invoking gpg version 2. Cosmic
uniquely had a /usr/bin/gpg2 → gpg symlink from the gnupg2 package while
gpg came from the gpg package. Xenial had both gpg and gpg2. It's all a
ridiculous mess.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-09-26 Thread Walter Lapchynski
https://github.com/IJHack/QtPass/commit/7f8136e4f08baea281cef62393ff75616ce09c74
and
https://github.com/IJHack/QtPass/commit/827a7104cebace94802dc479e2f3ae7564a99469
seem to be fixes as with those changes gpg2 is specifically called out.

Both are in 1.3.0 (https://github.com/IJHack/QtPass/releases/tag/v1.3.0)
which is in Debian bullseye
(https://packages.debian.org/source/bullseye/qtpass), so it seems this
is but a sync away.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-08-25 Thread guenter
I had the same problem with qtpass on Lubuntu 19.10 and solved it by
adding the value '/usr/bin/gpg' to the empty 'gpgExecutable' entry in
the config file '~/.config/IJHack/QtPass.conf'.

Maybe this remark is useful: I tried to install gpg2 but there is no
such package, only gpg. And this is of version 2.

gpg --version
gpg (GnuPG) 2.2.12
libgcrypt 1.8.4
...

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-06-24 Thread apt-ghetto
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-24 Thread Philip Rinn
See also a corresponding upstream bug:
https://github.com/IJHack/QtPass/issues/433

** Bug watch added: github.com/IJHack/QtPass/issues #433
   https://github.com/IJHack/QtPass/issues/433

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-23 Thread Philip Rinn
Alternatively you could change

gpgExecutable=/usr/bin/gpg2

to

gpgExecutable=/usr/bin/gpg

in ~/.config/IJHack/QtPAss.conf

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-23 Thread Philip Rinn
And can you confirm, that installing the package "gnupg2" fixes the
problem?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-23 Thread Philip Rinn
Uh, that's pretty strange as the posted Dependencies.txt clearly shows
gpg as dependency.

Could you post the content of ~/.config/IJHack/QtPAss.conf

and the results from

which gpg2
which gpg
which pass

[You need to open a terminal and paste the three lines there]

Thanks!

** Changed in: qtpass (Ubuntu)
 Assignee: (unassigned) => Philip Rinn (rinni)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-20 Thread Dan Simmons
Thank you for submitting your report. I can confirm this behavior on a
19.10 install of Lubuntu. I can also confirm that it works properly on a
19.04 install of Lubuntu and it works properly on a 19.10 install of
Kubuntu.

** Changed in: qtpass (Ubuntu)
   Status: New => Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-19 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1829693

** Tags added: iso-testing

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-19 Thread Eric Adams
** Attachment added: "Subsequent error"
   
https://bugs.launchpad.net/ubuntu/+source/qtpass/+bug/1829693/+attachment/5264956/+files/QtPass_error2.png

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1829693] Re: Lubuntu Daily ISO (May 19) QtPass error GnuPG not found

2019-05-19 Thread Eric Adams
** Attachment added: "First error received"
   
https://bugs.launchpad.net/ubuntu/+source/qtpass/+bug/1829693/+attachment/5264955/+files/QtPass_error.png

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs