vivaldi could not find the Qt platform plugin "xcb" in "" #309056
Open
Description
Describe the bug
When trying to run vivaldi 6.6.3271.61 stable on the nixos 'unstable' channel, I get the following error:
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
[0504/204138.752892:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0504/204138.753036:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0504/204138.753600:ERROR:process_memory_range.cc(75)] read out of range
fish: Job 1, 'vivaldi' terminated by signal SIGABRT (Abort)
This happens on both X & Wayland.
Steps To Reproduce
- Install vivaldi by adding inside
configuration.nix
- Run it on the command line
- Witness error
Expected behavior
Expect the application to run normally & not exit as before launching.
Screenshots
N/A
Additional context
Similar issue in another program: #301819
Notify maintainers
Metadata
Please run nix-shell -p nix-info --run "nix-info -m"
and paste the result.
- system: `"x86_64-linux"`
- host os: `Linux 6.6.29, NixOS, 24.05 (Uakari), 24.05.20240502.63c3a29`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.2`
- channels(root): `"nixos"`
- nixpkgs: `/nix/store/p69bcs7ma6ijj8v9xsrg3nq3nn8ryn95-source`