Bug 1035292 - [abrt] mate-menu-editor-1.6.0-1.fc19: posixpath.py:92:split:AttributeError: 'NoneType' object has no attribute 'rfind'
Summary: [abrt] mate-menu-editor-1.6.0-1.fc19: posixpath.py:92:split:AttributeError: '...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-menu-editor
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Mashal
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:56ee6ae1a96afa1ae08bd767484...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-27 13:25 UTC by ARIKO
Modified: 2013-12-29 09:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-29 09:19:50 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (465 bytes, text/plain)
2013-11-27 13:25 UTC, ARIKO
no flags Details
File: environ (1.79 KB, text/plain)
2013-11-27 13:25 UTC, ARIKO
no flags Details

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 ?


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