Skip to content

Applications crashs on statup #13

@Dominiquini

Description

@Dominiquini

I just installed this application via the AUR (https://aur.archlinux.org/packages/kairo), and the desktop (gui) version is crashing here!

If I type: kairo open "https://aur.archlinux.org/packages/kairo", everything works fine (the cli give me a list of options and opens the applications I choose), but if: kairo-desktop "https://aur.archlinux.org/packages/kairo":

INFO  kairo_core::handler > Found 19 applications with support for 'x-scheme-handler/https'
INFO  kairo_desktop::app  > Launching UI for URL handler selection
INFO  tracing::span       > perform;
INFO  tracing::span       > perform;
INFO  tracing::span       > authenticate;
INFO  tracing::span       > authenticate;
INFO  zbus::connection::handshake::common > write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
INFO  zbus::connection::handshake::common > write_command; command=Auth(Some(External), Some([49, 48, 48, 48]))
INFO  zbus::connection::handshake::common > write_commands; commands=[Auth(Some(External), Some([49, 48, 48, 48]))] extra_bytes=None
INFO  zbus::connection::handshake::common > write_commands; commands=[Auth(Some(External), Some([49, 48, 48, 48]))] extra_bytes=None
INFO  tracing::span                       > read_command;
INFO  tracing::span                       > read_command;
INFO  zbus::connection::handshake::common > read_commands; n_commands=1
INFO  zbus::connection::handshake::common > read_commands; n_commands=1
INFO  tracing::span                       > send_secondary_commands;
INFO  zbus::connection::handshake::common > write_commands; commands=[NegotiateUnixFD, Begin] extra_bytes=Some([108, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 109, 0, 0, 0, 1, 1, 111, 0, 21, 0, 0, 0, 47, 111, 114, 103, 47, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 47, 68, 66, 117, 115, 0, 0, 0, 2, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0, 3, 1, 115, 0, 5, 0, 0, 0, 72, 101, 108, 108, 111, 0, 0, 0, 6, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0])
INFO  zbus::connection::handshake::client > receive_secondary_responses; expected_n_responses=1
INFO  zbus::connection::handshake::common > read_commands; n_commands=1
INFO  tracing::span                       > send_secondary_commands;
INFO  zbus::connection::handshake::common > write_commands; commands=[NegotiateUnixFD, Begin] extra_bytes=Some([108, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 109, 0, 0, 0, 1, 1, 111, 0, 21, 0, 0, 0, 47, 111, 114, 103, 47, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 47, 68, 66, 117, 115, 0, 0, 0, 2, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0, 3, 1, 115, 0, 5, 0, 0, 0, 72, 101, 108, 108, 111, 0, 0, 0, 6, 1, 115, 0, 20, 0, 0, 0, 111, 114, 103, 46, 102, 114, 101, 101, 100, 101, 115, 107, 116, 111, 112, 46, 68, 66, 117, 115, 0, 0, 0, 0])
INFO  zbus::connection::handshake::client > receive_secondary_responses; expected_n_responses=1
INFO  zbus::connection::handshake::common > read_commands; n_commands=1
INFO  tracing::span                       > socket reader;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > socket reader;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  iced_winit                          > System theme: Dark
INFO  iced_winit                          > Window attributes for id `Id(
   1,
)`: WindowAttributes {
   inner_size: Some(
       Logical(
           LogicalSize {
               width: 640.0,
               height: 210.0,
           },
       ),
   ),
   min_inner_size: Some(
       Logical(
           LogicalSize {
               width: 480.0,
               height: 210.0,
           },
       ),
   ),
   max_inner_size: Some(
       Logical(
           LogicalSize {
               width: 1280.0,
               height: 210.0,
           },
       ),
   ),
   position: None,
   resizable: true,
   enabled_buttons: WindowButtons(
       CLOSE | MINIMIZE | MAXIMIZE,
   ),
   title: "Select Application to Open URL - Kairo",
   maximized: false,
   visible: false,
   transparent: false,
   blur: false,
   decorations: true,
   window_icon: None,
   preferred_theme: None,
   resize_increments: None,
   content_protected: false,
   window_level: Normal,
   active: true,
   cursor: Icon(
       Default,
   ),
   parent_window: None,
   fullscreen: None,
   platform_specific: PlatformSpecificWindowAttributes {
       name: Some(
           ApplicationName {
               general: "io.github.aelesbao.Kairo",
               instance: "io.github.aelesbao.Kairo",
           },
       ),
       activation_token: None,
       x11: X11WindowAttributes {
           visual_id: None,
           screen_id: None,
           base_size: None,
           override_redirect: false,
           x11_window_types: [
               Normal,
           ],
           embed_window: None,
       },
   },
}
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
INFO  tracing::span                       > read_socket;
WARN  wgpu_hal::vulkan::instance          > Unable to find extension: VK_EXT_physical_device_drm
INFO  wgpu_hal::gles::egl                 > Using Wayland platform
WARN  wgpu_hal::gles::egl                 > No config found!
WARN  wgpu_hal::gles::egl                 > EGL says it can present to the window but not natively
INFO  iced_wgpu::window::compositor       > Settings {
   present_mode: AutoVsync,
   backends: Backends(
       NOOP | VULKAN | GL | METAL | DX12 | BROWSER_WEBGPU,
   ),
   default_font: Font {
       family: SansSerif,
       weight: Normal,
       stretch: Normal,
       style: Normal,
   },
   default_text_size: Pixels(
       12.0,
   ),
   antialiasing: Some(
       MSAAx4,
   ),
}
WARN  wgpu_hal::gles::adapter             > Max vertex attribute stride unknown. Assuming it is 2048
INFO  iced_wgpu::window::compositor       > Available adapters: [
   AdapterInfo {
       name: "NVIDIA GeForce GTX 1060 6GB",
       vendor: 4318,
       device: 7171,
       device_type: DiscreteGpu,
       driver: "NVIDIA",
       driver_info: "580.119.02",
       backend: Vulkan,
   },
   AdapterInfo {
       name: "NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2",
       vendor: 4318,
       device: 0,
       device_type: Other,
       driver: "",
       driver_info: "3.3.0 NVIDIA 580.119.02",
       backend: Gl,
   },
]
WARN  wgpu_hal::gles::egl                 > Re-initializing Gles context due to Wayland window
WARN  wgpu_hal::gles::egl                 > No config found!
WARN  wgpu_hal::gles::egl                 > EGL says it can present to the window but not natively
WARN  wgpu_hal::gles::adapter             > Max vertex attribute stride unknown. Assuming it is 2048
INFO  iced_wgpu::window::compositor       > Selected: AdapterInfo {
   name: "NVIDIA GeForce GTX 1060 6GB",
   vendor: 4318,
   device: 7171,
   device_type: DiscreteGpu,
   driver: "NVIDIA",
   driver_info: "580.119.02",
   backend: Vulkan,
}
INFO  iced_wgpu::window::compositor       > Available formats: Copied {
   it: Iter(
       [
           Rgba8UnormSrgb,
           Bgra8UnormSrgb,
           Rgb10a2Unorm,
           Rgba8Unorm,
           Bgra8Unorm,
       ],
   ),
}
INFO  iced_wgpu::window::compositor       > Available alpha modes: [
   Opaque,
   PreMultiplied,
]
INFO  iced_wgpu::window::compositor       > Selected format: Rgb10a2Unorm with alpha mode: PreMultiplied
INFO  kairo_desktop::app                  > Rendering URL handler selection UI
memory allocation of 5211883372140375601 bytes failed
Aborted                    (core dumped) kairo-desktop "https://aur.archlinux.org/packages/kairo"

OS: EndeavourOS
DE: KDE Plasma 6.5.4 (Wayland)

Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions