Comment #10 on issue 1612 by [email protected]: ibus input not working
http://code.google.com/p/ibus/issues/detail?id=1612

I added "-g" to CFLAGS and disabled stripping using native Gentoo way (make.conf).
This is the result:

(gdb) where
#0 0x00007ffff610b22c in g_type_check_instance_is_a () from /usr/lib64/libgobject-2.0.so.0 #1 0x00007ffff60ef436 in g_object_unref () from /usr/lib64/libgobject-2.0.so.0 #2 0x000000000040ffdf in panel_real_state_changed (base=0x6ae030) at panel.c:2905
#3  0x00007ffff60eaac7 in ?? () from /usr/lib64/libgobject-2.0.so.0
#4 0x00007ffff6102b06 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #5 0x00007ffff6103855 in g_signal_emit_by_name () from /usr/lib64/libgobject-2.0.so.0 #6 0x00000000004114f7 in panel_construct (object_type=<optimized out>, bus=<optimized out>) at panel.c:458 #7 0x00000000004083e1 in application_bus_name_acquired_cb (parameters=<optimized out>, signal_name=<optimized out>, interface_name=<optimized out>, object_path=<optimized out>, sender_name=<optimized out>, connection=<optimized out>,
    self=<optimized out>) at application.c:238
#8 _application_bus_name_acquired_cb_gd_bus_signal_callback (connection=0x6168732f7273752c, sender_name=0x626e58 "I", object_path=0x718400 " It", interface_name=0x0, signal_name=0x0, parameters=0x0, self=0x62c400) at application.c:170
#9  0x00007ffff63e1175 in ?? () from /usr/lib64/libgio-2.0.so.0
#10 0x00007ffff5e00db5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#11 0x00007ffff5e010e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#12 0x00007ffff5e014d2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#13 0x00007ffff78babbd in gtk_main () from /usr/lib64/libgtk-3.so.0
#14 0x000000000040854e in application_run (self=self@entry=0x62c400) at application.c:217 #15 0x0000000000408ec1 in application_main (argv=<optimized out>, argv_length1=<optimized out>) at application.c:340 #16 0x0000000000407f1a in main (argc=1, argv=0x7fffffffe2d8) at application.c:347


--
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.


回复