Comment #3 on issue 1452 by [email protected]: [PATCH] Add ibus_bus_new_async to asynchronously connect to dbus
http://code.google.com/p/ibus/issues/detail?id=1452
Since there is only one IBusBus object, if _bus is NULL when in ibus_im_context_init changed the code to request a new reference to the bus, which is unrefed when we are done. Dropped the fragile timeout callback.
https://github.com/trism/ibus/commit/0e51e485422c97277aaad81afbaf0e4437cb9307 -- 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
