Ubuntu (7.10) Gutsy Gibbon Applications Menu won’t open
July 31st, 2008 under Ubuntu, tech supportRecently my Applications Menu in Ubuntu 7.10 stopped opening after I mistakenly let my hard drive fill up completely. I wasn’t even able to edit the menus, so after banging on the mouse buttons trying to force the menu open I found a solution.
Just run the following in a terminal window:
rm ~/.config/menus/applications.menu
What this does is remove the config file for the menu and resets it to a default. You’ll have to reconfigure your menu to your liking. You can read more about a simulur bug over at launchpad here.
Tags: bug, Gutsy Gibbon, solution, Ubuntu