Comment 1 for bug 1222410

Revision history for this message
Martin Owens (doctormo) wrote :

I have noticed this crashing in the text tool too. When pasting in a letter from CharMap, the cursor moves to between the previous letters, moving to the end of the text and pressing backspace causes this error:

#0 erase_from_spstring (string_item=0xc87e238, iter_from=..., iter_to=...) at ../../src/text-editing.cpp:711
#1 0x0819eae7 in sp_te_delete (item=0xc7b30c8, start=..., end=..., iter_pair=...) at ../../src/text-editing.cpp:788
#2 0x08198a68 in sp_text_context_root_handler (event_context=0xada6680, event=0xbfffdecc) at ../../src/text-context.cpp:972
#3 0x080af8ba in sp_event_context_virtual_root_handler (event_context=0xada6680, event=0xc874340) at ../../src/event-context.cpp:1032
#4 0x0858c20a in sp_desktop_root_handler (event=0xc874340, desktop=0x8fa4d80) at ../../src/desktop-events.cpp:74
#5 0x0829a203 in sp_marshal_BOOLEAN__POINTER (closure=0x9a26d30, return_value=0xbfffe2fc, n_param_values=2, param_values=0xbfffe240,

I've had crashes just from pasting, usually at the end. Typing in letters, etc.