Bug 4670 - Two sections Monitoring in openbox
Status: RESOLVED INVALID
Alias: None
Product: Openbox
Classification: Unclassified
Component: general
Version: 3.4.11.2
Hardware: PC Linux
: P3 normal
Assignee: Dana Jansens
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2010-07-03 07:13 EDT by Nico Golde
Modified: 2010-07-08 17:09:31 EDT
1 user (show)

See Also:



Description Nico Golde 2010-07-03 07:13:17 EDT
from http://bugs.debian.org/586306

On Fri, Jun 18, 2010 at 11:35:03AM +0200, BOURDOISEAU wrote:                                                                                                                                                                                                                           
> Package: menu                                                                                                                                                                                                                                                                        
> Version: 2.1.43                                                                                                                                                                                                                                                                      
> Severity: normal                                                                                                                                                                                                                                                                     
>                                                                                                                                                                                                                                                                                      
> After install iptraf, there are 2 iptraf in menu :                                                                                                                                                                                                                                   
>      Applications-Network-Monitoring and Applications-System-Monitoring                                                                                                                                                                                                              
>                                                                                                                                                                                                                                                                                      
> And Pstree is not display in Applications-System-Monitoring                                                                                                                                                                                                                          
>                                                                                                                                                                                                                                                                                      
> I am use openbox                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                       
This is a bug in openbox menu-methods: it seems openbox needs the id field                                                                                                                                                                                                             
to be unique, but the menu include two sections named 'Monitoring' and                                                                                                                                                                                                                 
the menu-method create the same id for both, hence the confusion.                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                       
Please find a patch that change the id to be $section. This needs a small                                                                                                                                                                                                              
change to /etc/xdg/openbox/menu.xml as well.                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                       
Thanks for reporting this issue.
Comment 1 Mikachu 2010-07-03 07:35:11 EDT
I don't see any patch and there's no mention of "Monitoring" anywhere in the openbox source.
Comment 2 Nico Golde 2010-07-08 17:09:31 EDT
errm yes, this is indeed no upstream bug. i must have been sleepy,  sorry for the noise!