-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
[20.09] electrum: qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" #99982
Comments
#99956 will fix, but it will take a while, promise. |
Curiously, works for me on Wayland (sway) |
I may have caused this when I asked that the latest Qt be used at #97792 (I also use Sway). @emmanuelrosa are you using X or Wayland? |
I'm using X (with Xmonad). For now, I'm using a pinned Nixpkgs to get it working again. |
Which nixpkgs commit did you pin? |
I had it pinned to 23370af |
I solved this way: |
This is still happening for me on 20.09 with X/Plasma ; will it only be fixed in unstable / 21.03 ? |
This works on master, but fails on 20.09 with the above xcb error for me. For me personally, at least, I'm fine working around with a master branch build, but it might be nice to get it going on 21.09 too. |
Yeah, same issue. Any workarounds? |
See #111026 . Since it's a bitcoin wallet, updates to it can be crucial, so we should backport updates to it from master. |
Should be fixed via #111026 |
The Electrum wallet GUI fails with a coredump because the Qt platform is unable to load plugins.
To Reproduce
Steps to reproduce the behavior:
nix run nixpkgs.electrum --command electrum
Expected behavior
Electrum should launch without crashing.
Screenshots
Additional context
The electrum package already uses the Qt wrappers, and they worked fine at some point. I've compared the generated scripts to those of
qutebrowser
, which is working, and I didn't see any difference that could explain the problem.Notify maintainers
@ehmry @joachifm @np
Metadata
"x86_64-linux"
Linux 5.8.13, NixOS, 21.03.git.cfc9214a8ad (Okapi)
yes
yes
nix-env (Nix) 2.3.7
/home/emmanuel/projects/nixpkgs
Maintainer information:
The text was updated successfully, but these errors were encountered: