Skip to content

fails to sometimes import yubikey modules #108

@fezie

Description

@fezie

Hi,

somestimes yubioath-desktop works and sometimes not. I haven't figured out why.
It helps if I just reinstall the (selfcompiled) Debian package. Or if I extract it in my home folder and run the binary from there instead of /usr/bin.

System ist Debian unstable with pyotherside 1.5.8

Here the error messages when it fails:


$ yubioath-desktop 
Got library name:  "/usr/lib/x86_64-linux-gnu/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
"PyOtherSide error: Traceback (most recent call last):\n\n  File \"<string>\", line 1, in <module>\n\nAttributeError: module 'yubikey' has no attribute 'init'\n"
qml: Function not found: 'yubikey.init' (Traceback (most recent call last):

  File "<string>", line 1, in <module>

AttributeError: module 'yubikey' has no attribute 'init'

Any Idea how to debug this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions