On Thu, September 18, 2014 12:25 am, Fernando de Oliveira wrote: > On 17-09-2014 08:27, Fernando de Oliveira wrote: > >> On 17-09-2014 02:31, Bruce Dubbs wrote: >> >>> Fernando de Oliveira wrote: >>> >>>> On 16-09-2014 12:42, Bruce Dubbs wrote: >>>> >>>>> Fernando de Oliveira wrote: >>>>> >>>> >>>> >>>>>> >>>>>> Either adding to /etc/profile: >>>>>> >>>>>> >>>>>> export XDG_CONFIG_DIR=/etc/xdg >>>>> >>>>> s/DIR/DIRS/ >>>>> >>>>> I'll do this at my next commit. >>>>> >>>> >>>> I am having exactly the same problems you had with LXDE. Needed to >>>> copy some lxpanel config files from lFS-7.5-dev. >>>> >>>> I am almost blind, tonight. >>>> >>>> >>>> Was going to tag: >>>> >> >> Done (revision 14308). >> >> >>>> Today, finally could work well. About 260 installed (includes all >>>> xorg and some reinstalls). >>> >>> If you can do gnome or xsoft, it would help a lot. >>> >> >> OK. Will try. Will start with gnome. Hope to tag it all today. But >> first, will finish LXDE with the updates (two tickets). It really needs >> some fix. >> >> You, Christopher and I had problems with lxpanel. >> > > Forgot ĸen, who was the first to report it, IIRC. Didn't completely > understand "openbox hanging", but think it is the same as described > afterwards. > >> >> Christopher, do you remember the tweaks mentioned the other day? >> >> >>> Right now there is a little over 250 packages that need tagged. It >>> would be nice if we could finish up by the weekend. >> >> I will try. This headache comes and go. Didn't occur yesterday, but >> woke up with it (very light) today. >> > > > -- > []s, > Fernando > -- > http://lists.linuxfromscratch.org/listinfo/blfs-dev > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > >
Hello, Sorry for the late responce to this. If you update to all of the updates that they have produced for lxde you will still find that the taskbar does not appear. You will get the blue bacground and you will be able to click on it and get a minimal openbox menu to appear. You need to do the following: cp /etc/xdg/lxpanel/default/panels/panel /home/cjg/.config/lxpanel/LXDE/panels/panel This will reset the taskbar to what it was prior to whatever change they have made in their updates. Everything just started working for me with this change. I also had to do a tweak for lxdm as on a systemd system it did not have a valid seat so dbus was not working correctly. This is the only issue that I found with this update. Since copying that file to my local .config directory it has worked without any issue. Unfortuneately you need to do this for every user that you have created on your computer. I found this out after switching to my normal account after I had root account working correctly. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
