Bug#409789: gnome-panel: list of applets not updated after installation

2007-02-06 Thread Loïc Minier
On Tue, Feb 06, 2007, Francesco Potorti` wrote:
 Have you received my response?  I attach it for reference.

 Yes I did, but *my* response got lost on my side, sorry.

  Remove /usr/share/icons/hicolor/icon-theme.cache.  Debian does not ship
  such caches; either it's a bug in another Debian package (grep
  gtk-update-icon-cache /var/lib/dpkg/info/*.postinst, dpkg -S
  icon-theme.cache), or you used third party packages, or you installed
  software from source in /usr/share/icons.
 I don't think I did anything like the above...

 The icon-theme.cache must have come one way or another on your system.
 Either it was in a package, or it was created by a package or a script.

 However, you can easily tell whether it was in a package with dpkg -S
 icon-theme.cache and whether it was created by a Debian package by
 grepping for gtk-update-icon-cache:

 $ grep gtk-update-icon-cache /var/lib/dpkg/info/*.postinst
 /var/lib/dpkg/info/gnome-accessibility-themes.postinst:
 gtk-update-icon-cache /usr/share/icons/$theme
 /var/lib/dpkg/info/gnome-themes.postinst:gtk-update-icon-cache 
 /usr/share/icons/$theme

 These two are okay, since the caches are for *private* directories, and
 not for /usr/share/icons/hicolor.


 So, there's nothing more I can do to help you locate when the
 icon-theme.cache file was created; it's not a bug in the package you
 filed the bug against, and neither you nor me can find another package
 doing this.  I suggest you remove the file, and file a bug report
 against whatever creates the file the next time when you reproduce the
 problem.  I doubt this is in a Debian package, but I could be wrong.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#409789: gnome-panel: list of applets not updated after installation

2007-02-05 Thread Francesco Potorti`
Package: gnome-panel
Version: 2.14.3-4
Severity: minor

I don't know where this bug belongs, but after I install a new gnome
applet, it does not show in the list of applets that can be added to the
panel until I don't run gtk-update-icon-cache -f -t /usr/share/icons/hicolor.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)

Versions of packages gnome-panel depends on:
ii  gnome-about 2.14.3-1 The GNOME about box
ii  gnome-control-center1: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-data2.14.3-4 common files for GNOME 2 panel
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii  libbonobo2-02.14.0-3 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.14.0-5 The Bonobo UI library
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libecal1.2-61.6.3-3  Client library for evolution calen
ii  libedataserver1.2-7 1.6.3-3  Utility library for evolution data
ii  libedataserverui1.2-6   1.6.3-3  GUI utility library for evolution 
ii  libgconf2-4 2.16.0-3 GNOME configuration database syste
ii  libglade2-0 1:2.6.0-4library to load .glade files at ru
ii  libglib2.0-02.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-02.14.1-2+b1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  2.14.2-4 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-4 Layout and rendering of internatio
ii  libwnck18   2.14.3-1 Window Navigator Construction Kit 
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxau6 1:1.0.1-2X11 authorisation library
ii  menu-xdg0.2.3freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  evolution-data-server 1.6.3-3evolution 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#409789: gnome-panel: list of applets not updated after installation

2007-02-05 Thread Francesco Potorti`
 I don't know where this bug belongs, but after I install a new gnome
 applet, it does not show in the list of applets that can be added to the
 panel until I don't run gtk-update-icon-cache -f -t /usr/share/icons/hicolor.

 Remove /usr/share/icons/hicolor/icon-theme.cache.  Debian does not ship
 such caches; either it's a bug in another Debian package (grep
 gtk-update-icon-cache /var/lib/dpkg/info/*.postinst, dpkg -S
 icon-theme.cache), or you used third party packages, or you installed
 software from source in /usr/share/icons.

I don't think I did anything like the above...

I get this:

$ grep gtk-update-icon-cache /var/lib/dpkg/info/*.postinst
/var/lib/dpkg/info/gnome-accessibility-themes.postinst:if [ -x 
/usr/bin/gtk-update-icon-cache ]; then
/var/lib/dpkg/info/gnome-accessibility-themes.postinst:
gtk-update-icon-cache /usr/share/icons/$theme
/var/lib/dpkg/info/gnome-themes.postinst:if [ -x /usr/bin/gtk-update-icon-cache 
]; then
/var/lib/dpkg/info/gnome-themes.postinst:gtk-update-icon-cache 
/usr/share/icons/$theme


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#409789: gnome-panel: list of applets not updated after installation

2007-02-05 Thread Francesco Potorti`
Have you received my response?  I attach it for reference.  Should I
file a bug to some other package, or will you take care of it?


 I don't know where this bug belongs, but after I install a new gnome
 applet, it does not show in the list of applets that can be added to the
 panel until I don't run gtk-update-icon-cache -f -t /usr/share/icons/hicolor.

 Remove /usr/share/icons/hicolor/icon-theme.cache.  Debian does not ship
 such caches; either it's a bug in another Debian package (grep
 gtk-update-icon-cache /var/lib/dpkg/info/*.postinst, dpkg -S
 icon-theme.cache), or you used third party packages, or you installed
 software from source in /usr/share/icons.

I don't think I did anything like the above...

I get this:

$ grep gtk-update-icon-cache /var/lib/dpkg/info/*.postinst
/var/lib/dpkg/info/gnome-accessibility-themes.postinst:if [ -x 
/usr/bin/gtk-update-icon-cache ]; then
/var/lib/dpkg/info/gnome-accessibility-themes.postinst:
gtk-update-icon-cache /usr/share/icons/$theme
/var/lib/dpkg/info/gnome-themes.postinst:if [ -x /usr/bin/gtk-update-icon-cache 
]; then
/var/lib/dpkg/info/gnome-themes.postinst:gtk-update-icon-cache 
/usr/share/icons/$theme




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]