Results 1 to 6 of 6
Well here is the problem and I will try to give as much info as I can...
I am using xfce4-svn, I was editing the menu with the graphical menu ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-16-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- Columbus, Ohio
- Posts
- 14
xfce4 menu problems
Well here is the problem and I will try to give as much info as I can...
I am using xfce4-svn, I was editing the menu with the graphical menu editor and somehow I did something and now I have no menu when I right click. I am not sure exactly what I did to cause this.
I added a menu button to the panel but when I click on that, there is nothing there. If I click on the edit menu button it loads the graphical editor but there is no menu there to edit.
Can anyone tell me how to get my menu back?
Here is the menu file when viewed from a text editor. Im not sure if this will help or not but here it is...
I dont see anything wrong but I dont really know what to look forCode:<?xml version="1.0" encoding="UTF-8"?> <xfdesktop-menu> <title name="Desktop Menu" visible="no" <separator visible="no"/> <app name="Run Program..." cmd="xfrun4" icon="/home/archangel/Gant.Xfce/48x48/xfce/xfwm42.png"/> <separator/> <app name="Terminal" cmd="xfterm4" icon="/home/archangel/Gant.Xfce/48x48/apps/aterm.png"/> <app name="Thunar" cmd="thunar" icon="/home/archangel/Gant.Xfce/48x48/stock/gtk-home.png"/> <app name="Firefox" cmd="firefox" icon="/home/archangel/Gant.Xfce/48x48/apps/firefox.png"/> <separator/> <menu name="Settings" icon="/home/archangel/Gant.Xfce/48x48/xfce/xfce-utils.png"> <app name="Settings Manager" cmd="xfce-setting-show" icon="gnome-settings"/> </menu> <separator/> <menu name="Graphics" icon="/home/archangel/Gant.Xfce/48x48/xfce/xfce-graphics.png"> <menu name="Network" icon="/home/archangel/Gant.Xfce/48x48/stock/gtk-network.png"> <app name="Firefox" cmd="firefox"/> <app name="Gaim" cmd="gaim"/> <app name="Xchat" cmd="xchat"/> </menu> <include type="system" unique="true" legacy="true" visible="no"/> <menu name="System" icon="/home/archangel/Gant.Xfce/48x48/xfce/xfce-system.png"> <app name="Conky" cmd="conky"/> <app name="Pypanel" cmd="pypanel"/> </menu> <separator/> <app name="Help" cmd="xfhelp4" visible="no" icon="/home/archangel/Gant.Xfce/48x48/stock/gtk-help.png"/> <builtin name="Quit" cmd="quit" icon="/home/archangel/Gant.Xfce/48x48/stock/gtk-quit.png"/> </xfdesktop-menu>
Thanks for any help,
Joe
- 12-16-2005 #2
what you are actually missing is the auto generated menu from the actual distro. Basically programs are supposed to follow free desktop menu spec which should be based on what is in
There should be some program on arch that makes the menu for you. On debian it is update-menus, but it has been a while since I have used arch so I don't know about it. You might tryCode:/usr/share/applications/
http://www.archlinux.org/packages.php?id=8709
http://www.archlinux.org/packages.php?id=958Brilliant Mediocrity - Making Failure Look Good
- 12-16-2005 #3Just Joined!
- Join Date
- Nov 2005
- Location
- Columbus, Ohio
- Posts
- 14
Well I already had the archlinux-menu program installed and I installed the menumaker program but I still have no menu. Is there something else I needed to do with it other than just install it?
Thanks,
Joe
- 12-16-2005 #4
according to the menumaker site you need to run
you also might try changingCode:mmaker x_window_manager
to being visible with yesCode:<include type="system" unique="true" legacy="true" visible="no"/>
Brilliant Mediocrity - Making Failure Look Good
- 12-16-2005 #5Just Joined!
- Join Date
- Nov 2005
- Location
- Columbus, Ohio
- Posts
- 14
I got the menu back using menumaker but now I can edit it. If I change anything it disapperes again. Go any ideas on how to change that?
Thanks for the help nonetheless
Joe
- 12-19-2005 #6Just Joined!
- Join Date
- Nov 2005
- Location
- Columbus, Ohio
- Posts
- 14
Well I got my original menu working again. Turns out I had to add a couple /'s and what not to the XML stuff I posted above.
Thanks for the help Vergil83, I appreciate it.
Joe
lol, just realised I am now a site admin. Now what to do with my new found authority
Last edited by JoeC; 12-19-2005 at 01:47 PM.


Reply With Quote
