Bug#725379: ibus-el: cannot switch ibus on

2013-12-03 Thread Olaf Meeuwissen
Looking through the upstream[1] report and its references, it looks very unlikely that this will ever get fixed[2]. Removing the ibus-el tweaks from my ~/.emacs.d/init.el and ~/.Xresources makes Japanese (and other) input methods work (after `xrdb ~/.Xresources or logging out and back in again).

Bug#725379: [Pkg-ime-devel] Bug#725379: ibus-el: cannot switch ibus on

2013-10-07 Thread Osamu Aoki
Hi, On Mon, Oct 07, 2013 at 12:10:49PM +0900, Olaf Meeuwissen wrote: ... > I have no idea how to go about fixing it though. I guess this should > be sent upstream Done. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Bug#725379: ibus-el: cannot switch ibus on

2013-10-06 Thread Olaf Meeuwissen
I'm also badly affected by this :-( The problem comes about as ibus-1.5.0 dropped the enabled, disabled, is_enabled API from ibus.InputContext. The IBusELInputContext class used in ibus-el-agent derives from ibus.InputContext and still relies on this API being available. I have no idea how to go

Bug#725379: [Pkg-ime-devel] Bug#725379: ibus-el: cannot switch ibus on

2013-10-06 Thread Ryo Furue
Hi Toni, > Btw, I also have a start script to fire emacs up, as it will not > work at all with a non-Chinese locale (at least not for me). I don't think you need it for ibus.el to work. ibus is designed to be plug-in based and multi-lingual. You can type all sorts of languages in one text, switch

Bug#725379: [Pkg-ime-devel] Bug#725379: Bug#725379: ibus-el: cannot switch ibus on

2013-10-05 Thread Toni Mueller
Hi, On Sat, Oct 05, 2013 at 09:17:38PM +0900, Osamu Aoki wrote: > On Sat, Oct 05, 2013 at 12:10:19AM +0200, Toni Mueller wrote: > > I have assigned Ctrl-. to toggle my input method(s), as I figured that > > almost no program so far seems to use this combination, and it is always > > available. >

Bug#725379: [Pkg-ime-devel] Bug#725379: Bug#725379: ibus-el: cannot switch ibus on

2013-10-05 Thread Osamu Aoki
Hi, I do not use emacs so I need your help to keep this package in shape. On Sat, Oct 05, 2013 at 12:10:19AM +0200, Toni Mueller wrote: > > Hi Ryo, > > On Fri, Oct 04, 2013 at 11:56:58AM -1000, Ryo Furue wrote: > > > and lets me switch ibus on and off > > > as much as I want. > > > > How do yo

Bug#725379: [Pkg-ime-devel] Bug#725379: ibus-el: cannot switch ibus on

2013-10-04 Thread Toni Mueller
Hi Ryo, On Fri, Oct 04, 2013 at 11:56:58AM -1000, Ryo Furue wrote: > > and lets me switch ibus on and off > > as much as I want. > > How do you switch it on? I have assigned Ctrl-. to toggle my input method(s), as I figured that almost no program so far seems to use this combination, and it is

Bug#725379: [Pkg-ime-devel] Bug#725379: ibus-el: cannot switch ibus on

2013-10-04 Thread Ryo Furue
Hi Toni, Thanks for your response. > I have this in my ~/.emacs: > > (require 'ibus) > (add-hook 'after-init-hook 'ibus-mode-on) > (add-hook 'after-init-hook 'ibus-mode) OK. I replaced my ~/.emacs with a file containing only those three lines and then $ /usr/bin/emacs23 In the "*scratch*"

Bug#725379: [Pkg-ime-devel] Bug#725379: ibus-el: cannot switch ibus on

2013-10-04 Thread Toni Mueller
Hi, On Fri, Oct 04, 2013 at 11:03:33AM -1000, Ryo Furue wrote: > Package: ibus-el > Version: 0.3.2-2 I had this problem with ibus-el 0.3.0-2 (in wheezy). >(require 'ibus) I have this in my ~/.emacs: (require 'ibus) (add-hook 'after-init-hook 'ibus-mode-on) (add-hook 'after-init-hook 'ibus

Bug#725379: ibus-el: cannot switch ibus on

2013-10-04 Thread Ryo Furue
Package: ibus-el Version: 0.3.2-2 Severity: normal Dear Maintainer, With "M-x ibus-toggle", I get this error in the "*Messages*" buffer: eval: Traceback (most recent call last): File "/usr/lib/ibus-el/ibus-el-agent", line 555, in __stdin_cb exec sys.stdin.readline() File "", line 1, in