Geoffrey DE BELIE reported a new bug.

Summary
-------

Pasting text with CTRL+V in textarea: gtk_text_buffer_emit_insert: assertion 
'g_utf8_validate (text, len, NULL)' failed

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Unknown


Description
-----------

Pasting text with CTRL+V in textarea: gtk_text_buffer_emit_insert: assertion 
'g_utf8_validate (text, len, NULL)' failed

1) Copy the lyrics from this page: 
http://www.songteksten.nl/songteksten/167605/eighth-wonder/i-m-not-scared.htm
2) Paste the lyrics with CTRL+V in a textarea
3) The lyrics cannot be pasted this way, it shows this in console:
assertion 'g_utf8_validate (text, len, NULL)' failed
4) The only way the lyrics can be pasted is right click -> paste

Please see 
http://stackoverflow.com/questions/23046382/utf-8-error-in-gtktextview-while-decoding-base64





------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to