LXpanel segmentation fault

The standard panel of LXDE - http://wiki.lxde.org/en/LXPanel
Locked
iamthesinger
Posts: 2
Joined: Tue Apr 12, 2011 11:00 pm

LXpanel segmentation fault

Post by iamthesinger »

Hi, after using Cairo Dock with no LXpanel, I've decided to revert back to the latter. I've added the command 'lxpanel' at the end of the autostart config file, but unfortunately the panel doesn't load at start-up. If I then try to launch the command from terminal, I constantly get the following error:

Code: Select all

GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Segmentation fault
I've tried to add the command line to autostart using both @lxpanel --profile LXDE andl @lxpanel --profile lubuntu; in both cases lxpanel is loaded (I checked in TaskManager) but it's not appearing on the desktop....the only way to load it and to make it appear is to launch it from terminal as a root - after which the panel works perfectly :? :?

Note that after getting rid of Cairo Dock I've only installed the Orta theme for Openbox and nothing else...and I have never had any problem with lxpanel on the same distro installation (I'm running Lubuntu 10.10).

What can be done to have lxpanel autostarting properly? Thanks for the help!
iamthesinger
Posts: 2
Joined: Tue Apr 12, 2011 11:00 pm

Re: LXpanel segmentation fault

Post by iamthesinger »

Problem sorted by putting a capital L on lubuntu in the command line for lxpanel in the autostart file....still, I wonder what has happened :roll:
Locked