Bug 1038966 - [abrt] cherrytree-0.30.5-1.fc19: clipboard.py:257:to_plain_text:TypeError: GtkTextBuffer.insert() argument 2 must be string or read-only buffer, not None
Summary: [abrt] cherrytree-0.30.5-1.fc19: clipboard.py:257:to_plain_text:TypeError: Gt...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cherrytree
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robin Lee
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f90773899943df7b33a96c72d61...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-06 09:15 UTC by Lorenzo Pellegrino
Modified: 2014-02-15 06:56 UTC (History)
3 users (show)

Fixed In Version: cherrytree-0.32.0-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-15 06:56:45 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (685 bytes, text/plain)
2013-12-06 09:15 UTC, Lorenzo Pellegrino
no flags Details
File: environ (2.16 KB, text/plain)
2013-12-06 09:15 UTC, Lorenzo Pellegrino
no flags Details

Description Lorenzo Pellegrino 2013-12-06 09:15:10 UTC
Version-Release number of selected component:
cherrytree-0.30.5-1.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python /usr/bin/cherrytree
executable:     /usr/bin/cherrytree
kernel:         3.11.9-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
clipboard.py:257:to_plain_text:TypeError: GtkTextBuffer.insert() argument 2 must be string or read-only buffer, not None

Traceback (most recent call last):
  File "/usr/share/cherrytree/modules/clipboard.py", line 257, in to_plain_text
    self.dad.curr_buffer.insert(iter_insert, plain_text)
TypeError: GtkTextBuffer.insert() argument 2 must be string or read-only buffer, not None

Local variables in innermost frame:
selectiondata: <GtkSelectionData at 0x77b7100>
self: <clipboard.ClipboardHandler instance at 0x198da28>
plain_text: None
start_offset: 13
clipboard: <gtk.Clipboard object at 0x19b52d0 (GtkClipboard at 0x143f8b0)>
data: None
iter_insert: <GtkTextIter at 0x774ade0>

Comment 1 Lorenzo Pellegrino 2013-12-06 09:15:15 UTC
Created attachment 833482 [details]
File: backtrace

Comment 2 Lorenzo Pellegrino 2013-12-06 09:15:17 UTC
Created attachment 833483 [details]
File: environ

Comment 3 Giuseppe Penone 2013-12-06 11:18:25 UTC
weird behave from the clipboard but anyway I added a check for versions > 0.31.4 thank you

Comment 4 Fedora Update System 2014-02-03 06:58:54 UTC
cherrytree-0.32.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2014-1922/cherrytree-0.32.0-1.fc19

Comment 5 Fedora Update System 2014-02-15 06:56:45 UTC
cherrytree-0.32.0-1.fc19 has been pushed to the Fedora 19 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.