Bug 611017 - [abrt] crash in gedit-1:2.30.2-1.fc13: gemini.py:90:key_press_handler:TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'
Summary: [abrt] crash in gedit-1:2.30.2-1.fc13: gemini.py:90:key_press_handler:TypeErr...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bc726278
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-03 06:09 UTC by Paul Campbell
Modified: 2011-06-27 19:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 19:22:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1015 bytes, text/plain)
2010-07-03 06:09 UTC, Paul Campbell
no flags Details

Description Paul Campbell 2010-07-03 06:09:32 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: gedit Gemfile
comment: Just trying to edit a Gemfile
component: gedit
executable: /usr/lib/gedit-2/plugins
kernel: 2.6.33.5-124.fc13.i686
package: gedit-1:2.30.2-1.fc13
reason: gemini.py:90:key_press_handler:TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'
release: Fedora release 13 (Goddard)

backtrace
-----
gemini.py:90:key_press_handler:TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'

Traceback (most recent call last):
  File "/home/pwc/.gnome2/gedit/plugins/gemini.py", line 90, in key_press_handler
    buf.insert_at_cursor(start_str + selected_text + end_str)
TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'

Local variables in innermost frame:
forward_char: 'g'
back_iter: <GtkTextIter at 0x8e4eb18>
self: <gemini.Gemini instance at 0x8d0a06c>
end_str: None
event: <gtk.gdk.Event at 0x8c5f428: GDK_KEY_PRESS keyval=Return>
back_char: '\n'
start_iter: <GtkTextIter at 0x8ed60e8>
forward_iter: <GtkTextIter at 0x8ed6210>
start_str: None
end_iter: <GtkTextIter at 0x8ed6398>
cursor_iter: <GtkTextIter at 0x8ed6248>
buf: <gedit.Document object at 0x8d0b11c (GeditDocument at 0x86d28f0)>
cursor_mark: <gtk.TextMark object at 0x8c52b6c (GtkTextMark at 0x8ddc700)>
selected_text: u'gem "activesupport", "2.3.8"'
view: <gedit.View object at 0x8d0b0a4 (GeditView at 0x86cb638)>

Comment 1 Paul Campbell 2010-07-03 06:09:34 UTC
Created attachment 429226 [details]
File: backtrace

Comment 2 Bug Zapper 2011-06-01 14:52:25 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2011-06-27 19:22:11 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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