Bug 989223

Summary: [abrt] meld-1.7.3-1.fc19: historyentry.py:358:<lambda>:TypeError: <HistoryFileEntry object at 0xe0fdc0 (HistoryFileEntry at 0x11f4ee0)>: unknown signal name: changed
Product: [Fedora] Fedora Reporter: Ludovic Danigo <ldng>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: c.david86, christoph.wickert, dmaphy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:96e13f26f3c76c75460cd7376f74a823d93dad94
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-19 15:40:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Ludovic Danigo 2013-07-28 13:47:20 UTC
Version-Release number of selected component:
meld-1.7.3-1.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        python /usr/bin/meld
core_backtrace: ab49178196614ef2e7ffdcb5c91d0d82b0b177a0 0x166 <lambda> /usr/share/meld/meld/ui/historyentry.py -
executable:     /usr/bin/meld
kernel:         3.9.9-302.fc19.x86_64
runlevel:       N 5
uid:            500

Truncated backtrace:
historyentry.py:358:<lambda>:TypeError: <HistoryFileEntry object at 0xe0fdc0 (HistoryFileEntry at 0x11f4ee0)>: unknown signal name: changed

Traceback (most recent call last):
  File "/usr/share/meld/meld/ui/historyentry.py", line 358, in <lambda>
    entry.connect("changed", lambda *args: self.emit("changed"))
TypeError: <HistoryFileEntry object at 0xe0fdc0 (HistoryFileEntry at 0x11f4ee0)>: unknown signal name: changed

Local variables in innermost frame:
self: <HistoryFileEntry object at 0xe0fdc0 (HistoryFileEntry at 0x11f4ee0)>
args: (<gtk.Entry object at 0xe43050 (GtkEntry at 0xe4f4e0)>,)

Comment 1 Ludovic Danigo 2013-07-28 13:47:24 UTC
Created attachment 779363 [details]
File: backtrace

Comment 2 Ludovic Danigo 2013-07-28 13:47:28 UTC
Created attachment 779364 [details]
File: environ

Comment 3 Michael Cronenworth 2013-08-19 15:40:03 UTC

*** This bug has been marked as a duplicate of bug 888290 ***