NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.59k stars 13.07k forks source link

airshipper not launching #325248

Open defini-tiv opened 1 week ago

defini-tiv commented 1 week ago

Describe the bug

Airshipper does not launch

Steps To Reproduce

Steps to reproduce the behavior:

  1. install airshipper
  2. try to launch

Expected behavior

it starts

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

2024-07-07T12:14:55.312061Z  INFO airshipper::logger: Setup terminal and file logging. path="/home/ford/.local/share/airshipper" file="airshipper.log"
2024-07-07T12:14:55.312148Z  INFO airshipper::cli: Visit https://book.veloren.net/ for an FAQ and Troubleshooting
interface 'wl_surface' has no event 2
warning: queue 0x7f6e68000ca0 destroyed while proxies still attached:
  wl_registry@40 still attached
2024-07-07T12:14:55.388489Z  WARN wgpu_hal::gles::egl: Re-initializing Gles context due to Wayland window    
2024-07-07T12:14:55.388907Z  WARN wgpu_core::instance: Error: InstanceError    
2024-07-07T12:14:55.396455Z ERROR wgpu_hal::vulkan::adapter: get_physical_device_surface_present_modes: ERROR_SURFACE_LOST_KHR    
2024-07-07T12:14:55.396475Z ERROR wgpu_hal::vulkan::adapter: get_physical_device_surface_formats: ERROR_SURFACE_LOST_KHR    
2024-07-07T12:14:55.396484Z ERROR wgpu_hal::vulkan::adapter: get_physical_device_surface_present_modes: ERROR_SURFACE_LOST_KHR    
2024-07-07T12:14:55.396488Z ERROR wgpu_hal::vulkan::adapter: get_physical_device_surface_formats: ERROR_SURFACE_LOST_KHR    
thread 'main' panicked at 2024-07-07T12:14:55.397672Z ERROR airshipper::error: Airshipper panicked: 

called `Option::unwrap()` on a `None` value: panicked at /build/cargo-vendor-dir/wgpu-core-0.12.2/src/hub.rs:1040:29:
called `Option::unwrap()` on a `None` value
/build/cargo-vendor-dir/wgpu-core-0.12.2/src/hub.rs:1040:29:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted (core dumped)

Notify maintainers

@yusdacra

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.36, NixOS, 24.05 (Uakari), 24.05.2472.c0d0be00d4ec`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.4`
 - channels(root): `"nixos-24.05"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
output here

Add a :+1: reaction to issues you find important.

GetPsyched commented 1 week ago

I don't maintain this package.

defini-tiv commented 1 week ago

sorry, i saw you in the commit history in thought i might be smart to mention one of the more recent contributers than yusdacra...

chewblacka commented 1 week ago

Seems to run fine on unstable in case that helps.

defini-tiv commented 1 week ago

for me not. Also its the same version :thinking: