You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this on Wayland. This error gets logged: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: RpcResponse.error(status: invalid-command, message: Invalid parameters: Unable to capture screenshot, body: {})
This is the exact same error that gets logged by the native (non-flatpak) Yubico Authenticator when gnome-screenshot is not installed. Yubico Authenticator relies on gnome-screenshot for grabbing QR codes. This is documented in the README.adoc file.
To be clear: I have the gnome-screenshot RPM installed, but this flatpak still fails to scan QR codes on Wayland. I suspect that the flatpak needs to have gnome-screenshot installed inside the sandbox for QR code scanning to work.
Reprocedure Step
Add Account
.Scan QR Code
.Expect Result
Others
An account can only be added by file, after filesystem=home is granted.
The text was updated successfully, but these errors were encountered: