Skip to content

[linux] Failed to open the app due to ImportError of helper #1809

@sentisso

Description

@sentisso

Hi, when opening the yubico authenticator app (version 7.1.1-1), installed through AUR (https://aur.archlinux.org/packages/yubico-authenticator-bin). I get the following error:

12:26:12.528 [desktop.init] INFO: Logging initialized, outputting to stderr
12:26:12.530 [desktop.init] INFO: Window hidden on startup: false
12:26:12.530 [desktop.init] INFO: Starting Helper subprocess: /opt/yubico-authenticator/helper/authenticator-helper
12:26:12.530 [main] INFO: Running Yubico Authenticator...
{app_version: 7.1.1, dart: 3.5.2 (stable) (Wed Aug 28 10:01:20 2024 +0000) on "linux_x64", os: linux, os_version: Linux 6.13.3-arch1-1.3-g14 #1 SMP PREEMPT_DYNAMIC Sat, 22 Feb 2025 20:59:18 +0000}
12:26:12.537 [desktop.init] INFO: Helper process started
12:26:12.643 [helper] ERROR: Traceback (most recent call last):
12:26:12.643 [helper] ERROR:   File "/opt/yubico-authenticator/helper/authenticator-helper", line 17, in <module>
12:26:12.643 [helper] ERROR:     from helper import run_rpc_pipes, run_rpc_socket
12:26:12.643 [helper] ERROR: ImportError: cannot import name 'run_rpc_pipes' from 'helper' (/home/asd/.local/lib/python3.10/site-packages/helper/__init__.py)
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Bad state: No elements

Resulting in a non-working app:

Image

I tried reinstalling the app, but that didn't fix anything.

System: Arch Linux (6.13.3-arch1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions