Your message dated Tue, 24 May 2011 10:07:10 +0000
with message-id <[email protected]>
and subject line Bug#586306: fixed in openbox 3.4.11.2-1
has caused the Debian Bug report #586306,
regarding menu: Two sections Monitoring in openbox
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
586306: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
/usr/share/menu/psmic :
?package(psmisc):needs="text" section="Applications/System/Monitoring" \
title="Pstree" \
description="Displays a tree of processes" \
command="/usr/bin/pstree.x11" \
icon="/usr/share/pixmaps/pstree16.xpm"
?package(psmisc):needs="vc" section="Applications/System/Monitoring" \
title="Pstree" \
description="Displays a tree of processes" \
command="/usr/bin/pstree"
/usr/share/menu/iptraf :
?package(iptraf):needs="text" \
section="Applications/Network/Monitoring" \
title="IPTraf" hints="Monitoring" \
command="/usr/bin/su-to-root -c /usr/sbin/iptraf"
cordially
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages menu depends on:
ii dpkg 1.15.7.2 Debian package management system
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
ii libc6 2.11.2-1 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.4-5 GCC support library
ii libstdc++6 4.4.4-5 The GNU Standard C++ Library v3
menu recommends no packages.
Versions of packages menu suggests:
ii gksu 2.0.2-3 graphical frontend to su
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: openbox
Source-Version: 3.4.11.2-1
We believe that the bug you reported is fixed in the latest version of
openbox, which is due to be installed in the Debian FTP archive:
gnome-panel-control_3.4.11.2-1_amd64.deb
to main/o/openbox/gnome-panel-control_3.4.11.2-1_amd64.deb
libobparser21_3.4.11.2-1_amd64.deb
to main/o/openbox/libobparser21_3.4.11.2-1_amd64.deb
libobrender21_3.4.11.2-1_amd64.deb
to main/o/openbox/libobrender21_3.4.11.2-1_amd64.deb
openbox-dev_3.4.11.2-1_amd64.deb
to main/o/openbox/openbox-dev_3.4.11.2-1_amd64.deb
openbox_3.4.11.2-1.debian.tar.gz
to main/o/openbox/openbox_3.4.11.2-1.debian.tar.gz
openbox_3.4.11.2-1.dsc
to main/o/openbox/openbox_3.4.11.2-1.dsc
openbox_3.4.11.2-1_amd64.deb
to main/o/openbox/openbox_3.4.11.2-1_amd64.deb
openbox_3.4.11.2.orig.tar.gz
to main/o/openbox/openbox_3.4.11.2.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nico Golde <[email protected]> (supplier of updated openbox package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 22 May 2011 19:27:57 +0200
Source: openbox
Binary: openbox gnome-panel-control libobparser21 libobrender21 openbox-dev
Architecture: source amd64
Version: 3.4.11.2-1
Distribution: unstable
Urgency: low
Maintainer: Nico Golde <[email protected]>
Changed-By: Nico Golde <[email protected]>
Description:
gnome-panel-control - command line utility to invoke GNOME panel run
dialog/menu
libobparser21 - parsing library for openbox
libobrender21 - rendering library for openbox themes
openbox - standards compliant, fast, light-weight, extensible window manage
openbox-dev - development files for the openbox window manager
Closes: 586306 587283 592589 597972 599818 602594 603305 604043 606137 609317
622425
Changes:
openbox (3.4.11.2-1) unstable; urgency=low
.
* "New" upstream release (Closes: #599818).
* Fix FTBFS with ld --no-add-needed/gold (Closes: #609317)
- Link gdm-control against Xau.
- Build-depend on autoconf and automake1.9.
- Thanks to Felix Geyer!
* Update install files for libobparser/libobrender as the shared
library minor version changed.
* openbox-dev: Add libxml2-dev, libglib2.0-dev, libxft-dev, libpango1.0-dev
to Depends (Closes: #603305).
* Simplify gnome session script
(Closes: #604043; 05_simplify_gnome_session.patch).
- Thanks Jim Paris for the patch!
* Add hunk to 01_rc.xml.patch to fix double closed xml comment
(Closes: #592589).
* Change the unique id in openbox menu-methods to $section
(Closes: #586306).
- Thanks Bill Allombert!
* Given that the included documentation about configuring openbox is rather
bad, move obconf to Recommends from Suggests (Closes: #597972).
* Add python-xdg to depends, install xdg-autostart to
/usr/lib/openbox (Closes: #587283)
* Add upstream patch for 24 bit video support
(Closes: #606137; 20_24bits_support.patch).
* Fix incorrect loop in swap_byte_order (06_fix_swap_byte_order.patch).
* Split gnome-panel-control in its own binary package due to its nature
not necessary being bound to openbox (Closes: #602594).
* Do not install libobparser.la and libobrender.la files anymore as they
are not needed (Closes: #622425).
* Bump standards version, no changes needed.
* Change menu conflict of openbox to Breaks.
* Move BSD license text directly into debian/copyright as it may be removed
from base-files in the future.
Checksums-Sha1:
d3d44cb44f793edd0d69213b5fe6a35cd0d47210 1480 openbox_3.4.11.2-1.dsc
e9eb2d91b3aea54158d0ce38694896e5669a7610 877633 openbox_3.4.11.2.orig.tar.gz
142d38fb86cd5ddb51caedd54fb6514aaf0c197c 34470 openbox_3.4.11.2-1.debian.tar.gz
17a700b020ced9c7de760566fae0799ffab37a4c 336508 openbox_3.4.11.2-1_amd64.deb
f005e21ede1dc2cdf228741a1bc558510829ce16 39480
gnome-panel-control_3.4.11.2-1_amd64.deb
5b71066144916aa07c14f90864001c6766d67cf1 42474
libobparser21_3.4.11.2-1_amd64.deb
5203622722da77d9f65fc2bf3cfd650794b69617 72550
libobrender21_3.4.11.2-1_amd64.deb
bb59a3bae7e53b9362f20bb4d9464a43f28626e6 86128 openbox-dev_3.4.11.2-1_amd64.deb
Checksums-Sha256:
a6288e65d33c262e1047d47d2055e2f4eacb04870e28f03edde228d78cd46937 1480
openbox_3.4.11.2-1.dsc
2e7579389c30e6bb08cc721a2c1af512e049fec2670e71715aa1c4e129ec349d 877633
openbox_3.4.11.2.orig.tar.gz
c9cb532c2f0059077b870387eb5ed8d441f60ebad01e629fef3f1ccf9f9d5e95 34470
openbox_3.4.11.2-1.debian.tar.gz
8b704e0892a6ca8a5e63257eaa06991fffb6f4d64ecc4b121e2364d921449881 336508
openbox_3.4.11.2-1_amd64.deb
683fe4b7072a1ba932b393d03ea41f964ce2bdbaa19640270a81aad59bb3a49a 39480
gnome-panel-control_3.4.11.2-1_amd64.deb
25aa9fe6d86fa2143100198f5791399bfab63c4d1d57cdf8ef8cdbf4a88da7c9 42474
libobparser21_3.4.11.2-1_amd64.deb
5d1e80dcde56577aa08354584739fd92c5f5d5e8e574bb6ad0a9739032c81ef8 72550
libobrender21_3.4.11.2-1_amd64.deb
ee79c08eba61f980946f6cc2c9fa8e2903c912d910dd1e3a9bbd3ced771a1604 86128
openbox-dev_3.4.11.2-1_amd64.deb
Files:
6347a75e9a936a9b97166359a0046f3e 1480 x11 optional openbox_3.4.11.2-1.dsc
30e669134fa81df810fe7d1dc59cd931 877633 x11 optional
openbox_3.4.11.2.orig.tar.gz
6cda396d7ed93e4ad1cb270fd31882da 34470 x11 optional
openbox_3.4.11.2-1.debian.tar.gz
ffa01aea8471fd0c434254077505a11a 336508 x11 optional
openbox_3.4.11.2-1_amd64.deb
7f1ea3b34e089b1447c5061504041346 39480 x11 optional
gnome-panel-control_3.4.11.2-1_amd64.deb
4c2ec77f33550b37e4f566c07c49add0 42474 libs optional
libobparser21_3.4.11.2-1_amd64.deb
aa0a63b9346098a592dd097261eaf703 72550 libs optional
libobrender21_3.4.11.2-1_amd64.deb
da82926c8048d5f3a5aca449f00ffbc1 86128 libdevel optional
openbox-dev_3.4.11.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3Zam0ACgkQHYflSXNkfP8ORgCfTtSxKHNly6RnKKyKbEJeMRMn
KyIAoIzMBFr4BQuElPXxLe0TjomiGxxB
=KZfE
-----END PGP SIGNATURE-----
--- End Message ---