| View previous topic :: View next topic |
| Author |
Message |
cwc l33t


Joined: 20 Mar 2006 Posts: 678 Location: Tri-Cities, WA USA
|
Posted: Mon Feb 22, 2010 5:31 am Post subject: Gnome Applications menu not working. |
|
|
I just got done going an emerge world.
tma ~ # emerge -uDNav world
All went well. Except for the my sticky "Gnome Applications" menu is empty.
Any ideas? _________________ Without diversity there can be no evolution:) |
|
| Back to top |
|
 |
krinn Advocate


Joined: 02 May 2003 Posts: 3677
|
Posted: Mon Feb 22, 2010 10:52 am Post subject: |
|
|
| Quote: | WARN (postinst)
Due to bug #256614, you might loose icons in applications menus.
If you use a login manager, please re-select your session.
If you use startx and have no .xinitrc, just export XSESSION=Gnome.
If you use startx and have .xinitrc, export XDG_MENU_PREFIX=gnome-.
|
really, i have done that to solve it.
Select System->Close session->relog into gdm by selecting gnome in it->everything was back to normal. |
|
| Back to top |
|
 |
cwc l33t


Joined: 20 Mar 2006 Posts: 678 Location: Tri-Cities, WA USA
|
Posted: Mon Feb 22, 2010 12:09 pm Post subject: |
|
|
| krinn wrote: | | Quote: | WARN (postinst)
Due to bug #256614, you might loose icons in applications menus.
If you use a login manager, please re-select your session.
If you use startx and have no .xinitrc, just export XSESSION=Gnome.
If you use startx and have .xinitrc, export XDG_MENU_PREFIX=gnome-.
|
really, i have done that to solve it.
Select System->Close session->relog into gdm by selecting gnome in it->everything was back to normal. |
this solved the problem for me:
export XDG_MENU_PREFIX=gnome-
this is the world best forum! _________________ Without diversity there can be no evolution:) |
|
| Back to top |
|
 |
cwc l33t


Joined: 20 Mar 2006 Posts: 678 Location: Tri-Cities, WA USA
|
Posted: Fri Feb 26, 2010 3:29 am Post subject: |
|
|
| krinn wrote: | | Quote: | WARN (postinst)
Due to bug #256614, you might loose icons in applications menus.
If you use a login manager, please re-select your session.
If you use startx and have no .xinitrc, just export XSESSION=Gnome.
If you use startx and have .xinitrc, export XDG_MENU_PREFIX=gnome-.
|
really, i have done that to solve it.
Select System->Close session->relog into gdm by selecting gnome in it->everything was back to normal. |
I thought this solved the problem. Each time I $startx I have to $export XDG_MENU_PREFIX=gnome- to get th "Applications" menu to work.
Is this normal or is there something else I need to do?
here is my .xinitrc
| Code: |
cwc@tma ~ $ cat .xinitrc
exec gnome-session
cwc@tma ~ $
|
_________________ Without diversity there can be no evolution:) |
|
| Back to top |
|
 |
cach0rr0 Moderator


Joined: 13 Nov 2008 Posts: 4117 Location: Houston, Republic of Texas
|
Posted: Fri Feb 26, 2010 5:10 am Post subject: |
|
|
you could always put that export statement in your .xinitrc
dont know that it's anything more than a hack, but it should work. _________________ Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash |
|
| Back to top |
|
 |
|