-
nk_xcb_init doesn't set the window title.
This sets the title (see https://xcb.freedesktop.org/windowcontextandmanipulation/ ):
` xcb_change_property(conn,
XCB_PROP_MODE_REPLACE,
window,
…
-
Demo's input boxes don't show any text when pressing keys:
**xcb_key_symbols_get_keysym** always returns 0. Probably, it's because _kp->state_ is not a valid argument for its third parameter "col".
-
I am running into an issue where Qt5 apps won't start due to the xcb functions claiming GL is not available. I've managed to fix it with a patch (detailed below) but I'm hoping for a hint on why the i…
-
Hi everybody,
I'm facing an error when trying to plot with the gnuplot package inside the gnuplot shell using the command : "plot 'contCumulative_0"
Error message:
**_Could not connect to e…
-
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin co…
-
# Background
On Linux, there are two commonly used WSI platforms available: Wayland and X11 (note: X11 is available in Vulkan as both XCB and Xlib, but they can be considered "basically the same").…
-
qt.qpa.plugin: Could not load the Qt platform plugin "xcb"
this error is on linux latest pull ComfyUI
I tried to modified Snap_canvas.py with PyQt6
the canvas loaded but it doesn't pop-up to res…
-
Currently VisIt requires the Qt6 `xcb` backend/plugin/platform. Multiple HPC platforms (such as Perlmutter at NERSC) do not have all dependencies installed to build Qt6 with that support. While it is …
-
Hello,
I have installed from this command > flatpak install com.valvesoftware.SteamLink
When I try to run steamlink I got this error:
flatpak run com.valvesoftware.SteamLink
qt.qpa.xcb: could not…
-
### Package information | 软件包信息
包名 | 版本
-- | --
xcb-util-errors | [1.0.1-3](https://github.com/deepin-community/xcb-util-errors/commit/ff00a58003cbde34600fb391553ba0598321e108)
### Package reposito…