abrt version: 1.1.13 architecture: i686 cmdline: python /usr/bin/meld component: meld executable: /usr/bin/meld kernel: 2.6.33.8-149.fc13.i686.PAE package: meld-1.3.1-1.fc13 reason: posixpath.py:111:basename:AttributeError: 'NoneType' object has no attribute 'rfind' release: Fedora release 13 (Goddard) time: 1283337883 uid: 500 backtrace ----- posixpath.py:111:basename:AttributeError: 'NoneType' object has no attribute 'rfind' Traceback (most recent call last): File "/usr/share/meld/meldapp.py", line 661, in on_menu_reload_activate self.current_doc().on_reload_activate() File "/usr/share/meld/filediff.py", line 936, in on_reload_activate modified = [os.path.basename(b.label) for b in self.bufferdata if b.modified] File "/usr/lib/python2.6/posixpath.py", line 111, in basename i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' Local variables in innermost frame: p: None
Created an attachment (id=442376) File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Thanks very much for reporting the issue. Please try updating to a more current version of meld and/or Fedora and have a look if the issue is reproducible there.