SliTaz SliTaz Forum

You are not logged in.

#1 2012-10-05 02:40:45

yiumun
Member
Registered: 2012-09-29
Posts: 10

lxpanel issue fixed by my own solution.

After have so much issues with lxpanel; I come up with my own solution. I removed lxpanel under Slitaz Panel => Pakages Menagement. Then, I installed (xfce4-panel), and it works. And I created a script on desktop to run it.

[attachment=16914,685]

[attachment=16914,682]

Also I was tring to add it on autostart up under /etc/init.d/local.sh , However, the system didn't pick it up as it boots. Any idea from experts?

Offline

#2 2012-10-05 06:36:32

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: lxpanel issue fixed by my own solution.

Why don't you simply run xfce4-panel as a command in local.sh?

Offline

#3 2012-10-05 07:12:28

haunter92
Member
Registered: 2012-10-05
Posts: 2

Re: lxpanel issue fixed by my own solution.

Lol, just yesterday, installing Slitaz on a computer again (the fifth time i think, i'l loving this distro) i understood the problem.

Lxpanel disappears everytime i use a separeted /home partition, because not all the .hidden_files of the user are created, during the installation process, in that partition, and same of them (like .config/lxpanel) are only generated at the first boot from hard disk, and they are positioned in real home (in "/" partition).

So after the first boot, i just copied all files from real home to /home partition and from that one to the real home... In particoular taking care of having .config/lxpanel/slitaz/panels in both directories.

This works perfectly for me and despite SEVERAL reboots and installations and work in general, there still are no bugs.

Offline

#4 2012-12-08 12:45:52

kitty____
Member
Registered: 2012-12-06
Posts: 36

Re: lxpanel issue fixed by my own solution.

or just  Applications-paramteres-auto started applications - edit; and edit line

# Start the Freedesktop panel standard menu.# lxpanel --profile slitaz &

lxpanel --profile slitaz &

to

# Start the Freedesktop panel standard menu.

# lxpanel --profile slitaz &

(while true; do lxpanel --profile slitaz; done;) &

wink

/home/tux/.config/openbox/autostart.sh

/root/.config/openbox/autostart.sh

   , - if you want to simple path; try "show hidden files"; and, developers, please, change it! it is simplest way!

I love Slitaz and you wink

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]