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

Viscm crashes on launch #51

Open
beojan opened this issue Sep 3, 2019 · 3 comments
Open

Viscm crashes on launch #51

beojan opened this issue Sep 3, 2019 · 3 comments

Comments

@beojan
Copy link

beojan commented Sep 3, 2019

QSettings::value: Empty key passed
QSettings::value: Empty key passed
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 9999
KCrash: Arguments: [1]    9999 segmentation fault (core dumped)  python -m viscm view jet
@tacaswell
Copy link
Member

What versions of python, matplotlib, viscm, qt and how did you install them?

@beojan
Copy link
Author

beojan commented Sep 4, 2019

Python 3.7.4 and Qt 5.13.0 from Arch packages, matplotlib and viscm from git (just updated both, and it still crashes).

@mfisher87
Copy link
Collaborator

@beojan can you try this again with v0.10? We've dropped support for many older dependencies (including Qt5) and set minimum versions in our package metadata. Please try pip install viscm[PySide] to ensure you get a Qt dependency!

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

No branches or pull requests

3 participants