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 159 forks source link

Copying OTP doesn't work under Wayland #677

Open kode54 opened 8 months ago

kode54 commented 8 months ago

Describe the bug Running 1.4.0-2 of the Arch package from extra, the OTP copy button doesn't work, either with QT_QPA_PLATFORM=xcb or =wayland.

To Reproduce Steps to reproduce the behavior:

  1. Open qtpass
  2. Select a password with OTP field
  3. Click the OTP button
  4. Observe clipboard hasn't changed

Expected behavior The clipboard should be overwritten with the generated OTP for the selected pass file.

Desktop (please complete the following information):

Additional context This is the official Arch package, from the extra repository.

matthiasbeyer commented 2 weeks ago

Can confirm this does not work as expected under NixOS for months now.