Bug#290811: marked as done (Upgrading to 2.4.1-1 version causes meld to crash.)

Debian Bug Tracking System owner@bugs.debian.org
Fri, 11 Feb 2005 06:03:19 -0800


Your message dated Fri, 11 Feb 2005 08:47:14 -0500
with message-id <E1Czb8c-00009C-00@newraff.debian.org>
and subject line Bug#290811: fixed in libglade2 1:2.4.2-1
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; 16 Jan 2005 21:47:19 +0000
>From bas@debian.org Sun Jan 16 13:47:19 2005
Return-path: <bas@debian.org>
Received: from boefje.phys.uu.nl [131.211.32.64] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CqIEw-0005FE-00; Sun, 16 Jan 2005 13:47:19 -0800
Received: from localhost (amavis.phys.uu.nl [131.211.32.145])
	by boefje.phys.uu.nl (Postfix) with ESMTP id CB6267ED1;
	Sun, 16 Jan 2005 22:47:17 +0100 (CET)
Received: from boefje.phys.uu.nl ([131.211.32.64])
 by localhost (mail.phys.uu.nl [131.211.32.145]) (amavisd-new, port 10024)
 with ESMTP id 18056-09; Sun, 16 Jan 2005 22:47:14 +0100 (CET)
Received: from matilda.phys.uu.nl (matilda.phys.uu.nl [131.211.36.104])
	by boefje.phys.uu.nl (Postfix) with ESMTP id 1C0F17ECC;
	Sun, 16 Jan 2005 22:47:14 +0100 (CET)
Received: from bas by matilda.phys.uu.nl with local (Exim 4.34)
	id 1CqIEj-0000Rn-TJ; Sun, 16 Jan 2005 22:47:05 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bas Zoetekouw <bas@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: meld crashes on start
X-Mailer: reportbug 3.5
Date: Sun, 16 Jan 2005 22:47:05 +0100
Message-Id: <E1CqIEj-0000Rn-TJ@matilda.phys.uu.nl>
X-Virus-Scanned: amavisd-new at phys.uu.nl
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: meld
Version: 0.9.4.1-1
Severity: grave

Since a while back, meld simply stopped working:

[bas@matilda]/scratch/kevin> meld test/mn_fit_v5_03 mn-fit-5.03      
/usr/lib/meld/gnomeglade.py:145: GtkWarning: Unable to locate theme engine in module_path: "raleigh",
  image = gtk.Image()
/usr/lib/meld/gnomeglade.py:46: GtkWarning: file gtklabel.c: line 2792 (gtk_label_set_use_underline): assertion `GTK_IS_LABEL (label)' failed
  self.xml = gtk.glade.XML(file, root, gettext.textdomain() )
/usr/lib/meld/gnomeglade.py:46: GtkWarning: gtkwidget.c:3076: widget `GtkToolButton' has no activatable signal "clicked" without arguments
  self.xml = gtk.glade.XML(file, root, gettext.textdomain() )

(meld:1619): GLib-GObject-WARNING **: gsignal.c:1657: signal `pressed' is invalid for instance `0x8393338'
/usr/lib/meld/dirdiff.py:278: DeprecationWarning: 
  _("Hide %s") % f.label, "", icon, self._update_name_filter, i )
/usr/lib/meld/dirdiff.py:278: GtkWarning: mixing deprecated and non-deprecated GtkToolbar API is not allowed
  _("Hide %s") % f.label, "", icon, self._update_name_filter, i )
Traceback (most recent call last):
  File "/usr/bin/meld", line 88, in ?
    meldapp.main()
  File "/usr/lib/meld/meldapp.py", line 911, in main
    app.append_diff(args)
  File "/usr/lib/meld/meldapp.py", line 798, in append_diff
    self.append_dirdiff(paths)
  File "/usr/lib/meld/meldapp.py", line 770, in append_dirdiff
    doc = dirdiff.DirDiff(self.prefs, len(dirs))
  File "/usr/lib/meld/dirdiff.py", line 242, in __init__
    self.create_name_filters()
  File "/usr/lib/meld/dirdiff.py", line 279, in create_name_filters
    toggle.set_active(f.active)
AttributeError: 'NoneType' object has no attribute 'set_active'


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-ac6
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages meld depends on:
ii  python                        2.3.4-5    An interactive high-level object-o
ii  python-glade2                 2.4.1-2    GTK+ bindings: Glade support
ii  python-gnome2                 2.6.1-1    Python bindings for the GNOME desk
ii  python-gtk2                   2.4.1-2    Python bindings for the GTK+ widge

-- no debconf information

---------------------------------------
Received: (at 290811-close) by bugs.debian.org; 11 Feb 2005 13:53:42 +0000
>From katie@ftp-master.debian.org Fri Feb 11 05:53:42 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CzbEs-0006XH-00; Fri, 11 Feb 2005 05:53:42 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Czb8c-00009C-00; Fri, 11 Feb 2005 08:47:14 -0500
From: Jordi Mallach <jordi@debian.org>
To: 290811-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#290811: fixed in libglade2 1:2.4.2-1
Message-Id: <E1Czb8c-00009C-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 11 Feb 2005 08:47:14 -0500
Delivered-To: 290811-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: libglade2
Source-Version: 1:2.4.2-1

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

libglade2-0_2.4.2-1_i386.deb
  to pool/main/libg/libglade2/libglade2-0_2.4.2-1_i386.deb
libglade2-dev_2.4.2-1_i386.deb
  to pool/main/libg/libglade2/libglade2-dev_2.4.2-1_i386.deb
libglade2_2.4.2-1.diff.gz
  to pool/main/libg/libglade2/libglade2_2.4.2-1.diff.gz
libglade2_2.4.2-1.dsc
  to pool/main/libg/libglade2/libglade2_2.4.2-1.dsc
libglade2_2.4.2.orig.tar.gz
  to pool/main/libg/libglade2/libglade2_2.4.2.orig.tar.gz



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 290811@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jordi@debian.org> (supplier of updated libglade2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 11 Feb 2005 14:09:34 +0100
Source: libglade2
Binary: libglade2-0 libglade2-dev
Architecture: source i386
Version: 1:2.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jordi Mallach <jordi@debian.org>
Changed-By: Jordi Mallach <jordi@debian.org>
Description: 
 libglade2-0 - library to load .glade files at runtime
 libglade2-dev - development files for libglade
Closes: 290811
Changes: 
 libglade2 (1:2.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
     - reverts the handling of old toolbars to the pre-2.4.1 behaviour,
       with the exception of the "active" handling for radio buttons.
       This should not break new packages that use the new toolbar API
       (closes: #290811).
   * debian/patches/01_filechooser: removed, fixed upstream.
Files: 
 a1254df2e6a24506cec84b6a610b552a 1558 devel optional libglade2_2.4.2-1.dsc
 c1d1ff86fc9bb7d73fa9d71f8db01c9d 406345 devel optional libglade2_2.4.2.orig.tar.gz
 a53fc84df422798be5078c02b7282429 25986 devel optional libglade2_2.4.2-1.diff.gz
 470d3d6760db6abc42f12de75b9b2a08 82430 libs optional libglade2-0_2.4.2-1_i386.deb
 bdddf63cb9f4be22c0cf7a8dffe1ee1e 124210 libdevel optional libglade2-dev_2.4.2-1_i386.deb

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

iD8DBQFCDLONJYSUupF6Il4RAmDlAJ9Alpn7IdoPpVlAQ7ofcu06UdJKjwCeMVA2
aSzNXiUGjaDaVimGez7EKn4=
=QFWk
-----END PGP SIGNATURE-----