Discussion:
[blfs-support] blfs-support Digest, Vol 1162, Issue 1
Riccardo G Corsi via blfs-support
2018-11-29 18:40:07 UTC
Permalink
# if building libreoffice after kde, startkde eventually craps out in dbaccess
# and suggests this export
export $(dbus-launch)
echo "invoking startkde"
exec ck-launch-session dbus-launch --exit-with-session startkde
-- end items from .xinitc --
Summary: I'm giving up on kde. I last used it when my kaveri was
working properly, and over the years it has caused me a lot of pain.
Enough.
ĸen
I have kde working good with BLFS8.3. Using systemd and sddm to launch
windows. My XDGs:

XDG_CONFIG_DIRS=/etc/xdg/:/opt/kf5/etc/xdg
XDG_CURRENT_DESKTOP=KDE
XDG_DATA_DIRS=/usr/share/:/opt/kf5/share
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=KDE
XDG_SESSION_ID=c2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_SESSION_TYPE=x11
XDG_VTNR=1

pathappend $KF5_PREFIX/share           XDG_DATA_DIRS in
/etc/profile.d/kf5.sh

/run/user for every user created by systemd-logind (or so I believe)

Hope useful

Riccardo
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscr
Loading...