Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosmic-store crashing when launching - X11 #512

Closed
rekkido opened this issue Jun 24, 2024 · 0 comments · Fixed by pop-os/iced#162 · May be fixed by pop-os/iced#157
Closed

Cosmic-store crashing when launching - X11 #512

rekkido opened this issue Jun 24, 2024 · 0 comments · Fixed by pop-os/iced#162 · May be fixed by pop-os/iced#157

Comments

@rekkido
Copy link

rekkido commented Jun 24, 2024

OS:Pop!_OS 22.04 LTS x86_64
Kernel: 6.8.0-76060800daily20240311-generic
DE: GNOME 42.9
GPU: NVIDIA GeForce GTX 1660 SUPER

I found temp fix online WGPU_ADAPTER_NAME=1660 cosmic-store (where 1660 is my gpu), but week before there was no need for that.

If i need to provide something else, let me know

Error log:

~ cosmic-store [2024-06-24T17:41:12Z WARN wgpu_hal::gles::egl] No config found! [2024-06-24T17:41:12Z WARN wgpu_hal::gles::egl] EGL says it can present to the window but not natively [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "BadMatch (invalid parameter attributes)", error_code: 8, request_code: 149, minor_code: 4, } [2024-06-24T17:41:12Z ERROR winit::platform_impl::platform] X11 error: XError { description: "136", error_code: 136, request_code: 148, minor_code: 1, } thread 'main' panicked at /build/cosmic-store-dR5whJ/cosmic-store-0.1.0~1718281780~22.04~ba3452a/vendor/winit/src/platform_impl/linux/x11/event_processor.rs:978:30: Failed to focus input context: XError { description: "136", error_code: 136, request_code: 148, minor_code: 1 } note: run with RUST_BACKTRACE=1environment variable to display a backtrace [2024-06-24T17:41:14Z WARN cosmic_store::app_info] failed to parse description of AppId("me.drewol.Unnamed-SDVX-Clone") from Some("flatpak"): Malformed XML. 3:444 Unexpected token inside entity: [2024-06-24T17:41:14Z WARN cosmic_store::app_info] failed to parse description of AppId("com.github.KRTirtho.Spotube") from Some("flatpak"): Malformed XML. 2:21 Unexpected token inside entity: [2024-06-24T17:41:14Z WARN cosmic_store::app_info] failed to parse description of AppId("me.hyliu.fluentreader") from Some("flatpak"): Malformed XML. 1:400 Unexpected token inside entity: [2024-06-24T17:41:14Z WARN cosmic_store::app_info] failed to parse description of AppId("net.sonic_pi.SonicPi") from [1] 520129 killed cosmic-store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant