<div dir="ltr">Hello all, I&#39;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)&#39; failed<br>
   textviewBuffer.insert(textviewBuffer.get_end_iter(), data)<br><br>What&#39;s the problem ?<br>Thank you.<br><br></div>