Hello, Similarly to the fixed bug #249368 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249368), the cursor theme is broken on a default Plasma 6 install because x11/xrdb is missing. The default X cursor is used no matter the cursor theme selected. This is fixed by installing xrdb manually. I'll let the maintainers evaluate whether it should be declared as a dependency of x11/plasma6-plasma-workspace or rather x11/plasma6-plasma-desktop. Thank you
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f5303d02bddb604879dbf2668256ee599f92171 commit 0f5303d02bddb604879dbf2668256ee599f92171 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-05-12 21:25:18 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-05-12 21:27:23 +0000 x11/plasma6-plasma-workspace: add missing runtime dependencies xmessage is used at startup, xrdb is required to apply theme changes. PR: 286696 Reported by: bsduck@mailo.com x11/plasma6-plasma-workspace/Makefile | 3 +++ 1 file changed, 3 insertions(+)
A commit in branch 2025Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=924b7c6515a192101e336231838d74e9ba229b0b commit 924b7c6515a192101e336231838d74e9ba229b0b Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-05-12 21:25:18 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-05-15 09:41:22 +0000 x11/plasma6-plasma-workspace: add missing runtime dependencies xmessage is used at startup, xrdb is required to apply theme changes. PR: 286696 Reported by: bsduck@mailo.com (cherry picked from commit 0f5303d02bddb604879dbf2668256ee599f92171) x11/plasma6-plasma-workspace/Makefile | 3 +++ 1 file changed, 3 insertions(+)