Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ykman-gui doesn't run on Ubuntu 19.04 #191

Open
davedoesdev opened this issue Jul 17, 2019 · 4 comments
Open

ykman-gui doesn't run on Ubuntu 19.04 #191

davedoesdev opened this issue Jul 17, 2019 · 4 comments
Labels

Comments

@davedoesdev
Copy link

Weird one this:

david@david-Latitude-E6440:~$ ykman-gui 
Got library name:  "/usr/lib/x86_64-linux-gnu/qt5/qml/io/thp/pyotherside/libpyothersideplugin.so"
ykman-gui: qpython_priv.cpp:513: QPythonPriv::QPythonPriv(): Assertion `traceback_mod' failed.
Aborted (core dumped)

Looks like pyotherside is failing to import traceback.

I can import traceback in the Python 2 and 3 REPLs though.

@dagheyman
Copy link

Thanks for the report. This is installed from the ppa I assume ?

@davedoesdev
Copy link
Author

Yes, from the ppa

@davedoesdev
Copy link
Author

Btw:

david@david-Latitude-E6440:~$ ykman-gui --version
YubiKey Manager 1.1.2

@davedoesdev
Copy link
Author

The AppImage works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants