Bug 858250

Summary: [abrt] Zim-0.56-3.fc17: clipboard.py:143:parsetree_from_selectiondata:AttributeError: 'NoneType' object has no attribute 'decode'
Product: [Fedora] Fedora Reporter: Persona non grata <nobody+PNT0469646>
Component: ZimAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: fabian, pvrabec, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bcd4786880cacdd00c4655a8e4025d6e66e489f4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-05 03:15:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace none

Description Persona non grata 2012-09-18 12:39:11 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.5.3-1.fc17.x86_64

backtrace:
:clipboard.py:143:parsetree_from_selectiondata:AttributeError: 'NoneType' object has no attribute 'decode'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/zim/gui/pageview.py", line 3235, in do_paste_clipboard
:    self.get_buffer().paste_clipboard(Clipboard, None, self.get_editable())
:  File "/usr/lib/python2.7/site-packages/zim/gui/pageview.py", line 2533, in paste_clipboard
:    parsetree = clipboard.get_parsetree(self.notebook, self.page)
:  File "/usr/lib/python2.7/site-packages/zim/gui/clipboard.py", line 485, in get_parsetree
:    return parsetree_from_selectiondata(selectiondata, notebook, path)
:  File "/usr/lib/python2.7/site-packages/zim/gui/clipboard.py", line 143, in parsetree_from_selectiondata
:    return get_format('plain').Parser().parse(text.decode('utf-8'))
:AttributeError: 'NoneType' object has no attribute 'decode'
:
:Local variables in innermost frame:
:text: None
:selectiondata: <GtkSelectionData at 0x1273900>
:notebook: <Notebook object at 0xf87d20 (zim+notebook+Notebook at 0xf3b040)>
:targetname: 'UTF8_STRING'
:path: <FileStorePage: Zapisky:9 Tue 18.9.2012>

Comment 1 Persona non grata 2012-09-18 12:39:16 UTC
Created attachment 614001 [details]
File: core_backtrace

Comment 2 Fedora Update System 2013-01-24 13:15:52 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:35 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:17 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.