[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2009-10-07 Thread Rob Speer
I believe this bug may have regressed. I'm running Karmic Beta, and I get the messages that are being described here when I run an app such as Evince. Indeed, I cannot run the input manager when my cursor is inside Evince. My exact messages are: The messenger is now down An IOException occurred a

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-11-28 Thread ChrisDavaz
Even thought I have 0.4.14-2ubuntu5 I still have the same problem! =( im-switch -l Your input method setup under en_HK locale as below. === No private "/home/cdavaz/.xinput.d/en_HK or /home/cdavaz/.xinput.d/all_ALL" is defined. =

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package scim-bridge - 0.4.14-2ubuntu4 --- scim-bridge (0.4.14-2ubuntu4) intrepid; urgency=low All changes thanks to Zheng Peng-Hou. * Disable 50_check_scim_binary.dpatch since only a dependency on scim is enough. Actually only a running scim-helper is

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-25 Thread arekkusu
I can confirm I also have input problem with SCIM since a few days and on my two computer (I use SCIM for Japanese input) After start-up input seem broken in every apps I tried. Workaround I found: exiting from the gnome tray icon and launching "scim" (alt + f2) I hope this get corrected for t

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-24 Thread Colin Watson
As I said on IRC I think it's better to defer the optimisation to Jaunty and just fix the immediately important bugs. Updated patch attached. ** Attachment added: "updated version without the optimisation" http://launchpadlibrarian.net/18859357/scim-bridge_0.4.14-2ubuntu4.debdiff -- scim-brid

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-24 Thread Colin Watson
** Changed in: scim-bridge (Ubuntu Intrepid) Importance: Undecided => High Target: None => ubuntu-8.10 -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-23 Thread Arne Goetje
** Changed in: scim-bridge (Ubuntu) Assignee: (unassigned) => Arne Goetje (arnegoetje) Status: New => In Progress -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-23 Thread Arne Goetje
This patch also fixes #250046 ** Attachment added: "scim-bridge_0.4.14-2ubuntu4.debdiff" http://launchpadlibrarian.net/18816835/scim-bridge_0.4.14-2ubuntu4.debdiff -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notificati

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Blade II
Wow! It works!!! Thank you so much Arne! Regards, Kevin -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Tonohono
Your packages work absolutely fine! -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Arne Goetje
I have a new package in my ppa. Please go to System -> Administration -> Software Sources and in the Third-Party Software add the following link: deb http://ppa.launchpad.net/arnegoetje/ubuntu intrepid main Then please update scim-bridge and test if this solves the issue. Thanks. -- scim-brid

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Tonohono
Along the lines of what Doug already mentioned, It seems this issue began when scim-bridge-agent and scim-bridge-client-gtk were upgraded to version 0.4.14-2ubuntu3. Downgrading to 0.4.14-2ubuntu1 immediately remedies the issue, with no ill effects. -- scim-bridge doesn't work in gtk apps afte

Re: [Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Arne Goetje
Blade II wrote: > When I executed 'scim' manually, I got the following messages > > $ scim > Smart Common Input Method 1.4.7 > > Launching a SCIM process with x11... > Loading socket Config module ... > Creating backend ... > Loading x11 FrontEnd module ... > SCIM has exited abnormally. > >

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-22 Thread Blade II
When I executed 'scim' manually, I got the following messages $ scim Smart Common Input Method 1.4.7 Launching a SCIM process with x11... Loading socket Config module ... Creating backend ... Loading x11 FrontEnd module ... SCIM has exited abnormally.

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-21 Thread WangLu
confirmed on my machine a simple walkaround is to execute 'scim' manually -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-21 Thread Doug Rintoul
This is related to a change made to 50_check_scim_binary.patch. The patch was modified to check for a running scim and if it does not find one it returns a fail condition. However, the scim executable does not seem to be running in the current Intrepid environment. Two instances of scim-launcher, a

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-21 Thread Tonohono
I too experience this bug since yesterday's update. Unfortunately, deleting ~/.scim and restarting X does not solve the issue. Attached is the result of dpkg -l |grep scim ** Attachment added: "scim" http://launchpadlibrarian.net/18774357/scim -- scim-bridge doesn't work in gtk apps after l

[Bug 286923] Re: scim-bridge doesn't work in gtk apps after last update

2008-10-21 Thread ZhengPeng Hou
would you mind give me more infomations: dpkg -l |grep scim and also would you mind backup ~/.scim, and delete this directory, and try again? -- scim-bridge doesn't work in gtk apps after last update https://bugs.launchpad.net/bugs/286923 You received this bug notification because you are a memb