I have the 2012-10-28 raspbian stock install and there is no taskbar on the lxde desktop.
Is there supposed to be one?
If yes, any idea how to make it show?
I assumed there was supposed to be one and have modified my config.txt to make a smaller screen resolution and tried the overscan setting for the bottom edge, both positive numbers and negative numbers and nothing makes a taskbar show up.
I see the icons on the desktop just fine and the RPi logo background.
I have clicked all along the bottom edge etc and there just doesn't seem to be a taskbar there.
Any insights?
Re: LXDE no taskbar with raspbain
No one is even sure if there is supposed to be a task bar at the bottom of the screen on Raspbian with the default install?
-
- Posts: 982
- Joined: Fri Sep 14, 2012 9:13 am
Re: LXDE no taskbar with raspbain
Yes there is a bottom bar http://debianarmpi.blogspot.co.ukbgirardot wrote:No one is even sure if there is supposed to be a task bar at the bottom of the screen on Raspbian with the default install?
...are you sure the screen resolution is correct ?
I know everything about nothing"
Re: LXDE no taskbar with raspbain
I am not 100% sure about the screen resolution, but having tried a few, I think I see the whole screen. I left it default and have made it smaller and the screen seems to be the full screen. Everything looks to be onscreen, the logo is nice and centered, the icons along the left all show and wrap appropriately if I make the screen resolution smaller.
Not sure what is up. I have two 10-28-2012 installs and neither one have a task bar.
Not sure what is up. I have two 10-28-2012 installs and neither one have a task bar.
Re: LXDE no taskbar with raspbain
I had the same issue, the task bar not showing up. This happened when the first boot of the RasPi with the new firmware was "headless". When the first boot was with attached monitor and keyboard the task bar did show up. You have to install "wheezy" again and then boot with monitor and keyboard attached.
Re: LXDE no taskbar with raspbain
Oh interesting, I do all my installs headless. I will try out as you suggested.Pantarhei wrote:I had the same issue, the task bar not showing up. This happened when the first boot of the RasPi with the new firmware was "headless". When the first boot was with attached monitor and keyboard the task bar did show up. You have to install "wheezy" again and then boot with monitor and keyboard attached.
Thank you both very much for the help.
Re: LXDE no taskbar with raspbain
Hi,
I had a similar problem some time ago and solved by removing files in ~/.config/lxpanel/ (backup them first if you want).
Hope this helps.
Bye
I had a similar problem some time ago and solved by removing files in ~/.config/lxpanel/ (backup them first if you want).
Hope this helps.
Bye
Re: LXDE no taskbar with raspbain
Just a follow up. This is definitely because I do my set ups headless. If I do the set up and config with a monitor attached, everything works fine.
Just removing the directory ~/.config/lxpanel/ does not fix the problem until you actually connect it to a monitor, doing it headless and then using X forwarding to run the GUI doesn't get it fixed. The problem for me is, nothing ever gets put in that directory if you didn't have a monitor connected and type startx.
You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui
I submitted this as a bug to the raspbian repository on github
Just removing the directory ~/.config/lxpanel/ does not fix the problem until you actually connect it to a monitor, doing it headless and then using X forwarding to run the GUI doesn't get it fixed. The problem for me is, nothing ever gets put in that directory if you didn't have a monitor connected and type startx.
You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui
I submitted this as a bug to the raspbian repository on github
Re: LXDE no taskbar with raspbain
bgirardot, thank you very very much, my friend! You were the only one with an answer and a solution to this problem. I, too, run my RPi headless to a direct connection to my laptop using VNC. And every time, I had this problem which frustrated me a lot! Sometimes, I got to work, by true luck though. But most times I had no taskbar. Now, I have thanks to you!bgirardot wrote:Just a follow up. This is definitely because I do my set ups headless. If I do the set up and config with a monitor attached, everything works fine.
Just removing the directory ~/.config/lxpanel/ does not fix the problem until you actually connect it to a monitor, doing it headless and then using X forwarding to run the GUI doesn't get it fixed. The problem for me is, nothing ever gets put in that directory if you didn't have a monitor connected and type startx.
You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui
I submitted this as a bug to the raspbian repository on github

Thanks a lot again!
Hector
Re: LXDE no taskbar with raspbain
I typed that exact command and now when I type "lxsession" it says "no such file or directory".by bgirardot » Tue Nov 20, 2012 1:06 am
You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Like an idiot I didn't back up what was in that folder before I did the copy. Any suggestions on what to try now?
Re: LXDE no taskbar with raspbain
Thanks!!! Works like a charm. #KILLERTIPYou can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui
Re: LXDE no taskbar with raspbain
thank you, this worked for me too!bgirardot wrote:Just a follow up. This is definitely because I do my set ups headless. If I do the set up and config with a monitor attached, everything works fine.
Just removing the directory ~/.config/lxpanel/ does not fix the problem until you actually connect it to a monitor, doing it headless and then using X forwarding to run the GUI doesn't get it fixed. The problem for me is, nothing ever gets put in that directory if you didn't have a monitor connected and type startx.
You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui
I submitted this as a bug to the raspbian repository on github
Re: LXDE no taskbar with raspbain
I had the same issue, but in my case:
did't help me and lxpanel had no taskbar after reboot. Perhaps because there are 2 directories:
../LXDE/..
../LXDE-pi/..
I started lxterminal by pressing Alt+F2 and reinstalled lxpanel:
Taskbar has appeared again after reboot, but x interface looks differ from the first Jessy install. But it works.
Any suggestions how to force back to default lxpanel view are appreciated.
Code: Select all
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
../LXDE/..
../LXDE-pi/..
I started lxterminal by pressing Alt+F2 and reinstalled lxpanel:
Code: Select all
sudo apt-get remove lxpanel
sudo apt-get install lxpanel
Any suggestions how to force back to default lxpanel view are appreciated.
Re: LXDE no taskbar with raspbain
There are 2 ways how to force back to default lxpanels settings:
Ideas by Joe Schmoe & madtom1999 (thank you guys): viewtopic.php?t=104956
1. Copy existing settings from another working machine:
Then re-start the GUI. Icons are back.
2. If you don't have another working machine, then do this:
Create temp user and fill in details as required
Log in as temp and go into LXDE desktop& It creates the default panels file. You may need to
so you can login as temp
Login to your normal user (pi) and copy the new one settings over
Set yourself as owner of the file:
2.5 Delete temporary user:
Ideas by Joe Schmoe & madtom1999 (thank you guys): viewtopic.php?t=104956
1. Copy existing settings from another working machine:
Code: Select all
~/.config/lxpanel/LXDE-pi/panels/panel
2. If you don't have another working machine, then do this:
Create temp user and fill in details as required
Code: Select all
sudo adduser temp
Code: Select all
sudo raspi-config
Login to your normal user (pi) and copy the new one settings over
Code: Select all
sudo cp /home/temp/.config/lxpanel/LXDE-pi/panels/panel ~/.config/lxpanel/LXDE-pi/panels/panel
Code: Select all
sudo chown pi ~/.config/lxpanel/LXDE-pi/panels/panel
Code: Select all
sudo deluser temp
Re: LXDE no taskbar with raspbain
Ettore_M wrote: ↑Tue Nov 26, 2013 4:26 pmI've been searching for an answer to this problem for several days, and your suggestion is the only thing that has worked.bgirardot wrote:...You can fix it manually by copying everything from the default lxpanel config to your local user's lxpanel config directory:
cp -rp /etc/xdg/lxpanel/profile/LXDE/* ~/.config/lxpanel/LXDE/
Then it will work again no matter how you access the LXDE gui...
Thanks very much!
Frank