-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
mnemosyne: Fix Qt related segfault and OpenGL warning #84954
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
Conversation
I can't build the package because cherrypy tests are failing. Can you look into it? |
I worked around cherrypy failures by skipping tests there. It didn't affect mnemosyne. There's also #84897 |
The way you're doing it is ok but it results in a double wrapped executable. I don't want to directly mess with your PR so here's a git request-pull
|
Updated the PR accordingly. Kinda confusing cause the |
Yes, it is confusing: hopefully by the next release we'll have declarative wrappers to ease the situation. Thank you. |
I backported the relevant changes to 20.03. |
Motivation for this change
Mnemosyne fails to launch with:
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)cc #65399