Bug 722622 - [abrt] meld-1.5.1-1.fc15: posixpath.py:112:basename:AttributeError: 'NoneType' object has no attribute 'rfind'
Summary: [abrt] meld-1.5.1-1.fc15: posixpath.py:112:basename:AttributeError: 'NoneType...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c57022f98dff3896bef8fa2034e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-15 21:29 UTC by Daniel Scott
Modified: 2011-07-18 13:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-18 13:36:08 UTC
Type: ---


Attachments (Terms of Use)

Description Daniel Scott 2011-07-15 21:29:31 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        python /usr/bin/meld hl7_backup hl7
comment:        I was comparing 2 directories (in an sshfs mounted directory). I opened a couple of files and transferred lines of code between them. When I tried to exit the program, the crash occurred
component:      meld
executable:     /usr/bin/meld
kernel:         2.6.38.8-32.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        meld-1.5.1-1.fc15
reason:         posixpath.py:112:basename:AttributeError: 'NoneType' object has no attribute 'rfind'
time:           Fri Jul 15 15:54:46 2011
uid:            768
username:       djscott

backtrace:
:posixpath.py:112:basename:AttributeError: 'NoneType' object has no attribute 'rfind'
:
:Traceback (most recent call last):
:  File "/usr/share/meld/meld/meldwindow.py", line 568, in on_file_changed
:    page.on_file_changed(filename)
:  File "/usr/share/meld/meld/dirdiff.py", line 1121, in on_file_changed
:    name = os.path.basename(model.value_path(child, pane))
:  File "/usr/lib64/python2.7/posixpath.py", line 112, in basename
:    i = p.rfind('/') + 1
:AttributeError: 'NoneType' object has no attribute 'rfind'
:
:Local variables in innermost frame:
:p: None

Comment 1 Daniel Scott 2011-07-15 21:33:06 UTC
Package: meld-1.5.1-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
I was comparing 2 directories (in an sshfs mounted directory). I opened a couple of files and transferred lines of code between them. When I tried to exit the program, the crash occurred

Comment 2 Dominic Hopf 2011-07-18 13:36:08 UTC
Reported this issue to upstream: https://bugzilla.gnome.org/show_bug.cgi?id=654847


Note You need to log in before you can comment on or make changes to this bug.