Your message dated Sat, 19 May 2007 19:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#412074: fixed in gnome-panel 2.18.1-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gnome-panel
Version: 2.14.3-4
Severity: normal
File: /usr/lib/gnome-panel/clock-applet
Tags: patch

In the gnome Desktop->Administration menu it is possible to switch the 
behaviour of apps that need admin privileges, via the gconf setting 
/apps/gksu/sudo-mode, between requesting the root password or the user 
password. However the clock applet calls time-admin directly which then 
requests the root password. This is inconvenient for those of us that 
prefer the sudo method.

The fairly trivial patch from ubuntu is attached. Please note that the 
patch it dropped in gnome-panel 2.15.91 since "the new 
gnome-system-tools don't need special rights from the UI" but since Etch
will be shipping with 2.14 you might want to include it.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gnome-panel depends on:
ii  gnome-about                 2.14.3-1     The GNOME about box
ii  gnome-control-center        1:2.14.2-6   utilities to configure the
GNOME d
ii  gnome-desktop-data          2.14.3-1     Common files for GNOME 2
desktop a
ii  gnome-menus                 2.16.1-2     an implementation of the
freedeskt
ii  gnome-panel-data            2.14.3-4     common files for GNOME 2
panel
ii  libart-2.0-2                2.3.17-1     Library of functions for 2D
graphi
ii  libatk1.0-0                 1.12.4-1     The ATK accessibility
toolkit
ii  libbonobo2-0                2.14.0-3     Bonobo CORBA interfaces
library
ii  libbonoboui2-0              2.14.0-5     The Bonobo UI library
ii  libc6                       2.3.6.ds1-11 GNU C Library: Shared
libraries
ii  libcairo2                   1.2.4-4      The Cairo 2D vector
graphics libra
ii  libecal1.2-6                1.6.3-4      Client library for
evolution calen
ii  libedataserver1.2-7         1.6.3-4      Utility library for
evolution data
ii  libedataserverui1.2-6       1.6.3-4      GUI utility library for
evolution 
ii  libgconf2-4                 2.16.0-3     GNOME configuration
database syste
ii  libglade2-0                 1:2.6.0-4    library to load .glade
files at ru
ii  libglib2.0-0                2.12.4-2     The GLib library of C
routines
ii  libgnome-desktop-2          2.14.3-1     Utility library for
loading .deskt
ii  libgnome-menu2              2.16.1-2     an implementation of the
freedeskt
ii  libgnome2-0                 2.16.0-2     The GNOME 2 library -
runtime file
ii  libgnomeui-0                2.14.1-2     The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0              1:2.14.2-6   GNOME virtual file-system
(runtime
ii  libgtk2.0-0                 2.8.20-5     The GTK+ graphical user
interface 
ii  liborbit2                   1:2.14.3-0.1 libraries for ORBit2 - a
CORBA ORB
ii  libpanel-applet2-0          2.14.3-4     library for GNOME 2 panel
applets
ii  libpango1.0-0               1.14.8-5     Layout and rendering of
internatio
ii  libwnck18                   2.14.3-1     Window Navigator
Construction Kit 
ii  libx11-6                    2:1.0.3-5    X11 client-side library
ii  libxau6                     1:1.0.1-2    X11 authorisation library
ii  menu-xdg                    0.2.3        freedesktop.org menu
compliant win

Versions of packages gnome-panel recommends:
ii  evolution-data-server         1.6.3-4    evolution database backend
server
ii  gnome-applets                 2.14.3-4   Various applets for GNOME 2
panel 
ii  gnome-session                 2.14.3-5   The GNOME 2 Session Manager

-- no debconf information

-- 
Michael Graham <[EMAIL PROTECTED]>
diff -Nur gnome-panel-2.11.90.orig/applets/clock/clock.c gnome-panel-2.11.90/applets/clock/clock.c
--- gnome-panel-2.11.90.orig/applets/clock/clock.c	2005-07-21 11:05:49.000000000 +0200
+++ gnome-panel-2.11.90/applets/clock/clock.c	2005-07-26 13:14:08.000000000 +0200
@@ -83,7 +83,7 @@
 	"system-config-date",
 	"redhat-config-date",
         "/sbin/yast2 timezone",
-	"time-admin",
+	"/usr/bin/gksudo time-admin",
 };
 
 /* Needs to match the indices in the combo */

--- End Message ---
--- Begin Message ---
Source: gnome-panel
Source-Version: 2.18.1-2

We believe that the bug you reported is fixed in the latest version of
gnome-panel, which is due to be installed in the Debian FTP archive:

gnome-panel-data_2.18.1-2_all.deb
  to pool/main/g/gnome-panel/gnome-panel-data_2.18.1-2_all.deb
gnome-panel-dbg_2.18.1-2_amd64.deb
  to pool/main/g/gnome-panel/gnome-panel-dbg_2.18.1-2_amd64.deb
gnome-panel_2.18.1-2.diff.gz
  to pool/main/g/gnome-panel/gnome-panel_2.18.1-2.diff.gz
gnome-panel_2.18.1-2.dsc
  to pool/main/g/gnome-panel/gnome-panel_2.18.1-2.dsc
gnome-panel_2.18.1-2_amd64.deb
  to pool/main/g/gnome-panel/gnome-panel_2.18.1-2_amd64.deb
libpanel-applet2-0_2.18.1-2_amd64.deb
  to pool/main/g/gnome-panel/libpanel-applet2-0_2.18.1-2_amd64.deb
libpanel-applet2-dev_2.18.1-2_amd64.deb
  to pool/main/g/gnome-panel/libpanel-applet2-dev_2.18.1-2_amd64.deb
libpanel-applet2-doc_2.18.1-2_all.deb
  to pool/main/g/gnome-panel/libpanel-applet2-doc_2.18.1-2_all.deb



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.
Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated gnome-panel 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.7
Date: Sat, 19 May 2007 17:26:11 +0200
Source: gnome-panel
Binary: gnome-panel-data libpanel-applet2-doc libpanel-applet2-dev gnome-panel 
gnome-panel-dbg libpanel-applet2-0
Architecture: source amd64 all
Version: 2.18.1-2
Distribution: unstable
Urgency: low
Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description: 
 gnome-panel - launcher and docking facility for GNOME 2
 gnome-panel-data - common files for GNOME 2 panel
 gnome-panel-dbg - GNOME panel and library for panel applets - debugging symbols
 libpanel-applet2-0 - library for GNOME 2 panel applets
 libpanel-applet2-dev - library for GNOME 2 panel applets - development files
 libpanel-applet2-doc - library for GNOME 2 panel applets - documentation files
Closes: 412074 420553 422401 422827
Changes: 
 gnome-panel (2.18.1-2) unstable; urgency=low
 .
   [ Loic Minier ]
   * Fix duplicate build-dep on libgnome-menu-dev.
 .
   [ Josselin Mouette ]
   * Depend on gnome-icon-theme 2.18 (closes: #420553).
 .
   [ Loic Minier ]
   * Downgrade the gnome-icon-theme dependency to a Recommends; other icon
     themes work fine with gnome-panel 2.18.
 .
   [ Sebastian Dröge ]
   * 01_panel_submenus.patch: Use correct menu file filenames to allow adding
     submenus as menu to the panel (Closes: #422827). Thanks to Andreas Degert
     for the patch.
 .
   [ Sven Arvidsson ]
   * New patch, 06_gksu_time_admin; use gksu to launch time-admin; from Ubuntu
     (Closes: #412074)
 .
   [ Josselin Mouette ]
   * 02_custom-launcher-icon.patch: patch from Ubuntu to provide a
     default icon for custom application launchers (closes: #422401).
Files: 
 b32fbb10083251f2181f56a64a4a7954 1555 gnome optional gnome-panel_2.18.1-2.dsc
 1e0715e78081c8687e0da4e4d16a52a6 30580 gnome optional 
gnome-panel_2.18.1-2.diff.gz
 acd43e5db72342bc9ac701fa412523b3 99732 doc optional 
libpanel-applet2-doc_2.18.1-2_all.deb
 49f5d073698ef9ff3b7c6d1e8e5c1737 3059086 gnome optional 
gnome-panel-data_2.18.1-2_all.deb
 a92df9e34d0bbf198d075bf296c9eb12 430072 gnome optional 
gnome-panel_2.18.1-2_amd64.deb
 f990e8d2207dfba7e72f6194d9f59b36 100988 libs optional 
libpanel-applet2-0_2.18.1-2_amd64.deb
 5b428198243ae9c08b957e5299f7d818 1056526 libdevel extra 
gnome-panel-dbg_2.18.1-2_amd64.deb
 322ba3a4c59f3dc92bb1514753d586a9 108918 libdevel optional 
libpanel-applet2-dev_2.18.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGT0kWrSla4ddfhTMRAjGMAKD41Q3T+G5UlY9c32zSL4Q17JwlxACglJSi
WNVw2f/DPls3N6YLRO5zyLM=
=mHpU
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to