Your message dated Mon, 30 Aug 2004 12:52:54 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed in gbuffy 0.2.6-8 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 1 Apr 2004 02:00:21 +0000 >From [EMAIL PROTECTED] Wed Mar 31 18:00:21 2004 Return-path: <[EMAIL PROTECTED]> Received: from port-212-202-209-234.reverse.qsc.de (stan.ping.de) [212.202.209.234] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B8rVE-0007EA-00; Wed, 31 Mar 2004 18:00:20 -0800 Received: from rene by stan.ping.de with local (Exim 3.35 #1 (Debian)) id 1B8rVD-0005Ka-00 for <[EMAIL PROTECTED]>; Thu, 01 Apr 2004 04:00:19 +0200 X-IMAP-Sender: rene Date: Thu, 1 Apr 2004 03:57:38 +0200 X-OfflineIMAP-2095452086-52656d6f7465-494e424f582e4f7574626f78: 1080784815-0045284020312 From: Rene Engelhard <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gbuffy: crashes after adding new mailbox Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; x-action=pgp-signed Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Reportbug-Version: 2.54 X-Operating-System: Debian GNU/Linux X-PGP-Key: 248AEB73 X-PGP-Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73 User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: Rene Engelhard <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: gbuffy Version: 0.2.6-4 Severity: important Tags: sarge sid Hi, when I add a new mailbox (I tried with IMAP and Maildir) and click on Save gbuffy crashes (on both sarge and sid): WINGs warning: Used proplist functions on non-WMPropLists objects gbuffy: /home/marcelo/devel/debian/wmaker/releases/wmaker-0.80.1/WINGs/proplist.c:1128: WMReleasePropList: Assertion `0' failed. Aborted $ gdb gbuffy GNU gdb 5.3-debian Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"...(no debugging symbols found)... (gdb) run Starting program: /usr/bin/gbuffy (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... WINGs warning: Used proplist functions on non-WMPropLists objects gbuffy: /home/marcelo/devel/debian/wmaker/releases/wmaker-0.80.1/WINGs/proplist.c:1128: WMReleasePropList: Assertion `0' failed. (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGABRT, Aborted. 0x403ff571 in kill () from /lib/libc.so.6 (gdb) bt #0 0x403ff571 in kill () from /lib/libc.so.6 #1 0x403ff315 in raise () from /lib/libc.so.6 #2 0x40400838 in abort () from /lib/libc.so.6 #3 0x403f8a4f in __assert_fail () from /lib/libc.so.6 #4 0x0805a614 in WMReleasePropList () #5 0x0804ed2a in gbuffy_save_conf () #6 0x400b13f3 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0 #7 0x400e0a9e in gtk_signal_remove_emission_hook () from /usr/lib/libgtk-1.2.so.0 #8 0x400dff1c in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #9 0x400ddea8 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #10 0x40050e00 in gtk_button_clicked () from /usr/lib/libgtk-1.2.so.0 #11 0x4005236f in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0 #12 0x400b13f3 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0 #13 0x400dfcce in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #14 0x400ddea8 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #15 0x40050d44 in gtk_button_released () from /usr/lib/libgtk-1.2.so.0 #16 0x40051d0e in gtk_button_get_relief () from /usr/lib/libgtk-1.2.so.0 #17 0x400b11c9 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0 #18 0x400dfd77 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0 #19 0x400ddea8 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0 #20 0x40113a5a in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0 #21 0x400b105c in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0 #22 0x400b017d in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0 #23 0x40158e20 in gdk_wm_protocols_filter () from /usr/lib/libgdk-1.2.so.0 #24 0x4018903d in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #25 0x401894f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #26 0x40189724 in g_main_run () from /usr/lib/libglib-1.2.so.0 #27 0x400afc3f in gtk_main () from /usr/lib/libgtk-1.2.so.0 #28 0x08054d04 in main () #29 0x403ebdc6 in __libc_start_main () from /lib/libc.so.6 (gdb) Ran gbuffy under KDE in case this matters (qhat it should not ;) ). Regards, René - -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.25-1-k7 Locale: LANG=C, LC_CTYPE=C Versions of packages gbuffy depends on: ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libcompfaceg1 1989.11.11-24 Compress/decompress images for mai ii libglib1.2 1.2.10-9 The GLib library of C routines ii libgtk1.2 1.2.10-16 The GIMP Toolkit set of widgets fo ii libssl0.9.7 0.9.7d-1 SSL shared libraries ii xlibs 4.3.0-7 X Window System client libraries m - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAa3cR+FmQsCSK63MRAmi9AJ9/qeeofAH02ImTH0NNwIFsHxE3TACfSvRF kG/7OgyuXG6GMKArALJQIDc= =J5Gm -----END PGP SIGNATURE----- --------------------------------------- Received: (at 241371-done) by bugs.debian.org; 30 Aug 2004 10:52:56 +0000 >From [EMAIL PROTECTED] Mon Aug 30 03:52:56 2004 Return-path: <[EMAIL PROTECTED]> Received: from 84-120-69-105.onocable.ono.com (chistera.yi.org) [84.120.69.105] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C1jmS-0000OU-00; Mon, 30 Aug 2004 03:52:56 -0700 Received: from userid 1000 by chistera.yi.org with local (Exim 4.34) id 1C1jmQ-0001nI-7Y for [EMAIL PROTECTED]; Mon, 30 Aug 2004 12:52:54 +0200 Date: Mon, 30 Aug 2004 12:52:54 +0200 From: Adeodato =?iso-8859-1?Q?Sim=F3?= <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: fixed in gbuffy 0.2.6-8 Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-No-CC: Please respect my Mail-Followup-To header User-Agent: Mutt/1.5.6+20040818i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-1.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: this bug is fixed in gbuffy 0.2.6-8, currently in incoming. -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Don't worry about what anybody else is going to do. The best way to predict the future is to invent it. -- Alan Kay