Bug 853707 - [abrt] rednotebook-1.3.0-1.fc17: posixpath.py:53:isabs:AttributeError: 'NoneType' object has no attribute 'startswith'
Summary: [abrt] rednotebook-1.3.0-1.fc17: posixpath.py:53:isabs:AttributeError: 'NoneT...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: rednotebook
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:03e54c69fe8375cc4a9bb1c5581...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-02 09:43 UTC by Eric Reitmaier
Modified: 2012-09-16 07:33 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-16 07:33:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (305 bytes, text/plain)
2012-09-02 09:43 UTC, Eric Reitmaier
no flags Details

Description Eric Reitmaier 2012-09-02 09:43:45 UTC
Version-Release number of selected component:
rednotebook-1.3.0-1.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/bin/rednotebook
kernel:         3.5.2-3.fc17.x86_64

backtrace:
:posixpath.py:53:isabs:AttributeError: 'NoneType' object has no attribute 'startswith'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/rednotebook/gui/browser.py", line 121, in _load_finished_cb
:    print_op.set_export_filename(os.path.abspath(outfile))
:  File "/usr/lib64/python2.7/posixpath.py", line 343, in abspath
:    if not isabs(path):
:  File "/usr/lib64/python2.7/posixpath.py", line 53, in isabs
:    return s.startswith('/')
:AttributeError: 'NoneType' object has no attribute 'startswith'
:
:Local variables in innermost frame:
:s: None

Comment 1 Eric Reitmaier 2012-09-02 09:43:47 UTC
Created attachment 609042 [details]
File: core_backtrace

Comment 2 Fabian Affolter 2012-09-16 07:33:16 UTC
Update for 1.5.0 was pushed to stable. Please update to 1.5.0 and reopen this report if the issue still occurs.


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