-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Description
Nixpkgs version
- Unstable (25.05)
Describe the bug
Plexamp doesn't launch, instead of launching I get the attached log output.
Setting or unsetting NIXOS_OZONE_WL doesn't seem to make any difference.
Running the official plexamp appimage (4.12.1, though 4.12.0 also works) through appimage-run works fine:
nu> appimage-run Plexamp-4.12.1.AppImage
Uncompress Plexamp-4.12.1.AppImage of type 02 @ offset 188392
[================================================================================================================================================================|] 2357/2357 100%
Plexamp-4.12.1.AppImage is now installed in /home/noodle/.cache/appimage-run/8aa30c7453af408d41357b2228fee42015d1941531be14f7029245c70def7c15
Main: restoring window state from /home/noodle/.config/Plexamp/window-state-plexamp-main.json
Started Media Service: false
Linux: Registering MPRIS service.
Checking for update
Generated new staging user ID: 4376161e-4c13-527c-8256-60a1b1239f0a
Update for version 4.12.1 is not available (latest version: 4.12.1, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
Steps to reproduce
Install plexamp through home.packages.
Run plexamp.
Expected behaviour
Plexamp launches.
Screenshots
No response
Relevant log output
nu> plexamp
Main: restoring window state from /home/noodle/.config/Plexamp/window-state-plexamp-main.json
Started Media Service: false
Linux: Registering MPRIS service.
libEGL warning: egl: failed to create dri2 screen
Fatal glibc error: tpp.c:83 (__pthread_tpp_change_priority): assertion failed: new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)
[77512:0421/103906.063746:ERROR:gpu_process_host.cc(993)] GPU process exited unexpectedly: exit_code=134
Error: GPU process (undefined) crashed (134) :(
Quitting...Additional context
Running on nixos unstable, updated yesterday, on nvidia hardware using the hyprland wayland compositor.
System metadata
nu> nix-shell -p nix-info --run "nix-info -m"
this path will be fetched (0.02 MiB download, 0.06 MiB unpacked):
/nix/store/plgd01gl1wvxyaxw2iafcr739s5icrsf-stdenv-linux
copying path '/nix/store/plgd01gl1wvxyaxw2iafcr739s5icrsf-stdenv-linux' from 'https://cache.nixos.org'...
- system:
"x86_64-linux" - host os:
Linux 6.12.23, NixOS, 25.05 (Warbler), 25.05pre-git - multi-user?:
yes - sandbox:
yes - version:
nix-env (Lix, like Nix) 2.91.1 System type: x86_64-linux Additional system types: i686-linux, x86_64-v1-linux, x86_64-v2-linux, x86_64-v3-linux Features: gc, signed-caches System configuration file: /etc/nix/nix.conf User configuration files: /home/noodle/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/noodle/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/noodle/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/noodle/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf Store directory: /nix/store State directory: /nix/var/nix Data directory: /nix/store/jxs248g15qklggm9gfyddq822vkcrfg2-lix-2.91.1/share - nixpkgs:
/nix/store/isfbldda5j8j6x3nbv1zim0c0dpf90v8-source
Notify maintainers
@killercup @Redhawk18 @Synthetica9
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.