After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 468494 - toolbox-menu: broken debug-menu removal
toolbox-menu: broken debug-menu removal
Status: RESOLVED DUPLICATE of bug 468336
Product: GIMP
Classification: Other
Component: User Interface
2.4.x
Other All
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2007-08-20 12:20 UTC by Jan Breuer
Modified: 2008-10-30 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Breuer 2007-08-20 12:20:23 UTC
In file menus/toolbox-menu.xml are these lines after debug-menu definition

      <separator/>
      <menuitem action="file-close-all"/>
      <menuitem action="file-quit"/>

in this file is also written

      <!--  The debug-menu is automatically excluded for stable releases  -->

but the removing algorithm removes also file-close-all and file-quit lines

Simple workaround is to put these three lines above debug-menu.
Comment 1 Jan Breuer 2007-08-20 12:29:23 UTC
I forget the main idea. When I build gimp not as debug, it hides "debug menu" (great), but it also hides "close all" and "quit" (not so good).
Comment 2 Michael Schumacher 2007-08-20 13:15:03 UTC
Should be a duplicate of bug #468336. Please do try what is suggested there.
Comment 3 Michael Natterer 2007-08-20 13:17:09 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 468336 ***