Hide Forgot
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
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
Reported this issue to upstream: https://bugzilla.gnome.org/show_bug.cgi?id=654847