Bug 629222 - [abrt] meld-1.3.1-1.fc13: posixpath.py:111:basename:AttributeError: 'NoneType' object has no attribute 'rfind'
Summary: [abrt] meld-1.3.1-1.fc13: posixpath.py:111:basename:AttributeError: 'NoneType...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c4fd4540
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-01 10:53 UTC by Adil Lebbat
Modified: 2011-03-22 22:51 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-22 22:51:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (584 bytes, text/plain)
2010-09-01 10:53 UTC, Adil Lebbat
no flags Details

Description Adil Lebbat 2010-09-01 10:53:27 UTC
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

Comment 1 Adil Lebbat 2010-09-01 10:53:29 UTC
Created an attachment (id=442376)
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-03-13 15:38:44 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Dominic Hopf 2011-03-22 22:51:12 UTC
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.


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