Comment #16 on issue 1612 by takao.fujiwara1: ibus input not working
http://code.google.com/p/ibus/issues/detail?id=1612

No, it's caused by the previous line (ibus_engine_desc_get_name):

Because you cleaned preload-engines and engines-order.
Can you get the stack trace of ibus-ui-gtk3 again?
Probably I think the stack is different now.

#0 0x00007ffff7bb0e20 in ibus_engine_desc_get_name () from /usr/lib64/libibus-1.0.so.5

libibus-1.0.so.5 was not built with '-g' option.

In the previous stack:

#6 0x00000000004114f7 in panel_construct (object_type=<optimized out>, bus=<optimized out>) at panel.c:458

It still has optimized codes. I guess "grep CFLAGS ibus-1.5.1/ui/gtk3/Makefile" shows "-O" option.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复