Bug#812826: xim problem

2017-08-29 Thread Sean Whitton
control: forwarded -1 https://github.com/ibus/ibus/issues/1847 control: outlook -1 workaround: pkill -u $USER ibus-daemon; IBUS_ENABLE_SYNC_MODE=0 ibus-daemon --xim --daemonize Hello Osamu, On Tue, Aug 29 2017, Osamu Aoki wrote: > Yes. But if ibus related libraries are available it uses such

Bug#812826: xim problem

2017-08-29 Thread Osamu Aoki
Hi, On Mon, Aug 28, 2017 at 10:32:39AM -0700, Sean Whitton wrote: > Hello Osamu, > > On Sat, Aug 12 2017, Osamu Aoki wrote: > > > Since xim is rarely used protocol, please set to use ibus via im-config. > > I did some investigation. > > Did you know that your scripts launch ibus-daemon with

Bug#812826: xim problem

2017-08-28 Thread Sean Whitton
Hello Osamu, On Sat, Aug 12 2017, Osamu Aoki wrote: > Since xim is rarely used protocol, please set to use ibus via im-config. I did some investigation. Did you know that your scripts launch ibus-daemon with the --xim option? In your e-mails you suggested I don't do this. Is this a bug?

Bug#812826: xim problem

2017-08-20 Thread Osamu Aoki
Hi, On Sat, Aug 19, 2017 at 05:49:55PM -0700, Sean Whitton wrote: > Hello, > > On Sat, Aug 19 2017, Osamu Aoki wrote: > > > 1. Did you enable Korean input via dialog (GNOME Setup "Region & > > Language" or ibus-setup") > > I tried with both. > > > 2. Do you have any working combination to

Bug#812826: xim problem

2017-08-19 Thread Sean Whitton
Hello, On Sat, Aug 19 2017, Osamu Aoki wrote: > 1. Did you enable Korean input via dialog (GNOME Setup "Region & > Language" or ibus-setup") I tried with both. > 2. Do you have any working combination to enter Korean? Yes: - using `ibus-server` without --xim; and - not using urxvt or

Bug#812826: xim problem

2017-08-19 Thread Osamu Aoki
Hi, On Thu, Aug 17, 2017 at 12:30:44PM -0700, Sean Whitton wrote: > Hello Osamu, > > On Thu, Aug 17 2017, Osamu Aoki wrote: > > > I have emacs24 and urxvt accept Japanese text input via ibus. > > They worked for me with `ibus-daemon --xim` and the old xim env vars, > but not under the setup

Bug#812826: xim problem

2017-08-17 Thread Sean Whitton
Hello Osamu, On Thu, Aug 17 2017, Osamu Aoki wrote: > I have emacs24 and urxvt accept Japanese text input via ibus. They worked for me with `ibus-daemon --xim` and the old xim env vars, but not under the setup you recommend. > Did you install Korean support package? ibus-hangul Yes. > PS: I

Bug#812826: xim problem

2017-08-17 Thread Osamu Aoki
Hi, On Wed, Aug 16, 2017 at 11:18:44AM -0700, Sean Whitton wrote: > Hello Osamu, > On Wed, Aug 16 2017, Osamu Aoki wrote: ... > I think that Emacs and urxvt just don't support ibus. I guess I should > use a different terminal emulator, and use Emacs' own support for typing > Korean. No I don't

Bug#812826: xim problem

2017-08-16 Thread Sean Whitton
Hello Osamu, On Wed, Aug 16 2017, Osamu Aoki wrote: > Did you install library supporting .. > > If you read dialog carefully, im-config tells me as: > > * Application platform support: >* GNOME/GTK+: ibus-gtk and ibus-gtk3 (both) >* KDE/Qt: ibus-qt4 >* Clutter: ibus-clutter >*

Bug#812826: xim problem

2017-08-16 Thread Osamu Aoki
Hi, On Tue, Aug 15, 2017 at 03:23:04PM -0700, Sean Whitton wrote: > On Tue, Aug 15 2017, Sean Whitton wrote: > > > Unfortunately, it doesn't work in my terminal (urxvt), whereas > > previously it worked there. I guess that urxvt supports only xim. > > And Emacs, too. Did you install library

Bug#812826: xim problem

2017-08-15 Thread Sean Whitton
On Tue, Aug 15 2017, Sean Whitton wrote: > Unfortunately, it doesn't work in my terminal (urxvt), whereas > previously it worked there. I guess that urxvt supports only xim. And Emacs, too. -- Sean Whitton signature.asc Description: PGP signature

Bug#812826: xim problem

2017-08-15 Thread Sean Whitton
Hello Osamu, On Sat, Aug 12 2017, Osamu Aoki wrote: > Since xim is rarely used protocol, please set to use ibus via im-config. > > $ set|grep IM_MODULE > CLUTTER_IM_MODULE=ibus > GTK_IM_MODULE=ibus > QT4_IM_MODULE=ibus > QT_IM_MODULE=ibus > > This is what you want. If you aren't super smart,

Bug#812826: xim problem

2017-08-12 Thread Osamu Aoki
control: severity -1 minor control: retitle -1 ibus-x11 doesn't process input in its incoming order Since xim is rarely used protocol, please set to use ibus via im-config. $ set|grep IM_MODULE CLUTTER_IM_MODULE=ibus GTK_IM_MODULE=ibus QT4_IM_MODULE=ibus QT_IM_MODULE=ibus This is what you want.