[Bug 280047] x11/xcb-util-cursor : problem detecting these libraries on FreeBSD 13.2 and 14.1
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280047 Alastair Hogge <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alastair Hogge <[email protected]> --- I used to get that error in X11, so not sure if the following helps. Install misc/qt6ct, and configure the environment variable QT_QPA_PLATFORMTHEME="qt6ct"; you could also try setting it to one of the options from: > Available platform plugins are: minimal, offscreen, vkkhrdisplay, vnc, xcb, wayland, wayland-egl. Maybe wayland? You can also configure QT_DEBUG_PLUGINS=1 in your start-kde6 script to get more information. -- You are receiving this mail because: You are the assignee for the bug.