lxpanel doesn't start automatically

The standard panel of LXDE - http://wiki.lxde.org/en/LXPanel
Locked
tlaloc
Posts: 6
Joined: Sun Sep 21, 2008 3:25 pm

lxpanel doesn't start automatically

Post by tlaloc »

I have this problem for eight or nine months, but didn't bother to fix it. Seems to be the same errors as in viewtopic.php?f=21&t=37468 but I use a different configuration: Single-user off-the-shelf laptop, Archlinux, no login-manager, X is started via .xinitrc, which just contains the single line

Code: Select all

exec ck-launch-session startlxde
.
I can start lxpanel manually via cli, but then I get the same warnings on "launchbar: desktop entry does not exist" and "unhandled action type_OD_WM_ACTION_UNDECORATE".

Code: Select all

lxpanelctl restart
doesn't give any output/action at all.

What is going on, what the hell is "launchbar", and how can I fix this?
Locked