Comment 8 for bug 12170

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sun, 16 Jan 2005 22:47:05 +0100
From: Bas Zoetekouw <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: meld crashes on start

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