Bug 1035292

Summary: [abrt] mate-menu-editor-1.6.0-1.fc19: posixpath.py:92:split:AttributeError: 'NoneType' object has no attribute 'rfind'
Product: [Fedora] Fedora Reporter: ARIKO <arikomagik>
Component: mate-menu-editorAssignee: Dan Mashal <dan.mashal>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dan.mashal, davidx, fedora, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f2cdd889d784fc68f4b474c1c62fec95612149f2
Whiteboard: abrt_hash:56ee6ae1a96afa1ae08bd767484f2a86d20b30a1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-29 09:19:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description ARIKO 2013-11-27 13:25:29 UTC
Version-Release number of selected component:
mate-menu-editor-1.6.0-1.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python2.7 -OOt /usr/bin/mozo
dso_list:       python-libs-2.7.5-9.fc19.x86_64
executable:     /usr/bin/mozo
kernel:         3.11.9-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
posixpath.py:92:split:AttributeError: 'NoneType' object has no attribute 'rfind'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Mozo/MainWindow.py", line 95, in loadUpdates
    item_id = os.path.split(items[iter][3].get_desktop_file_path())[1]
  File "/usr/lib64/python2.7/posixpath.py", line 92, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'

Local variables in innermost frame:
p: None

Comment 1 ARIKO 2013-11-27 13:25:39 UTC
Created attachment 829739 [details]
File: backtrace

Comment 2 ARIKO 2013-11-27 13:25:48 UTC
Created attachment 829740 [details]
File: environ

Comment 3 Wolfgang Ulbrich 2013-11-27 16:21:26 UTC
Can you describe a little more detailed what happend?
Did this issue occurs frequently ?