Bug 1271533

Summary: [abrt] meld: filediff.py:1817:on_fileentry_file_set:AttributeError: 'NoneType' object has no attribute 'get_path'
Product: [Fedora] Fedora Reporter: Matthias Scholz <matthias.scholz>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: christoph.wickert, dmaphy, gilboad
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1c82c589c95386ff5515e3394f5ed895221152d8
Whiteboard: abrt_hash:b5477645e6886b9d37dc9493170fdb2cb6c3f4ba;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 18:13:01 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 Matthias Scholz 2015-10-14 08:39:28 UTC
Version-Release number of selected component:
meld-3.14.0-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /usr/bin/meld
executable:     /usr/bin/meld
kernel:         4.1.7-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
filediff.py:1817:on_fileentry_file_set:AttributeError: 'NoneType' object has no attribute 'get_path'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/meld/filediff.py", line 1817, in on_fileentry_file_set
    paths = [f.get_path() for f in files]
AttributeError: 'NoneType' object has no attribute 'get_path'

Local variables in innermost frame:
files: [<__main__.GLocalFile object at 0x7f644d7177d0 (GLocalFile at 0x3d78460)>, None]
e: <FileChooserButton object at 0x7f644d135b90 (GtkFileChooserButton at 0x3555580)>
f: None
self: <FileDiff object at 0x7f644d1343c0 (FileDiff at 0x3b759a0)>
entries: [<FileChooserButton object at 0x7f644d135b40 (GtkFileChooserButton at 0x3555780)>, <FileChooserButton object at 0x7f644d135b90 (GtkFileChooserButton at 0x3555580)>]
entry: <FileChooserButton object at 0x7f644d135b40 (GtkFileChooserButton at 0x3555780)>

Comment 1 Matthias Scholz 2015-10-14 08:39:32 UTC
Created attachment 1082736 [details]
File: backtrace

Comment 2 Matthias Scholz 2015-10-14 08:39:33 UTC
Created attachment 1082737 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 18:13:01 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.