On Fri, 29 Jun 2012 15:08:44 -0400 Frank McCormick <bea...@videotron.ca> wrote:
> Package: obconf > Version: 1:2.0.3+20110805+debian-1 > Severity: normal > > This is what I get today running obconf: > > (obconf:17951): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non- > zro page size is deprecated > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `height > 0' > filed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion > `GDK_IS_PIXBU > (pixbuf)' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion > `src_pixuf != NULL' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `height > 0' > filed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion > `GDK_IS_PIXBU > (pixbuf)' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion > `src_pixuf != NULL' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `height > 0' > filed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion > `GDK_IS_PIXBU > (pixbuf)' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion > `src_pixuf != NULL' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `height > 0' > filed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion > `GDK_IS_PIXBU > (pixbuf)' failed > > (obconf:17951): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion > `src_pixuf != NULL' failed > Segmentation fault > frank@sid:~$ > > > > > -- System Information: > Debian Release: wheezy/sid > APT prefers unstable > APT policy: (990, 'unstable') > Architecture: i386 (i686) > > Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores) > Locale: LANG=en_CA.UTF8, LC_CTYPE=en_CA.UTF8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages obconf depends on: > ii libatk1.0-0 2.4.0-2 > ii libc6 2.13-33 > ii libcairo2 1.12.2-2 > ii libfontconfig1 2.9.0-6 > ii libfreetype6 2.4.9-1 > ii libgdk-pixbuf2.0-0 2.26.1-1 > ii libglade2-0 1:2.6.4-1 > ii libglib2.0-0 2.32.3-1 > ii libgtk2.0-0 2.24.10-1 > ii libice6 2:1.0.8-2 > ii libimlib2 1.4.5-1 > ii libobt0 3.5.0-4 > ii libpango1.0-0 1.30.0-1 > ii libsm6 2:1.2.1-2 > ii libstartup-notification0 0.12-1 > ii libx11-6 2:1.5.0-1 > ii libxft2 2.3.1-1 > ii libxml2 2.8.0+dfsg1-4 > > Versions of packages obconf recommends: > ii openbox 3.5.0-4 > > obconf suggests no packages. > > -- no debconf information Hi, Not sure it can help you, but in case: running obconf in Archlinux x86_64, it works perfectly. I also get the gdk-pixbuf warnings but without any consequences. Here is the kernel version I use: 3.4.4-2-ARCH here are the informations about the obconf version used: **************** $ LANG=C pacman -Qi obconf Name : obconf Version : 2.0.3.git20100309-3 URL : http://openbox.org/wiki/ObConf:About Licenses : GPL Groups : None Provides : None Depends On : openbox gtk2 libglade desktop-file-utils libsm Optional Deps : None Required By : None Conflicts With : None Replaces : None Installed Size : 556.00 KiB Packager : Florian Pritz <bluew...@xinu.at> Architecture : x86_64 Build Date : Fri Feb 17 19:41:45 2012 Install Date : Sun Feb 19 01:30:35 2012 Install Reason : Explicitly installed Install Script : Yes Description : A GTK2 based configuration tool for the Openbox windowmanager $ **************** more information about whatever compile options or patches which might be used, here: https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/obconf and also for you debugging you might want to try to run it in gdb. (the command is "gdb obconf", hit return, next command is "run"). Regards, Mélodie -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org