Le 19/07/2014 16:04, Wolfgang, dl7nb a écrit :
> Hello!
> All works well but I get an error saying:
>
> (MyProgram140708:8024): Gtk-CRITICAL **: gtk_text_buffer_emit_insert:
> assertion `g_utf8_validate (text, len, NULL)' failed
>
> I  think that "140708:8024" is the place from where the faulty call is
> done. But how can I find this/this line in my source code.
>
> Is there a simple solution that I have overlooked?
>
> Thank you for your time!
>
> Wolfgang
>

That means that an invalid UTF-8 string arrived in the GTK+ library, 
probably from your Gambas code. I can't tell more.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to