[Bug 280047] x11/xcb-util-cursor : problem detecting these libraries on FreeBSD 13.2 and 14.1
Date: Sat, 29 Jun 2024 11:17:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280047
Alastair Hogge <agh@riseup.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |agh@riseup.net
--- Comment #1 from Alastair Hogge <agh@riseup.net> ---
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.