![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2006
Beans: 2
|
Xubuntu 6.06 Desktop Menu Bar and Window Bar gone
I am new to the Ubuntu world. I decided to use Xubuntu, because I was installing the OS on an old Presario with only 64 MB RAM.
Installation went fine. I have been using Abiword with no problems. However, today, when I logged in the Desktop Menu bar and Window Selection bar are no longer on the desktop. I don't believe I had changed any settings for the desktop. Does anyone know how I can get these bars back? Thank you. |
|
|
|
|
|
#2 |
|
午後の紅茶 お願いします
![]() Join Date: Feb 2006
Location: Japan
Beans: 5,738
Ubuntu
|
Re: Xubuntu 6.06 Desktop Menu Bar and Window Bar gone
Try this. First, make sure xfce4-panel is running. That's the process that shows the panels on your screen. Enter this in a terminal (or on a console screen by pressing ALT+F2):
Code:
pgrep -l xfce4-panel If it is there it will return something like this ... Code:
5535 xfce4-panel First kill xfce4-panel. Code:
xfce4-panel --exit Code:
cp ~/.config/xfce4/panel/panels.xml ~/panels.xml.old Code:
rm ~/.config/xfce4/panel/panels.xml Code:
xfce4-panel And welcome!
__________________
Ubuntu user #7247 :: Linux user #409907
Motho ke motho ka botho :: Buy old, not new :: Keep your old computer :: Things to do with it |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2006
Beans: 2
|
Re: Xubuntu 6.06 Desktop Menu Bar and Window Bar gone
Simply running 'xfce4-panel' solved the problem.
Thanks for the help. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|