You are not logged in.
Hi All.
Firstly I want to say I love xfce4 and have been using it for years, but something strange happened this week.
When I logged into xfce my start menu + right click on desktop menu have become alphabetically sorted. I checked the menu.xml files and they all are the same. I checked against my backup files.
I'm using Xfce 4.6 (4.6.2) on Ubuntu.
So my menu now has the Graphics, Help, Logout then Multimedia in the middle of the menu (in that order) where the logout and help used to be at the very bottom.
Is there some setting somewhere which I need to change?
I have no idea how this has become broken, I did login to a Gnome desktop session, but I have done that many times before too.
I hope someone can help me.
Neil
Offline
Ok. I have now uninstalled XFCE + all dependencies and reinstalled.
I have removed all xfce customisations in my home directory too.
Its still sorting alphabetically. This is getting really annoying.
The /etc/xdg/menus/xfce-applications.menu still looks good, the layout clearly says Terminal and Run should be at the top not at the botom.
Last edited by neilwightman (2011-04-04 10:32:23)
Offline
Interesting. So far as I know, the XFCE menu entries between Settings and Help have always been in alphabetical order. Even though XFCE has been on my Mythbuntu box for almost three years, I've only switched over to XFCE as my default desktop since late last year so the ordering could have been different in the past.
Offline
The /etc/xdg/xfce-applications.menu says that term, file + browser should be before settings and help about and logout at the bottom. But these are now merged in with everything else.
-----
<Layout>
<Filename>xfce4-run-program.desktop</Filename>
<Separator/>
<Filename>xfce4-term.desktop</Filename>
<Filename>xfce4-file-manager.desktop</Filename>
<Filename>xfce4-web-browser.desktop</Filename>
<Separator/>
<Menuname>Settings</Menuname>
<Separator/>
<Merge type="all"/>
<Separator/>
<Filename>xfce4-help.desktop</Filename>
<Filename>xfce4-about-xfce.desktop</Filename>
<Filename>xfce4-logout.desktop</Filename>
</Layout>
-----
The strange thing is that the Settings menu is always at the top of the menu, but all the entries are then after the separator and alphabetically sorted.
Offline
No menu remains in ~/.config/menus ?
Offline
No I deleted
~/.config/menus
and I deleted a directory from .cache too, but I forget what that was called exactly.
Offline
Ok, I just copied
cp -v /etc/xdg/menus/xfce-applications.menu ~/.config/menus
and did a
xfdesktop --reload
now the menu on the start menu is correct. What the hell, the files are identical.
Last edited by neilwightman (2011-04-07 17:19:44)
Offline
Ok. I'm even more confused.
If I remove the ~/.config/menus directory again and reload its back to alphabetically sorted.
Offline
I am experiencing same problem with XFCE 4.8.0 (running linux mint). XFCE is not following layout definition in /etc/xdg/menus/xfce-applications.menu, but instead is being sorted alphabetically.
Tried:
- removing ~/.config/menus - did not help
- copying /etc/xdg/menus/xfce-applications.menu to ~/.config/menus (with xfdesktop --reload afterwards) - did not help
Screenshot: http://palepe.eu/misc_public/3e7705498e … cemenu.png
Offline
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 545.66 KiB (Peak: 546.5 KiB) ]