[Gambas-user] Issue 55 in gambas: extended ASCII codes in textarea control give GTK error.
gambas at ...2524...
gambas at ...2524...
Wed Apr 6 03:17:19 CEST 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 55 by zachsmit... at ...626...: extended ASCII codes in textarea
control give GTK error.
http://code.google.com/p/gambas/issues/detail?id=55
Try,
TextArea1.text = Chr(144)
result: Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion
`g_utf8_validate (text, len, NULL)' failed
No problem in QT.
Version: TRUNK
Revision: r3689
Operating system: Linux
Distribution: ArchLinux
Architecture: x86_64
GUI component: GTK+
Desktop used: Xfce
More information about the User
mailing list