https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241341
--- Comment #8 from [email protected] --- A commit references this bug: Author: tcberner Date: Sat Oct 19 17:12:26 UTC 2019 New revision: 514822 URL: https://svnweb.freebsd.org/changeset/ports/514822 Log: x11/plasma5-plasma-workspace: setup XDG_CONFIG_DIRS on startup if not set In prior versions of KDE's Plasma Desktop we set XDG_CONFIG_DIRS in the startkde shellscript. Plasma 5.17 changed to a binary for this process and that variable therefore was no longer set for most people (unless manually done so in their environment / .xinitrc file, like me...). With this patch the variable is now again setup, startplasma should be able to bring up the whole shell again. PR: 241341 Reported by: Martin Birgmeier Changes: head/x11/plasma5-plasma-workspace/Makefile head/x11/plasma5-plasma-workspace/files/patch-setup_xdg_environment -- You are receiving this mail because: You are the assignee for the bug.
