Package: brightside Version: 1.3.2-5 Severity: normal i found out that brightside schema was not register while using gconf-editor (it warn about it when editing the keys).
The only package i have work on schema installation is zapping from marillat repository. It put the schema in /usr/share/gconf/schemas, then : if [ "$1" = configure ]; then if [ -e /usr/share/gconf/schemas/zapping.schemas ]; then HOME=/root GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \ gconftool-2 \ --makefile-install-rule /usr/share/gconf/schemas/zapping.schemas > /dev/null fi fi in a postinst script and does not clean itself on purge (i don't know why maybe debian policy : teh command is nearly the one used to install : gconftool-2 --makefile-uninstall-rule ... ) Could this be added to yor package ? This may also explain/fix : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270957 > OK, this is just the failure-to-apply-schemas bug again. Also in gconf and gconf2 changelog: gconf (1.0.3-1) unstable; urgency=low * New upstream release * include gconf.xml.defaults (closes: Bug#105894) * include /etc/gconf/1/ (closes: Bug#105896) * rm -rf /etc/gconf when purge gconf (closes: Bug#104415) -- Takuo KITAME <[EMAIL PROTECTED]> Tue, 7 Aug 2001 03:55:17 +0900 and gconf2 (1.1.8-4) unstable; urgency=low * build against libgtk1.3-15 * debian/gconf2.postrm: - rmdir -p /etc/gconf/2 on purge (closes: #135687) -- Takuo KITAME <[EMAIL PROTECTED]> Tue, 26 Feb 2002 13:09:39 +0900 lead me to thing /etc/gconf/schema is not for package storing schema ... /usr/share/gconf/schemas looks safer as the gconf deamon could be purge in between be it to fix a bug in gconf upgrade . Well i bet this is not the best script out there though it fixed all issues i had. Regards Alban -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11-rc5 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages brightside depends on: ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libasound2 1.0.8-3 ALSA library ii libatk1.0-0 1.9.0-1 The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc6 2.3.4-2 GNU C Library: Shared libraries an ii libgconf2-4 2.8.1-5 GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.3-1 The GLib library of C routines ii libgnome2-0 2.10.0-1 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.10.0-1 A powerful object-oriented display ii libgnomeui-0 2.10.0-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii liborbit2 1:2.12.1-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libwnck4 2.8.1-3 Window Navigator Construction Kit ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li ii libxml2 2.6.16-4 GNOME XML library ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]