Edgar Alwers wrote:
Hi Bruce, hi Kenn,

I built my kde framework and plasma without further problems ( BLFS
Version 2016-07-01 ).

When I boot the new system ( startx ), however, the screen shows the kde
loading graphic, followed by a blank desktop with a cursor, absolutely no
more.

I have been googling, the issue is not new, but I did'nt find anything
usefull forKDE Framework/Plasma. Do you perhaps have a hint ?

I started also a "startx &> ~/x-session-errors", wich gives comments like
"XDG_

RUNTIME_DIR not set, defaulting to /tmp/runtime_edgar", but I have
problems with this report.

I've seen that before, but not recently. Originally it had to do with not finding needed .js files. That's why the instructions have:

cd $KF5_PREFIX/share/plasma/plasmoids

for j in $(find -name \*.js); do
  as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
done

I will be testing the newest kf5/plasma5 later this weekend. I'll post any issues I find. I'll note that I have never tried building kf5/plasma5 in /usr.

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to