Bug 958780

Summary: [abrt] meld-1.7.1-3.fc19: historyentry.py:280:<lambda>:TypeError: <HistoryFileEntry object at 0xb50d943c (HistoryFileEntry at 0xa0f0c68)>: unknown signal name: changed
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
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, dimhen, dmaphy, loic.yhuel, vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:00a937f03687cc043f446c13998ea129d5395564
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-12 11:25:13 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 Mikhail 2013-05-02 11:55:45 UTC
Version-Release number of selected component:
meld-1.7.1-3.fc19

Additional info:
cmdline:        python /usr/bin/meld
core_backtrace: ee9fef0ac2f836aa0bfbb3e91dc438097c5fcba6 0x118 <lambda> /usr/share/meld/meld/ui/historyentry.py -
executable:     /usr/bin/meld
kernel:         3.9.0-301.fc19.i686.PAE
runlevel:       N 5
uid:            1000
ureports_counter: 1

Truncated backtrace:
historyentry.py:280:<lambda>:TypeError: <HistoryFileEntry object at 0xb50d943c (HistoryFileEntry at 0xa0f0c68)>: unknown signal name: changed

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

Local variables in innermost frame:
self: <HistoryFileEntry object at 0xb50d943c (HistoryFileEntry at 0xa0f0c68)>
args: (<gtk.Entry object at 0xb50daeb4 (GtkEntry at 0xa0bedf0)>,)

Comment 1 Mikhail 2013-05-02 11:55:48 UTC
Created attachment 742655 [details]
File: backtrace

Comment 2 Mikhail 2013-05-02 11:55:50 UTC
Created attachment 742657 [details]
File: environ

Comment 3 Loïc Yhuel 2013-05-14 01:02:51 UTC
Same as https://bugzilla.redhat.com/show_bug.cgi?id=888290

Comment 4 Vít Ondruch 2013-06-12 11:25:13 UTC

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