We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Launch using: RUST_BACKTRACE=full cosmic-store
RUST_BACKTRACE=full cosmic-store
I get
[2024-05-29T07:39:44Z ERROR wgpu_hal::vulkan::adapter] get_physical_device_surface_present_modes: An unknown error has occurred, due to an implementation or application bug [2024-05-29T07:39:44Z ERROR wgpu_hal::vulkan::adapter] get_physical_device_surface_formats: An unknown error has occurred, due to an implementation or application bug [2024-05-29T07:39:44Z ERROR wgpu_hal::vulkan::adapter] get_physical_device_surface_present_modes: An unknown error has occurred, due to an implementation or application bug [2024-05-29T07:39:44Z ERROR wgpu_hal::vulkan::adapter] get_physical_device_surface_formats: An unknown error has occurred, due to an implementation or application bug [2024-05-29T07:39:44Z WARN iced_wgpu::window::compositor] No format found! thread 'main' panicked at /build/cosmic-store-diogAO/cosmic-store-0.1.0~1716927366~22.04~a772f7f/vendor/iced_tiny_skia/src/window/compositor.rs:56:10: Create softbuffer surface for window: PlatformError(Some("Visual 0x93 does not use softbuffer's pixel format and is unsupported"), None) stack backtrace: 0: 0x58fa512a62fb - <unknown> 1: 0x58fa512ed1d0 - <unknown> 2: 0x58fa51299aad - <unknown> 3: 0x58fa512a60e4 - <unknown> 4: 0x58fa512cf5ca - <unknown> 5: 0x58fa512cf26d - <unknown> 6: 0x58fa512cf9e8 - <unknown> 7: 0x58fa512a66de - <unknown> 8: 0x58fa512a6516 - <unknown> 9: 0x58fa512cf712 - <unknown> 10: 0x58fa4fe2a015 - <unknown> 11: 0x58fa4fe2a7c3 - <unknown> 12: 0x58fa4feda433 - <unknown> 13: 0x58fa4ff732ee - <unknown> 14: 0x58fa4ff95410 - <unknown> 15: 0x58fa500ea4ac - <unknown> 16: 0x58fa5005b5ba - <unknown> 17: 0x58fa4ff560a3 - <unknown> 18: 0x58fa5001a059 - <unknown> 19: 0x58fa512cf604 - <unknown> 20: 0x58fa512b551b - <unknown> 21: 0x58fa5001a04e - <unknown> 22: 0x7230b5e29d90 - <unknown> 23: 0x7230b5e29e40 - __libc_start_main 24: 0x58fa4fe2ab35 - <unknown> 25: 0x0 - <unknown>
My system:
OS: Pop!_OS 22.04 LTS x86_64 //////7676767676*////////////// Host: XPS 15 9530 /////76767//7676767////////////// Kernel: 6.8.0-76060800daily20240311-generic /////767676///*76767/////////////// Uptime: 2 days, 32 mins ///////767676///76767.///7676*/////// Packages: 2768 (dpkg), 38 (flatpak), 16 (snap) /////////767676//76767///767676//////// Shell: bash 5.1.16 //////////76767676767////76767///////// Resolution: 1920x1200 ///////////76767676//////7676////////// DE: GNOME 42.5 ////////////,7676,///////767/////////// WM: Mutter /////////////*7676///////76//////////// WM Theme: Pop ///////////////7676//////////////////// Theme: Pop-dark [GTK2/3] ///////////////7676///767//////////// Icons: Pop [GTK2/3] //////////////////////'//////////// Terminal: gnome-terminal //////.7676767676767676767,////// CPU: 13th Gen Intel i7-13700H (20) @ 2.400GHz /////767676767676767676767///// GPU: NVIDIA 01:00.0 NVIDIA Corporation Device 28a0 /////////////////////////// GPU: Intel Device a7a0 ///////////////////// Memory: 18044MiB / 31767MiB
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Launch using:
RUST_BACKTRACE=full cosmic-store
I get
My system:
The text was updated successfully, but these errors were encountered: