Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1259 by [email protected]: ibus_engine_desc_new always fails
in gjs branch
http://code.google.com/p/ibus/issues/detail?id=1259
I'm not sure if this issue should be commited here. The problem is in
fujiwarat's gjs branch.
In gjs branch, a new ``symbol'' property is added into ibusenginedesc.
ibus_engine_desc_new_varargs makes an assert on desc->priv->symbol.
However, ibus_engine_desc_new dosen't pass anything about symbol to
ibus_engine_desc_new_varargs, so each time ibus_engine_desc_new is invoked,
the assertion always fail.
I suggest pass the symbol property with an empty string "" if the signature
of ibus_engine_desc_new_varargs doesn't change.
--
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