Coolercontrol-gui not creating window

When attempting to open coolercontrol-gui on Plasma 6 Wayland, no window is created.

The exact revision tested is 8110df5ad7abf5d4c0f6fb0f8f978390e77f9685

Both Wayland and XWayland/X11 have been tested.
QT_STYLE_OVERRIDE has been tested with both “Fusion” and “Windows”.

My system has no specific configuration related to chromium nor wayland, and themeing has been set imperatively through Plasma. The plasma install is just a basic plasma6.enable.

Here is the output of coolercontrol-gui –full-debug;

nix run 'github:NixOS/nixpkgs/8110df5ad7abf5d4c0f6fb0f8f978390e77f9685#coolercontrol.coolercontrol-gui' -- --full-debug
2026-04-01T00:27:27 coolercontrol DEBUG [qt.widgets.focus]: Initializing focus chain of QWidget(0x7ffde9d9e570)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.widgets.focus]: Initializing focus chain of QWidget(0x55ada4fb5b40)
2026-04-01T00:27:27 coolercontrol WARN [default]: Added {--remote-allow-origins=*} to command-line arguments to avoid web socket connection errors during remote debugging.
2026-04-01T00:27:27 coolercontrol DEBUG [qt.webengine.libraryinfo]: Qt WebEngine process path: /nix/store/g2dbzw07mbgsnf37qjaizffl5bayjm4g-qtwebengine-6.10.2/libexec/QtWebEngineProcess
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QWaylandWindow with available QXcbWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: No match for requested interface name QWaylandWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QWaylandWindow with available QWaylandWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Match for interface QWaylandWindow. Comparing revisions (requested 1 / available 1)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Full match. Returning dynamic cast of 0x55ada47ed3c0
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QWaylandWindow with available QXcbWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: No match for requested interface name QWaylandWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QWaylandWindow with available QWaylandWindow
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Match for interface QWaylandWindow. Comparing revisions (requested 1 / available 1)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Full match. Returning dynamic cast of 0x55ada47ed3c0
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Created OpenGL context QSurfaceFormat(version 3.2, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 0, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: OpenGL VENDOR: NVIDIA Corporation RENDERER: NVIDIA GeForce RTX 5080/PCIe/SSE2 VERSION: OpenGL ES 3.2 NVIDIA 595.58.03
2026-04-01T00:27:27 coolercontrol DEBUG [qt.core.library]: "vulkan" loaded library
2026-04-01T00:27:27 coolercontrol DEBUG [qt.vulkan]: Vulkan init (libvulkan.so.1)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.vulkan]: Supported Vulkan instance layers: QList(QVulkanLayer("VK_LAYER_NV_optimus" 1 QVersionNumber(1.4.329) "NVIDIA Optimus layer"), QVulkanLayer("VK_LAYER_NV_present" 1 QVersionNumber(1.4.329) "NVIDIA Presentation Layer"), QVulkanLayer("VK_LAYER_MESA_anti_lag" 1 QVersionNumber(1.4.303) "Open-source implementation of the VK_AMD_anti_lag extension."), QVulkanLayer("VK_LAYER_MESA_device_select" 1 QVersionNumber(1.4.303) "Linux device selection layer"), QVulkanLayer("VK_LAYER_VALVE_steam_overlay_32" 1 QVersionNumber(1.3.207) "Steam Overlay Layer"), QVulkanLayer("VK_LAYER_VALVE_steam_overlay_64" 1 QVersionNumber(1.3.207) "Steam Overlay Layer"), QVulkanLayer("VK_LAYER_VALVE_steam_fossilize_32" 1 QVersionNumber(1.3.207) "Steam Pipeline Caching Layer"), QVulkanLayer("VK_LAYER_VALVE_steam_fossilize_64" 1 QVersionNumber(1.3.207) "Steam Pipeline Caching Layer"), QVulkanLayer("VK_LAYER_FROG_gamescope_wsi_x86_64" 1 QVersionNumber(1.3.221) "Gamescope WSI (XWayland Bypass) Layer (x86_64)"), QVulkanLayer("VK_LAYER_INTEL_nullhw" 1 QVersionNumber(1.1.73) "INTEL NULL HW"), QVulkanLayer("VK_LAYER_MESA_overlay" 1 QVersionNumber(1.4.303) "Mesa Overlay layer"), QVulkanLayer("VK_LAYER_MESA_screenshot" 1 QVersionNumber(1.4.303) "Mesa Screenshot layer"), QVulkanLayer("VK_LAYER_MESA_vram_report_limit" 1 QVersionNumber(1.4.303) "Limit reported VRAM"))
2026-04-01T00:27:27 coolercontrol DEBUG [qt.vulkan]: Supported Vulkan instance extensions: QList(QVulkanExtension("VK_KHR_device_group_creation" 1), QVulkanExtension("VK_KHR_display" 23), QVulkanExtension("VK_KHR_external_fence_capabilities" 1), QVulkanExtension("VK_KHR_external_memory_capabilities" 1), QVulkanExtension("VK_KHR_external_semaphore_capabilities" 1), QVulkanExtension("VK_KHR_get_display_properties2" 1), QVulkanExtension("VK_KHR_get_physical_device_properties2" 2), QVulkanExtension("VK_KHR_get_surface_capabilities2" 1), QVulkanExtension("VK_KHR_surface" 25), QVulkanExtension("VK_KHR_surface_maintenance1" 1), QVulkanExtension("VK_KHR_surface_protected_capabilities" 1), QVulkanExtension("VK_KHR_wayland_surface" 6), QVulkanExtension("VK_KHR_xcb_surface" 6), QVulkanExtension("VK_KHR_xlib_surface" 6), QVulkanExtension("VK_EXT_acquire_drm_display" 1), QVulkanExtension("VK_EXT_acquire_xlib_display" 1), QVulkanExtension("VK_EXT_debug_report" 10), QVulkanExtension("VK_EXT_debug_utils" 2), QVulkanExtension("VK_EXT_direct_mode_display" 1), QVulkanExtension("VK_EXT_display_surface_counter" 1), QVulkanExtension("VK_EXT_surface_maintenance1" 1), QVulkanExtension("VK_EXT_swapchain_colorspace" 5), QVulkanExtension("VK_NV_display_stereo" 1), QVulkanExtension("VK_EXT_headless_surface" 1), QVulkanExtension("VK_KHR_portability_enumeration" 1), QVulkanExtension("VK_LUNARG_direct_driver_loading" 1), QVulkanExtension("VK_EXT_layer_settings" 2))
2026-04-01T00:27:27 coolercontrol DEBUG [qt.vulkan]: Enabling Vulkan instance layers: QList()
2026-04-01T00:27:27 coolercontrol DEBUG [qt.vulkan]: Enabling Vulkan instance extensions: QList("VK_KHR_surface", "VK_KHR_portability_enumeration", "VK_EXT_debug_utils", "VK_KHR_wayland_surface")
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Initializing QRhi Vulkan backend 0x55ada504d050 with flags 0
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Enabled instance extensions:
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_surface
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_portability_enumeration
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_EXT_debug_utils
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_wayland_surface
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Physical device 0: 'NVIDIA GeForce RTX 5080' 595.232.192 (api 1.4.329 vendor 0x10DE device 0x2C02 type 2)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:     using this physical device
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Physical device 1: 'llvmpipe (LLVM 21.1.8, 256 bits)' 26.0.3 (api 1.4.335 vendor 0x10005 device 0x0 type 4)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: 276 device extensions available
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 0: flags=0xf count=16
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 1: flags=0xc count=2
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 2: flags=0xe count=8
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 3: flags=0x2c count=2
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 4: flags=0x4c count=2
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: queue family 5: flags=0x10c count=1
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Enabling device extensions:
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_swapchain
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_create_renderpass2
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_depth_stencil_resolve
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]:   VK_KHR_fragment_shading_rate
2026-04-01T00:27:27 coolercontrol DEBUG [qt.rhi.general]: Using queue family index 0 and queue index 0
2026-04-01T00:27:27 coolercontrol WARN [default]: GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QGLXContext with available QGLXContext
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Match for interface QGLXContext. Comparing revisions (requested 1 / available 1)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Full match. Returning dynamic cast of 0x55ada503c070
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QEGLContext with available QGLXContext
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: No match for requested interface name QEGLContext
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Comparing requested interface name QEGLContext with available QEGLContext
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Match for interface QEGLContext. Comparing revisions (requested 1 / available 1)
2026-04-01T00:27:27 coolercontrol DEBUG [qt.nativeinterface]: Full match. Returning dynamic cast of 0x55ada503c070
2026-04-01T00:27:27 coolercontrol DEBUG [qt.webenginecontext]: 
Chromium GL Backend: angle
Chromium ANGLE Backend: default
Chromium Vulkan Backend: native

QSG RHI Backend: OpenGL
QSG RHI Backend Supported: yes
QSG RHI Device: NVIDIA Corporation NVIDIA GeForce RTX 5080/PCIe/SSE2 OpenGL ES 3.2 NVIDIA 595.58.03
QSG RHI GPU Vendor: Nvidia

Using GLX: no
Using EGL: yes
Using GBM: no
Using Shared GL: no

Init Parameters:
 *  application-name CoolerControl
 *  browser-subprocess-path /nix/store/g2dbzw07mbgsnf37qjaizffl5bayjm4g-qtwebengine-6.10.2/libexec/QtWebEngineProcess
 *  disable-blink-features WebOTP
 *  disable-features EyeDropper,BackgroundFetch,InstalledApp,WebOTP,WebPayments,WebUSB,StandardCompliantNonSpecialSchemeURLParsing,AcceleratedVideoDecoder
 *  disable-gpu-memory-buffer-video-frames 
 *  disable-setuid-sandbox 
 *  disable-speech-api 
 *  enable-features NetworkServiceInProcess2,TracingServiceInProcess,Vulkan
 *  enable-logging 
 *  in-process-gpu 
 *  log-level 0
 *  remote-allow-origins *
 *  touch-events auto
 *  use-gl angle
 *  use-vulkan native

2026-04-01T00:27:27 coolercontrol DEBUG [qt.webengine.libraryinfo]: Qt WebEngine resources path: /nix/store/g2dbzw07mbgsnf37qjaizffl5bayjm4g-qtwebengine-6.10.2/resources
2026-04-01T00:27:27 coolercontrol DEBUG [qt.webengine.libraryinfo]: Qt WebEngine locales path: /nix/store/g2dbzw07mbgsnf37qjaizffl5bayjm4g-qtwebengine-6.10.2/qtwebengine_locales

@Notarin

1 Like