<div dir="ltr">Hello all, I'm getting this error when I set a text on the textview (the text that I receive from an irc server when I connect to it):<br>GtkWarning: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed<br>
textviewBuffer.insert(textviewBuffer.get_end_iter(), data)<br><br>What's the problem ?<br>Thank you.<br><br></div>