Updates:
Cc: takao.fujiwara1
Comment #1 on issue 1259 by takao.fujiwara1: ibus_engine_desc_new always
fails in gjs branch
http://code.google.com/p/ibus/issues/detail?id=1259
Thanks for the comment. Now the 'symbol' patch is upstreamed.
so each time ibus_engine_desc_new is invoked, the assertion always fail.
It's strange. the default is always "" even though ibus_engine_desc_new()
doesn't set the value.
It's defined in g_object_class_install_property() in
ibus_engine_desc_class_init() below.
https://github.com/ibus/ibus/blob/master/src/ibusenginedesc.c#L243
I guess you might need 'make clean' in ibus/src directory after you applied
the patch.
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en