Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi all, I just tried to do the major upgrade to whatever the new Linux version is (9.something) and towards the end of the installation it complained about not having languages installed for menus, or something. I guess I didn't think this was that big of an issue, so I closed the prompt without acting on it. This left me with none of the main desktop menus - just a big gray area where they used to be, even after rebooting. No quick launch menus either, so I can't even launch a terminal window. Help! How can I fix this?
My apologies - I'm still something of a noob at this - I'm pretty sure it's a standard gnome desktop. Unfortunately because of the problems I can't get at the information as I normally would via the menus.
I can get at a command prompt via alt-ctrl-F1 - is there a command I can run there to determine my exact distro and desktop manager?
Distribution: Lab Server - FreeBSD 7.2 Laptop - Linux Mint
Posts: 1,857
Thanked: 35
if you just made this post from it then it is safe to say that it is gnome running on ubuntu desktop. you can also from a terminal look under /etc and you should be able to do the following
Code:
cat /etc/lsb-release
this should give the information about your machine.
Distribution: Lab Server - FreeBSD 7.2 Laptop - Linux Mint
Posts: 1,857
Thanked: 35
forgot to add. while in the command prompt make a backup folder under your profile.
move the following to the backup and rename each with a trailing _bkup
.gconf .gconfd .gnome2_private .gnome2
may want to actually log in as root to do this so that you may not have any open files under these directories. then try logging on as your user and see if that defaults your gnome back to original settings.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.