Closed fabaff closed 1 year ago
Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1835648
If the menu is showing up then it's misplaced.
Every time the menu gets completely lost, I have to start qtpass like this:
QT_QPA_PLATFORM=xcb qtpass
Then the menu starts working properly. And on future starts the menu, even without the variable, it still works. But gradually its position shifts, and eventually disappears completely, and the whole cycle needs to be re-done.
It would be great if qtpass could default to using QT_QPA_PLATFORM=xcb
until the Wayland issues are properly resolved.
For me this only happens in two monitor setups.
I also have two monitors, didn't realize this could be related. The workaround is valid, though.
With a right click there is no context menu on Gnome. Text can be marked but not copied. Also, it's not possible to copy content with
Ctrl+c
.The console shows:
Smells a bit like that there is no proper Wayland support or something is still want X11 (perhaps the QT stack?).
qtpass
: 1.3.2Could be a duplicate of #515.