Le 25/01/14 15:25, Eugen Dedu a écrit :
On 25/01/14 14:46, Damien Sandras wrote:
Le 24/01/14 11:34, Eugen Dedu a écrit :
Showing Help->About, and pressing
Licence shows warnings in terminal:
(ekiga-snapshot:30910): GLib-GObject-WARNING **:
g_object_set_valist: object
class `GtkTextTag' has no property named `font-scale'
(ekiga-snapshot:30910): Gtk-CRITICAL **:
gtk_text_buffer_apply_tag: assertion
`tag->priv->table == buffer->priv->tag_table'
failed
I think it is GTK-related. As you can see in gmcallbacks.cpp, I
do not use those
methods myself in the code.
I noticed that gtk_text_buffer_apply_tag is used in
lib/gui/gm-text-buffer-enhancer.c, I thought there relies the
problem. I had not time to investigate it, since I work on clutter
for windows. Do you have the warning?
gm-text-buffer-enhancer.c
is used for the chat window.
See gmcallbacks, the code for the About dialog is only a few
lines...
|