On Sun, May 22, 2016 at 09:21:48AM +0200, Pierre Bechetoille wrote: > > Le 22/05/2016 02:47, Ken Moffat a écrit : > > Hi Ken, > > I followed the book instructions so I don't have XDG_RUNTIME_DIR set. > When starting kde from runlevel 3, I often have in the log messages > "QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to > '/tmp/runtime-pedro'" > > But it seems to be only a warning because plasma works. >
OK, thanks for that. > There is something missing in BLFS dev book (sysvinit) but it is correctly > described in BLFS-dev systemd book: we need to add /etc/pam.d/kde > configuration when Linux PAM is installed. And if KDE is not installed in > /usr, the remaining of "Configuring Plasma-Workspace" section at > http://www.linuxfromscratch.org/blfs/view/systemd/kde/plasma-workspace.html > is also needed. > > I think this should be added to the sysvinit book. > Ah, that is something I had not considered. I started installing PAM a few months ago. Unfortunately, I'm behind on everything at the moment and I've just found something else I had deferred which is now pressing. > However, to be honest, I'm still investigating on other problems with plasma > (e.g., when trying to adjust date and time as a normal user, I have an ugly > error message whereas I think I should have a kdesu window...). I will post > again if I find interesting things. > > Pierre > If your system has the correct date and time outside of plasma but is out by the difference between your timezone and UTC when in plasma, the fix is to change /etc/localtime to a symlink to the appropriate file in /usr/share/zoneinfo. That was rejected for the sysvinit book because it conflicts with a separate /usr. But if your problem is with kdesu itself I have no idea - I always use a term to su. ĸen -- This email was written using 100% recycled letters. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
