Bug 1040942

Summary: [abrt] meld-1.8.2-1.fc20: gnomeglade.py:61:__getattr__:AttributeError: on_file_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: 20CC: c.david86, cwickert, darth.Serious, dmaphy, marius.grosso
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5c09a843bf06dd721899ac517f38657db2f305cc
Whiteboard: abrt_hash:ec0fda1dc302d07c00af571503119b9168c742f2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-03 00:46:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Mikhail 2013-12-12 11:38:27 UTC
Version-Release number of selected component:
meld-1.8.2-1.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        python /usr/bin/meld
executable:     /usr/bin/meld
kernel:         3.12.0-2.fc21.i686+PAE
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
gnomeglade.py:61:__getattr__:AttributeError: on_file_changed

Traceback (most recent call last):
  File "/usr/share/meld/meld/meldwindow.py", line 651, in on_file_changed
    page.on_file_changed(filename)
  File "/usr/share/meld/meld/ui/gnomeglade.py", line 61, in __getattr__
    raise AttributeError(key)
AttributeError: on_file_changed

Local variables in innermost frame:
widget: None
self: <NewDiffTab object at 0x99c8b44 (NewDiffTab at 0x9873e80)>
key: 'on_file_changed'

Potential duplicate: bug 1013224

Comment 1 Mikhail 2013-12-12 11:38:32 UTC
Created attachment 835741 [details]
File: backtrace

Comment 2 Mikhail 2013-12-12 11:38:35 UTC
Created attachment 835742 [details]
File: environ

Comment 3 seth Nimbosa 2014-06-04 12:45:54 UTC
Another user experienced a similar problem:

1. LOADED (re-opening) a 3-way diff with meld (after wrong conflict resolution)
2. saved all three files, then
3. ERROR

reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /bin/meld
executable:     /bin/meld
kernel:         3.11.10-301.fc20.i686
package:        meld-1.8.4-1.fc20
reason:         gnomeglade.py:61:__getattr__:AttributeError: on_file_changed
runlevel:       N 5
type:           Python
uid:            1000

Comment 4 Dominic Hopf 2014-07-03 00:46:28 UTC

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