"I encountered the following error while attempting to install an icon pack" I'm sorry, but I'm having trouble understanding your point. It seems I can't replicate the error you're experiencing. Could you kindly provide me with the detailed steps you followed that led to this issue?
Search Criteria
Package Details: yubico-authenticator-bin 7.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yubico-authenticator-bin.git (read-only, click to copy) |
---|---|
Package Base: | yubico-authenticator-bin |
Description: | Cross-platform application for managing your YubiKey's second factor credentials (version 7) |
Upstream URL: | https://github.com/Yubico/yubioath-flutter |
Keywords: | yubikey |
Licenses: | Apache |
Conflicts: | yubico-authenticator |
Submitter: | aryklein |
Maintainer: | aryklein |
Last Packager: | aryklein |
Votes: | 42 |
Popularity: | 2.48 |
First Submitted: | 2023-03-29 13:49 (UTC) |
Last Updated: | 2025-06-11 12:49 (UTC) |
Dependencies (4)
- ccid (ccid-gitAUR, ccid-morphoAUR)
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR)
- gnome-screenshot (gnome-screenshot-stubAUR) (optional) – QR scanning feature on GNOME
- spectacle (spectacle-gitAUR) (optional) – QR scanning feature on KDE
Required by (0)
Sources (2)
aryklein commented on 2023-07-05 13:50 (UTC)
KarlNapf commented on 2023-07-04 07:59 (UTC)
I encountered the following error while attempting to install an icon pack:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Couldn't find the executable zenity in the path.
The app was unable to find a file picker installed, but installing zenity resolved this problem. It appears that a dependency on zenity is missing in this package.
However, despite resolving the file selection issue, the application still doesn't work properly. It seems that the subsequent error is a bug within the application itself. You can find more information about this issue at https://github.com/Yubico/yubioath-flutter/issues/1122.
Moo-Crumpus commented on 2023-05-14 07:31 (UTC)
Works great, thank you very much!
k1f0 commented on 2023-05-07 00:37 (UTC)
@b3niup
It's listed in the Linux install README from Yubico, probably for the QR-Code Scanning feature.
b3niup commented on 2023-05-04 06:35 (UTC)
Why does this need gnome-screenshot?
aryklein commented on 2023-04-24 04:04 (UTC)
@bgh, added the optional dependencies as you recommended. Thanks for the suggestion.
bgh commented on 2023-04-20 23:48 (UTC) (edited on 2023-04-20 23:49 (UTC) by bgh)
It might be good to add gnome-screenshot
and spectacle
as optional dependencies for QR code capture on Wayland.
https://github.com/Yubico/yubioath-flutter/blob/main/resources/linux/README.adoc
https://github.com/Yubico/yubioath-flutter/blob/main/helper/helper/qr.py#L49,L57
pauby commented on 2023-04-02 16:21 (UTC)
I switched to using yay
to install it, and it works absolutely fine. Thank you for the package, and apologies for wasting your time.
aryklein commented on 2023-04-02 15:58 (UTC)
I'm AFK. Could you try with https://aur.archlinux.org/packages/yubico-authenticator ? It's the same package but I'm trying to rename it. Maybe I made some mistake.
pauby commented on 2023-04-02 15:51 (UTC)
==> Verifying source file signatures with gpg...
yubico-authenticator-6.1.0-linux.tar.gz ... cat: write error: Broken pipe
FAILED
==> ERROR: One or more PGP signatures could not be verified!
Finished with result: exit-code
Main processes terminated with: code=exited/status=1
Service runtime: 11.514s
CPU time consumed: 3.074s
Error: Failed to build yubico-authenticator-bin
Had previously run the command below, but still the same error:
gpg --recv-keys 20EE325B86A81BCBD3E56798F04367096FBA95E8
Pinned Comments
aryklein commented on 2023-01-28 18:19 (UTC) (edited on 2025-05-29 00:30 (UTC) by aryklein)
NOTE: source code releases are typically signed with an OpenPGP key belonging to one of Yubico's developers, which may vary between releases. Ensure that you import the correct key for the latest release.
This message will be regularly updated to reflect the most recent key in use.
More information here: https://developers.yubico.com/Software_Projects/Software_Signing.html