iced Appimage crash
Ubuntu 20.04.3 LTS
RUST_BACKTRACE=1 ./localnative_iced_0.5.1_amd64.AppImage
Os { code: 2, kind: NotFound, message: "No such file or directory" }
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
thread 'main' panicked at 'Error in Device::create_swap_chain: surface does not support the adapter's queue family', /home/yi/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.7.1/src/backend/direct.rs:129:9
stack backtrace:
0: rust_begin_unwind
at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/std/src/panicking.rs:517:5
path : "/home/yi/LocalNative/localnative-web-ext-host"
1: std::panicking::begin_panic_fmt
at /rustc/09c42c45858d5f3aedfa670698275303a3d19afa/library/std/src/panicking.rs:460:5
Ok("{\n \"name\": \"app.localnative\",\n \"description\": \"Local Native Host\",\n \"path\": \"/home/yi/LocalNative/localnative-web-ext-host\",\n \"type\": \"stdio\",\n \"allowed_extensions\": [\n \"localnative@example.org\"\n ]\n}")
path : "/home/yi/LocalNative/localnative-web-ext-host"
Ok("{\n \"name\": \"app.localnative\",\n \"description\": \"Local Native Host\",\n \"path\": \"/home/yi/LocalNative/localnative-web-ext-host\",\n \"type\": \"stdio\",\n \"allowed_extensions\": [\n \"chrome-extension://oclkmkeameccmgnajgogjlhdjeaconnb/\"\n ]\n}")
path : "/home/yi/LocalNative/localnative-web-ext-host"
Ok("{\n \"name\": \"app.localnative\",\n \"description\": \"Local Native Host\",\n \"path\": \"/home/yi/LocalNative/localnative-web-ext-host\",\n \"type\": \"stdio\",\n \"allowed_extensions\": [\n \"chrome-extension://oclkmkeameccmgnajgogjlhdjeaconnb/\"\n ]\n}")
2: wgpu::backend::direct::Context::handle_error_fatal
3: <wgpu::backend::direct::Context as wgpu::Context>::device_create_swap_chain
4: wgpu::Device::create_swap_chain
5: <iced_wgpu::window::compositor::Compositor as iced_graphics::window::compositor::Compositor>::create_swap_chain
6: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
7: iced_winit::application::run::{{closure}}
8: winit::platform_impl::platform::x11::EventLoop<T>::run
9: winit::platform_impl::platform::EventLoop<T>::run
10: winit::event_loop::EventLoop<T>::run
11: localnative_iced::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
[1] 3990 segmentation fault (core dumped) RUST_BACKTRACE=1 ./localnative_iced_0.5.1_amd64.AppImage