Bug 857820 - [abrt] Zim-0.56-3.fc17: config.py:692:dump_section:AttributeError: 'NoneType' object has no attribute 'startswith'
Summary: [abrt] Zim-0.56-3.fc17: config.py:692:dump_section:AttributeError: 'NoneType'...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Zim
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robin Lee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2cbf0e4864de62d7cec4a562aa0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-17 06:07 UTC by aten
Modified: 2013-02-05 03:15 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-05 03:15:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (545 bytes, text/plain)
2012-09-17 06:07 UTC, aten
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1051819 0 None None None 2012-09-17 07:02:25 UTC

Description aten 2012-09-17 06:07:28 UTC
Version-Release number of selected component:
Zim-0.56-3.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/bin/zim
kernel:         3.3.4-5.fc17.x86_64

backtrace:
:config.py:692:dump_section:AttributeError: 'NoneType' object has no attribute 'startswith'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/zim/gui/widgets.py", line 2416, in do_response
:    self.save_uistate()
:  File "/usr/lib/python2.7/site-packages/zim/plugins/quicknote.py", line 356, in save_uistate
:    self.config.write()
:  File "/usr/lib/python2.7/site-packages/zim/config.py", line 762, in write
:    self.file.writelines(self.dump())
:  File "/usr/lib/python2.7/site-packages/zim/config.py", line 702, in dump
:    dump_section(section, parameters)
:  File "/usr/lib/python2.7/site-packages/zim/config.py", line 692, in dump_section
:    if not param.startswith('_'):
:AttributeError: 'NoneType' object has no attribute 'startswith'
:
:Local variables in innermost frame:
:name: 'Namespaces'
:parameters: {None: <Path: >}
:self: {'Namespaces': {None: <Path: >}, 'QuickNoteDialog': {'new_page': True, '_windowpos': (500, 207), 'open_page': True, 'windowsize': (358, 310), 'lastnotebook': None}}
:lines: ['[QuickNoteDialog]\n', 'windowsize=[358,310]\n', 'lastnotebook=None\n', 'open_page=True\n', 'new_page=True\n', '\n', '[Namespaces]\n']
:param: None
:value: <Path: >
:section: 'Namespaces'

Comment 1 aten 2012-09-17 06:07:31 UTC
Created attachment 613571 [details]
File: core_backtrace

Comment 2 Fedora Update System 2013-01-24 13:15:45 UTC
Zim-0.59-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/Zim-0.59-1.fc17

Comment 3 Fedora Update System 2013-01-25 21:30:27 UTC
Package Zim-0.59-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing Zim-0.59-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1478/Zim-0.59-1.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-02-05 03:15:07 UTC
Zim-0.59-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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