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

Latest version of PyQt (5.12) is causing segmentation fault #248

Closed
ultimatecoder opened this issue Feb 16, 2019 · 1 comment
Closed

Latest version of PyQt (5.12) is causing segmentation fault #248

ultimatecoder opened this issue Feb 16, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ultimatecoder
Copy link
Contributor

ultimatecoder commented Feb 16, 2019

  • Description: Latest version of PyQt5 which is 5.12 is causing Segmentation fault.

  • Steps to reproduce:

    1. Update the python dependencies using pipenv update command.
    2. Run the SecureDrop client using ./run.sh.
    3. Enter credential and OTP for demo journalist account.
    4. Click on one of a source from the source list menu on the left side.
    5. BANG!
  • Video

@redshiftzero
Copy link
Contributor

redshiftzero commented Feb 28, 2019

Note that as a workaround until #254 is merged one can use pyqt5==5.10.1 which does not segfault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants