Bug 989220

Summary: [abrt] meld-1.7.3-1.fc19: historyentry.py:358:<lambda>:TypeError: <HistoryFileEntry object at 0x2e8c730 (HistoryFileEntry at 0x2b001e0)>: unknown signal name: changed
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
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:b45651a191ec5b993ad6e54fb99f586ffdabc911
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-19 15:39:41 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
increment-f.s
none
increment-g.s none

Description Cristian Ciupitu 2013-07-28 13:35:17 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 increment-f.s increment-g.s
core_backtrace: ab49178196614ef2e7ffdcb5c91d0d82b0b177a0 0x166 <lambda> /usr/share/meld/meld/ui/historyentry.py -
executable:     /usr/bin/meld
kernel:         3.10.3-300.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
historyentry.py:358:<lambda>:TypeError: <HistoryFileEntry object at 0x2e8c730 (HistoryFileEntry at 0x2b001e0)>: 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 0x2e8c730 (HistoryFileEntry at 0x2b001e0)>: unknown signal name: changed

Local variables in innermost frame:
self: <HistoryFileEntry object at 0x2e8c730 (HistoryFileEntry at 0x2b001e0)>
args: (<gtk.Entry object at 0x2ebef00 (GtkEntry at 0x2d13390)>,)

Comment 1 Cristian Ciupitu 2013-07-28 13:35:20 UTC
Created attachment 779349 [details]
File: backtrace

Comment 2 Cristian Ciupitu 2013-07-28 13:35:23 UTC
Created attachment 779350 [details]
File: environ

Comment 3 Cristian Ciupitu 2013-07-28 13:39:23 UTC
Created attachment 779351 [details]
increment-f.s

Comment 4 Cristian Ciupitu 2013-07-28 13:39:52 UTC
Created attachment 779352 [details]
increment-g.s

Comment 5 Michael Cronenworth 2013-08-19 15:39:41 UTC

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