Bug 333999

Summary: gnome-control-center missing in the menu
Product: [openSUSE] openSUSE 10.3 Reporter: Stefan Sauer <ensonic>
Component: GNOMEAssignee: James Krehl <jimmyk>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: zaitor
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the system wide file

Description Stefan Sauer 2007-10-15 17:09:22 UTC
The standard gnome menu (applications,places,system) misses the gnome-control-center in the system menu. I can start the control-center fine from the terminal.
Comment 1 Bjørn Lie 2007-10-15 17:27:02 UTC
Right-click on it, select edit menu, all the way down, userchoise (translating from my native name here, but should be something like that), enable control-center-gnome.

Close as wontfix?
Comment 2 Mark Gordon 2007-10-15 17:33:08 UTC
Please attach ~/.local/share/gnome-main-menu/system-items.xbel

Renaming or deleting that file may solve your problem.

(likely duplicate of Bug 327130 and/or Bug 302324)
Comment 3 Stefan Sauer 2007-10-15 20:55:58 UTC
Created attachment 178637 [details]
the system wide file

I don't have any ~/.local/share/gnome-main-menu/system-items.xbel and the menu-editor only has YaST to choose.
Comment 4 Mark Gordon 2007-10-15 21:38:58 UTC
          <bookmark:application name="Control Center" exec="/opt/gnome/bin/control-center" timestamp="1168926816" count="1"/>

/opt rears its head.  My /usr/share/gnome-main-menu/system-items.xbel has that same setting, but I have a control center in my slab, and I don't (any more) have ~/.local/share/gnome-main-menu/system-items.xbel

Jimmy: Is this indeed a duplicate of one of the above bugs? 302324? I don't really have  a clear idea of what exactly was broken/fixed here.
Comment 5 Stefan Sauer 2007-10-16 17:48:57 UTC
I have now changed the /opt/gnome in the system wide file to /usr to no avail :(
Comment 6 Stefan Sauer 2007-10-22 19:23:32 UTC
Under ubuntu I can add entries under settings. Can it be that suse has incidentially shiped an old version of the menu editor / that I have old leftover python files for the menu editor around. Any idea how to proceed?
Comment 7 Stefan Sauer 2007-10-26 14:30:09 UTC
Anyone alive?
This is anying, so please tell me what other information you need, in order to get this fixed.
Comment 8 James Krehl 2007-10-30 19:27:44 UTC
How are you adding this menu to the panel?
Comment 9 James Krehl 2007-10-30 19:29:32 UTC
(In reply to comment #4 from Mark Gordon)
>           <bookmark:application name="Control Center"
> exec="/opt/gnome/bin/control-center" timestamp="1168926816" count="1"/>
> 
> /opt rears its head.  My /usr/share/gnome-main-menu/system-items.xbel has that
> same setting, but I have a control center in my slab, and I don't (any more)
> have ~/.local/share/gnome-main-menu/system-items.xbel
> 
> Jimmy: Is this indeed a duplicate of one of the above bugs? 302324? I don't
> really have  a clear idea of what exactly was broken/fixed here.
> 

He's not talking about the main-menu I've been working on.  He's talking about the one that is part of the standard GNOME desktop like the one in Ubuntu.  So none of those .xbel files will affect this.
Comment 10 Stefan Sauer 2007-11-01 18:51:37 UTC
found it out:

/usr/share/applications/gnomecc.desktop
has:
NoDisplay=true

after changing that to false it appears in the menu-editor and menu.

Comment 11 Magnus Boman 2007-11-15 11:27:04 UTC
Seems as if the reported found his issue, and I can not reproduce on 10.3 so closing.