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.
Pinned Comments
aryklein commented on 2023-01-28 18:19 (UTC) (edited on 2023-09-04 17:42 (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