Status: New
Owner: ----
CC: takao.fujiwara1
Labels: Type-Defect Priority-Medium Component-ibus

New issue 1593 by [email protected]: create_input_context () is not usable from GI Python binding
http://code.google.com/p/ibus/issues/detail?id=1593

$ ibus version
IBus 1.5.1

How to reproduce:
1. Enter Python shell, either "python" or "ipython"
2. from gi.repository import IBus
3. bus = IBus.Bus()
4. bus.create_input_context # AttributeError

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


回复