-
Distro: Nobara Linux 39
KDE Plasma 6.0.2
I have a problem where when I run the install script it gives me this error and I don't know how to fix it
```CMake Error at /usr/lib64/cmake/Qt6Core/Qt…
-
OS: Manjaro Linux (KDE/plasma/xcb)
Architecture: x86_64
Version: 1.1.0dev.39046 (Git)
Build type: Release
Branch: main
Hash: b6cda4309a9031bebffa73b694e9a9cc125d64de
Python 3.12.6, Qt 6.7.2, Coi…
-
Currently, we use a mixture of xcb-util-keysyms calls and libxkbcommon{,-x11} calls. As @bluetech explains, we should be able to switch entirely to libxkbcommon{,-x11}:
"""
It should be possible to r…
-
This happens on GNOME on Wayland, Fedora 31.
When I undock a tool, I'm not able to re-dock it anywhere. It becomes an independent window and there's no button or menu to re-dock it. The dock/undock b…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When developing a patch allowing for manipulation of objects with spacemouse/spacenavd dev…
-
This is a continuation of the old issue :
https://github.com/ch11ng/exwm/issues/252
Because it has too many irrelevant comments, thus this new issue. The floating
windows of ug fails to dock is s…
-
1) The 2.2.5 AppImage does not even start on Slackware, because of xcb plugin not loading (dependencies absent/'not visible'? diagnostic output follows)
2) If I 'cheat' by using LD_LIBRARY_PATH=/usr/…
-
`WBrowser` sometimes crashes in Qt on Linux with segfault below:
```
broker_posix.cc(41) Invalid node channel message
```
This is known Qt bug (ref: https://bugs.launchpad.net/ubuntu/+source/q…
pllim updated
6 years ago
-
# Environment
Windows build number:
```cmd
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.21364.0 Microsoft Windows…
xqdd updated
2 months ago
-
Just putting this out there,
If you get this sort of error install `libxft-dev` and `libxcb-res0-dev`
The error was caused due to missing dependencies (i didnt need to install it for vanilla dwm)
@…