3

I have a new problem that I can't find an answer to anywhere. I am running Xubuntu 12.10 Xfce. When I click on the top left icon, which is known as the Application menu, it gives me this error:

Failed to load the applications menu : Error on line 1 char 1: Document was empty or contained only whitespace.

Can someone please suggest any solutions for this problem.

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
Akim Ezra
  • 41
  • 2

2 Answers2

3

Removing and reading didn't help me, but after reading (but not trying) user63872's answer, I just deleted this one file:

~/.config/menus/xfce-applications.menu

and suddenly it worked again.

BuZZ-dEE
  • 14,533
user148230
  • 31
  • 3
-1

That didn't work for me but copying the contents of /etc/xdg/menus/ over the contents of HOME/.config/menus/ as a merge/replace did, this reset the menu to a default layout and got it working again. I think the main menu editor may not have worked correctly for me and caused this error, but that's just a guess. There is probably a more specific way to fix but I don't know myself.

BuZZ-dEE
  • 14,533