Well, I recently installed Xubuntu 14.04 and every time I restart, the top panel disappears.
As a solution I found the following commands to make the panel reappears, but I have to run it in terminal every time I reboot:
xfce4-panel --quit
pkill xfconfd
rm -rf ~/.config/xfce4/panel
rm -rf ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
xfce4-panel
Is there any way to make this happen every time I reboot? The other options here didn't work to me.
If I run after restart only xfce4-panel it says:
xfce4-panel: there is already and instance running