[tor-bugs] #9353 [Tor bundles/installation]: Keyboard does not work in 64-bit TBB 2.3.25-10 and 3.0 when ibus is running

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 15 06:58:34 UTC 2013


#9353: Keyboard does not work in 64-bit TBB 2.3.25-10 and 3.0 when ibus is running
-------------------------------------+-------------------------------------
     Reporter:  biosh                |      Owner:  erinn
         Type:  defect               |     Status:  new
     Priority:  normal               |  Milestone:  TorBrowserBundle
    Component:  Tor                  |  2.3.x-stable
  bundles/installation               |    Version:
   Resolution:                       |   Keywords:  ibus
Actual Points:                       |  Parent ID:
       Points:                       |
-------------------------------------+-------------------------------------

Comment (by Radu Rădeanu):

 Until this bug will be fixed, I found the followings to be the right
 solution:

 1. Open `start-tor-browser` script file with your favorite editor. I use
 `gedit` for scripts:


 {{{
 gedit /path/to/start-tor-browser
 }}}


 2. Add the following line on the second line (immediately after the line
 containing shebang interpreter directive - #!/bin/sh):


 {{{
 export GTK_IM_MODULE="xim"
 }}}

 3. Save the file and close it.

 Source: [http://askubuntu.com/a/377321/147044].

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9353#comment:38>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list