synapse can't get keyboard input with ibus input method

Bug #683460 reported by Thomas Yao
56
This bug affects 9 people
Affects Status Importance Assigned to Milestone
Synapse
Fix Released
High
Alberto Aldegheri

Bug Description

OS:ubuntu 10.04.1 LTS,32-bit

Can't get keyboard input(neither to search,nor to modify the shortcut key) with ibus, it only works if I quit the ibus input method

Thank you for your great job, willing to see you solve this problem ASAP, thx again :)

Revision history for this message
Mingming Ren (portis25) wrote :

Try to set IBUS_NO_SNOOPER_APPS="synapse", synapse should work fine.

Revision history for this message
Thomas Yao (5-root-ghostunix-org) wrote :

Thanks, it works!

Michal Hruby (mhr3)
Changed in synapse-project:
status: New → Confirmed
Michal Hruby (mhr3)
Changed in synapse-project:
milestone: none → backlog
Revision history for this message
Tim Chen (ht-timchen) wrote :

In version 0.2.2.1, the back, enter and arrow keys are not working.
The solution of setting IBUS_NO_SNOOPER_APPS variable does not work neither.

OS: ubuntu 10.04, 32bit

Revision history for this message
atwestbrooke (atwestbrooke) wrote :

Same problem here. No backspace, enter, arrow or escape. IBUS_NO_SNOOPER_APPS solution doesn't help.

Ubuntu 10.10, 64-bit

Revision history for this message
sirius_2 (vladdyokin) wrote :

Hi! It's a very good job. Thanks for it.
I've the same problem with keys in version 0.2.2.1 (in earlier ones I haven't it), but only with cyrillic symbols. If I use english symbols, I have no problem.
Ubuntu 10.04.1 32 bit.
By the way, where should I set IBUS_NO_SNOOPER_APPS="synapse"?
Thanks!

Revision history for this message
Alberto Aldegheri (albyrock87) wrote :

The problme is that we don't know how ibus works.
Someone can tell me how to try ibus?
So I can test in a VM and try to fix this.

Revision history for this message
Tim Chen (ht-timchen) wrote : Re: [Bug 683460] Re: synapse can't get keyboard input with ibus input method

hmm, I think it comes with Ubuntu distribution and you can enable it
from the menu (System/Administration/Language Support), then switch
the keyboard input method system from none to ibus.

thanks for the help.

-Tim

On Tue, Dec 14, 2010 at 7:36 PM, Alberto <email address hidden> wrote:
> The problme is that we don't know how ibus works.
> Someone can tell me how to try ibus?
> So I can test in a VM and try to fix this.
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/683460
>
> Title:
>  synapse can't get keyboard input with ibus input method
>
> Status in Synapse:
>  Confirmed
>
> Bug description:
>  OS:ubuntu 10.04.1 LTS,32-bit
>
> Can't get keyboard input(neither to search,nor to modify the shortcut key) with ibus, it only works if I quit the ibus input method
>
> Thank you for your great job, willing to see you solve this problem ASAP, thx again :)
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/synapse-project/+bug/683460/+subscribe
>

Revision history for this message
Tim Chen (ht-timchen) wrote :

hmm, I think it comes with Ubuntu distribution and you can enable it
from the menu (System/Administration/Language Support), then switch
the keyboard input method system from none to ibus.

@sirius_2, you can change the environment variable by adding that line at /etc/environment

Changed in synapse-project:
assignee: nobody → Alberto (albyrock87)
milestone: backlog → 0.2.4
importance: Undecided → High
status: Confirmed → Fix Committed
Revision history for this message
Alberto Aldegheri (albyrock87) wrote :

Guys, yey! I fixed it in rev 316 :)

I simply launched "ibus-daemon", now synapse works with IBUS.
Also I didn't set IBUS_NO_SNOOPER_APPS, and I can push chinese input into synapse:
- press ctrl+space to enable ibus chinese
- press super+space (my synapse activate keybinding) to summon synapse
- write some chars "asd", then press space (or the relative number) to get the ibus-selected char
- chinese chars inserted into synapse

Is this correct?
Btw, now all keys (backspace, enter, arrow or escape) works

Revision history for this message
Michal Hruby (mhr3) wrote :

Could anyone confirm that r316 fixes this?

Revision history for this message
portis (portis24) wrote :

Yes, I can confirm. thanks.

On Tue, Dec 14, 2010 at 3:02 PM, Michal Hruby <email address hidden> wrote:
> Could anyone confirm that r316 fixes this?
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/683460
>
> Title:
>  synapse can't get keyboard input with ibus input method
>

Revision history for this message
Mingming Ren (portis25) wrote :

Sorry for my previous confirmation, but I still have to set IBUS_NO_SNOOPER_APPS to make synapse to work.

Revision history for this message
Leo (leopoldo-pena) wrote :

+1 here

In version 0.2.2.1, the back, enter and arrow keys are not working.
Using Ubuntu 10.04 LTS.

Any solution?

Revision history for this message
Tes (4-launchpad-net-spam-nandoe-net) wrote :

Only work with IBUS_NO_SNOOPER_APPS here as well (on r316). Also, the ibus input window is not shown at the correct location.

Revision history for this message
Alberto Aldegheri (albyrock87) wrote :

Should be ok now in rev 317, but I can't do anything for IBUS window, and also I don't know if synapse will work without setting IBUS_NO_SNOOPER_APPS="synapse" .
If gnome do does, that's because IBUS's developers have included by default gnome-do into the default value of IBUS_NO_SNOOPER_APPS =)

Changed in synapse-project:
status: Fix Committed → In Progress
status: In Progress → Fix Committed
Revision history for this message
Alberto Aldegheri (albyrock87) wrote :

Leo, Tes, or someone else, could you try if lastest rev works (also without IBUS_NO.....)? (rev 318)
Thank you.

Revision history for this message
Leo (leopoldo-pena) wrote :

It does work now!

Great work Alberto!
This is what makes free software community so awesome.

Btw, no need for the IBUS_NO... change. Just update and enjoy.

Revision history for this message
sirius_2 (vladdyokin) wrote :

Hi, guys! The last update has fixed the problem with cyrillic symbols. Great job!
Thanks very much!
I like Synapse more and more ;)

Revision history for this message
atwestbrooke (atwestbrooke) wrote :

Yup. Fixed it. Synapse rocks!

Michal Hruby (mhr3)
Changed in synapse-project:
milestone: 0.2.4 → 0.2.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.