Fernando de Oliveira wrote:

You can test the desktop (pcmanfm in LXDE, nautilus, in gnome) and the
panel with the following commands, run from an x-terminal, in an openbox
session:

lxpanel --profile LXDE &
pcmanfm --desktop --profile LXDE &

First one should start the panel.
Second one should give you the default LXDE blue background displaying
"LXDE" and some more text, embedded in the image.

This was helpful.  The first command gave me:

$ lxpanel --profile LXDE &
[1] 875
sh-4.3$
** (lxpanel:875): WARNING **: The directory '~/Templates' doesn't exist, ignoring it

** (lxpanel:875): WARNING **: Config files are not found.

Creating the ~/Templates directory got rid of the first message, but I don't know what Config files it is looking for.

I did not get any response on the screen.

---

The second command did give me the default LXDE blue background and changed some menus for the right mouse button.

---

I then created ~.config/lxpanel/LXDE/config and
~.config/lxpanel/LXDE/panels/panel from another system and retried.

Both the panels and the background then came up.

With more investigation, I think I've got it to work. The problem I had seems to be associated with XDG environment used in previous builds. In any case, it's my problem and not the book's.

  -- Bruce

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

Reply via email to