Here's my complete stacktrace:

/usr/lib/python2.7/dist-packages/gobject/__init__.py:115: Warning: attempting 
to add an interface (GtkEditable) to class (HistoryFileEntry) after class_init
  type_register(cls, namespace.get('__gtype_name__'))
Traceback (most recent call last):
  File "/usr/lib/meld/meld/ui/historyentry.py", line 277, in <lambda>
    entry.connect("changed", lambda *args: self.emit("changed"))
TypeError: <HistoryFileEntry object at 0x2babc30 (HistoryFileEntry at 
0x2bbcab0)>: unknown signal name: changed
Traceback (most recent call last):
  File "/usr/lib/meld/meld/ui/historyentry.py", line 277, in <lambda>
    entry.connect("changed", lambda *args: self.emit("changed"))
TypeError: <HistoryFileEntry object at 0x2babaf0 (HistoryFileEntry at 
0x2b6a450)>: unknown signal name: changed

The first warning looks suspicious, and seems related to:
http://blogs.gnome.org/desrt/2012/11/05/a-warning-about-glib/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103170

Title:
  meld crashed with TypeError in <lambda>(): <HistoryFileEntry object at
  0x1e58960 (HistoryFileEntry at 0x1f08540)>: unknown signal name:
  changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/meld/+bug/1103170/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to