View Full Version : [ubuntu] [SOLVED] No menu bars, top or bottom.
barney385
July 18th, 2008, 01:31 PM
I used a link after inserting a disc to get here. I have all my desktop items, but no menu bars (applications, places, system etc.).
I did an update yesterday, and there were some Medibuntu updates with warnings. I wrongly assumed that the warnings were to let me know these updates and Medibuntu are unsupported and I chose to ignore them.
Now today upon booting up, I don't have any menu bars.
Any help would be greatly appreciated.
Thanks, barney
tamoneya
July 18th, 2008, 01:33 PM
hit alt-F2 and type: gnome-panelIf that doesnt work hit ctrl-alt-F1 to move down to tty1. Login with username and password and then type:sudo dpkg-reconfigure ubuntu-desktopThen hit ctrl-alt-F7 to get back to your desktop. If at any point you get errors on any of the commands please post the here.
barney385
July 18th, 2008, 01:46 PM
thanks for the quick reply. The alt-F2 would not work, so I tried the next (sudo dpkg-reconfigure ubuntu-desktop). It notified me that ubuntu desktop was not installed? It said I needed to derect it properly or something of the nature in order to repair.
Uh-oh
ETA: I have my 8.04 64 disc in also if that's any consolation.
tamoneya
July 18th, 2008, 01:50 PM
thanks for the quick reply. The alt-F2 would not work, so I tried the next (sudo dpkg-reconfigure ubuntu-desktop). It notified me that ubuntu desktop was not installed?
Uh-oh
Hmm thats odd. I gave you that command though on the assumption that you were running ubuntu + medibuntu repositories. Are you possibly running Kubuntu + medibuntu or xubuntu + medibuntu.
LowSky
July 18th, 2008, 01:51 PM
You are using Ubuntu right? Not Kubuntu or Xubuntu, or Edubuntu or Ubuntu studio?
bumanie
July 18th, 2008, 01:52 PM
Try sudo apt-get --reinstall ubuntu-desktop
followed by sudo apt-get update
barney385
July 18th, 2008, 01:52 PM
Ubuntu 64, and yes, I activated the Medibuntu repos.
barney385
July 18th, 2008, 02:00 PM
Try followed by
That isn't working either, so I went ahead and updated apt-get, and it showed an Medibuntu error, saying it didn't have the proper signature?
:confused:
barney385
July 18th, 2008, 02:02 PM
sudo apt-get --reinstall ubuntu-desktop
I meant I tried this Bumanie...
Thanks for trying to help this poor noob...
:smile:
bumanie
July 18th, 2008, 02:07 PM
Can you copy the exact error message and post it? That may help narrow things down a bit. Medibuntu was down a day or so ago, may be that has caused an issue. Not sure how it would be related to no desktop titlebars, icons etc. may be you have not got the medibuntu GPG key
put this code in terminal sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get updateLacking this key may well be giving the error.
barney385
July 18th, 2008, 02:13 PM
For sudo dpkg --reinstall ubuntu-desktop:
E: Invalid operation ubuntu-desktop
As far as the apt-get error, it's always said that the signature for Medibuntu wasn't valid or something of that nature before any of this happened.
I assumed that was because it's an unsupported repo?
bumanie
July 18th, 2008, 02:17 PM
May be you have not got the medibuntu GPG key
put this code in terminal
sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Lacking this key, may well be giving the medibuntu error. Not sure how this would be related to the desktop issue though.
Nem1976
July 18th, 2008, 02:20 PM
If you have your desktop but just not your panels then try this.
Run the following command from terminal
"gconftool-2 --recursive-unset /apps/panel" minus the " "
This will reset your panels back to the following config
TOP (from right)
Shutdown launcher - Clock - Volume - Notification area - User switcher - Applications menu (left)
Bottom (from left)
Show desktop - Window menu - Separator - Trash
barney385
July 18th, 2008, 02:38 PM
I don't have terminal access. TTY1 won't let me copy & paste commmands.
Also, it seems the command line is trying to read the disc I used to open a link and get here.
i.e. E: Invalid command Ubuntu-desktop...
Something like that when I tried sudo dpkg --reinstall ubuntu-desktop
This is kind of a pain in the ol' rearend...
Thanks for your patience guys.
tamoneya
July 18th, 2008, 02:42 PM
in tty1 to get errors and such just redirect the output to a file like this:sudo apt-get update >output.txtThen in graphical mode you can open the file and post it to the forums.
Nem1976
July 18th, 2008, 02:43 PM
I don't have terminal access. TTY1 won't let me copy & paste commmands.
Also, it seems the command line is trying to read the disc I used to open a link and get here.
i.e. E: Invalid command Ubuntu-desktop...
Something like that when I tried sudo dpkg --reinstall ubuntu-desktop
This is kind of a pain in the ol' rearend...
Thanks for your patience guys.
What Disc are you talking about when you say you open a command line it reads the disc.? Your not booting from the live Cd are you?
barney385
July 18th, 2008, 02:50 PM
in tty1 to get errors and such just redirect the output to a file like this:sudo apt-get update >output.txtThen in graphical mode you can open the file and post it to the forums.
-bash output.txt: access denied
I used: sudo apt-get update >output.txt
barney385
July 18th, 2008, 02:55 PM
What Disc are you talking about when you say you open a command line it reads the disc.? Your not booting from the live Cd are you?
No I'm using the disc, because it enables me to access my home folder. I have books and documents with live links that I have to use open firefox.
If that makes any sense. I've removed the disc already.
The reason I mentioned that is because of the: [E: Invalid operation ubuntu-desktop] output.
If that makes sense...
Sorry if I'm not explaining things properly
barney385
July 18th, 2008, 03:08 PM
OK, I'm running sudo aptitude install ubuntu-desktop right now.
Apparently apt-get does not have a install/reinstall command.
Go figure.
Also, yesterday I uninstalled Evolution. I just don't have no use for it. To me it seems rather bloated.
Now, since I started the installation of ubuntu-desktop, I see that all the Evolution stuff is coming back?
Is Evolution joined at the kernel hip as Explorer was to Windows?
Say it isn't so...
:smile:
ETA: Also the Tracker search tool, and Transmission and Ekiga is coming back...ugh. What does all this stuff have to do with ubuntu-desktop?
I'm not too happy about this...to say the least.
Nem1976
July 18th, 2008, 03:17 PM
So you are booting from the live CD then? maybe I just havn't had enough coffee yet this morning.
barney385
July 18th, 2008, 04:03 PM
No, I'm just using the disc to open up firefox, and then I remove it.
silkstone
July 18th, 2008, 04:11 PM
The problem may be that uninstalling Evolution also uninstalls gnome-desktop. i.e. they are joined somehow.
I don't use Evolution and I remember trying to get rid of it once, and getting a warning that gnome-desktop would go too. Strange, but I think that's the answer.
SunnyRabbiera
July 18th, 2008, 04:12 PM
OK, I'm running sudo aptitude install ubuntu-desktop right now.
Apparently apt-get does not have a install/reinstall command.
Go figure.
Also, yesterday I uninstalled Evolution. I just don't have no use for it. To me it seems rather bloated.
Now, since I started the installation of ubuntu-desktop, I see that all the Evolution stuff is coming back?
Is Evolution joined at the kernel hip as Explorer was to Windows?
Say it isn't so...
:smile:
ETA: Also the Tracker search tool, and Transmission and Ekiga is coming back...ugh. What does all this stuff have to do with ubuntu-desktop?
I'm not too happy about this...to say the least.
Yeh evolution is tied into your gnome desktop, but its possible to install a base evolution package or two to get your DE working...
removing evolution is the source of your issues.
barney385
July 18th, 2008, 04:20 PM
Yeah, thanks Silkstone and SunnyRabberia.
I'm pretty sure that is the source of my problems. I wouldn't have done that if I was remotely in a state of awareness on this issue...Evolution uninstallation.
Oh well, I'll just have to deal with it.
It just kinda sucks for me because I have such a slow DarpaNet connection...
Thanks for the confirmation!!
:smile:
SunnyRabbiera
July 18th, 2008, 04:25 PM
well try to install these base packages if you are still having issues, you dont need the full evolution:
evolution-data-server
evolution-data-server-common
it should give you your gui back after you install them via apt.
barney385
July 18th, 2008, 04:36 PM
I just switched to TTY1 and it's already 87% done.
I wish I would of knew that before I started it.
It's really not a big deal having Evolution installed I guess. I just prefer to customize my install without hindrance. You know, I just didn't want something on my disc I don't use.
This is the very first issue I've had with Hardy, so I'm not complaining.
I might try that minimal installation of Evolution later.
Thanks for the tip friend.
:smile:
SunnyRabbiera
July 18th, 2008, 04:41 PM
Yeh, well unfortunately evolution is a part of the package (for now) though efforts are being made to be rid of it.
Its all on gnomes head more then ubuntu, gnome pre packages a lot of crap people dont like and ubuntu can only do so much.
If you are unsure what gnome or a DE is here is some info:
http://en.wikipedia.org/wiki/Desktop_environment
http://en.wikipedia.org/wiki/GNOME
barney385
July 18th, 2008, 04:50 PM
OK, I'll check those links out. It's working again now.
It definitely was Evolution not playing nice. I'll mark this thread solved if I can figure that out.
So gnome is attaching apps to their DE?
Hmm...I thought that attitude went out with the windows...
:lol:
thanks again SunnyRabbiera (http://ubuntuforums.org/member.php?u=23967)
SunnyRabbiera
July 18th, 2008, 04:54 PM
well all desktop environments have their quirks, and yes one of the strongest criticisms going against gnome is its reliance on evolution.
If you dont like gnome its possible to try other DE's out in ubuntu without it hurting your system.
KDE and XFCE are easy enough to install and try out, you can use them without loosing much.
barney385
July 18th, 2008, 05:04 PM
There really isn't nothing wrong with the gnome DE. I think they should realize that people don't particularly like having software forced upon them.
I'm familiar with the other desktops and I might have to look into that.
Now I have to remove transmission and tracker.
I like the Beagle and Deluge better...
Thread is marked as solved...
SunnyRabbiera
July 18th, 2008, 05:05 PM
Yeh, well gnome is pretty close to what I hear to being rid of evolution
barney385
July 18th, 2008, 05:21 PM
Yeh, well gnome is pretty close to what I hear to being rid of evolution
That's really good. To me it kind of defeats the purpose and intent of open-source by embedding software in this manner.
Gives me scary flashbacks of Windoze....
:)
CatKiller
July 18th, 2008, 06:20 PM
Now, since I started the installation of ubuntu-desktop, I see that all the Evolution stuff is coming back?
The ubuntu-desktop package is a meta-package that depends on all of the things that are installed in the default Ubuntu installation, so that if you want to install the default Ubuntu, you just install this package and everything that's actually needed gets installed automatically.
If you remove one of the things that ubuntu-desktop depends on, then ubuntu-desktop has to be removed as well since its dependencies can't be met.
Bethra 0_0
July 20th, 2008, 03:24 PM
"gconftool-2 --recursive-unset /apps/panel" minus the " "
Thank you! I'd lost my gnome panel & this got it back \\:D/
barney385
July 20th, 2008, 04:25 PM
The ubuntu-desktop package is a meta-package that depends on all of the things that are installed in the default Ubuntu installation, so that if you want to install the default Ubuntu, you just install this package and everything that's actually needed gets installed automatically.
If you remove one of the things that ubuntu-desktop depends on, then ubuntu-desktop has to be removed as well since its dependencies can't be met.
I got rid of Tracker Search Tool and Transmission with no problem and they both come with the meta-package. Only uninstalling evolution caused me any problems.
:lolflag:
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.