Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-ibus

New issue 1594 by [email protected]: Make IBus usable even if there is no X11
http://code.google.com/p/ibus/issues/detail?id=1594

On a box without X11, I managed to compile IBus 1.5.1 with:
--disable-gtk2 --disable-gtk3 --disable-xim # ...

However there are some glitches compiling and using IBus without X11.

1. Some tests have explicit dependency on Xlib; --disable-tests has to be used currently.
https://github.com/ibus/ibus/blob/master/bus/test-client.c

2. Even if --disable-ui is specified at compile-time, we still have to use ibus-daemon --panel=disable at run-time.

3. In run-time, IBus often complain that there is no DISPLAY variable, which may not be necessary.


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


回复