Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ibus no input window in gnome 3

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Beans
    9

    [Solved]ibus no input window in gnome 3

    Hi all,

    I recently installed gnome 3, using the ppa -> dist-upgrade -> install gnome-shell method..

    ibus used to work fine with gnome 2.3 and unity, but in gnome 3, the icon is still there, the deamon is still running ( i presume) but no matter where i click, it always shows 'no input window'... (for example, i can't type anything other than English here...).

    Does any of you have any idea how to solve the problem? Any help is much appreciated!
    Last edited by franklinno1; May 16th, 2011 at 11:32 AM. Reason: problem solved

  2. #2
    Join Date
    Dec 2007
    Beans
    9

    Re: ibus no input window in gnome 3

    problem solve indeed...

    $sudo apt-get purge ibus

    then

    $ sudo add-apt-repository ppa:shawn-p-huang/ppa
    $ sudo apt-get update
    $ sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase
    $ sudo apt-get upgrade
    $ im-switch -s ibus

    I also went to the language support and installed chinese language support with input method and extra fonts.

    and reboot...

    apparently simply logging out does not bring ibus to work....

    strangly, i have to select 'keyboard input method system' to 'none' in Language Support in order to get ibus working......

  3. #3
    Join Date
    Dec 2007
    Beans
    9

    Re: ibus no input window in gnome 3

    But anyone knows how to change the label to [solved]?

  4. #4
    Join Date
    Jun 2008
    Beans
    2

    Re: ibus no input window in gnome 3

    Quote Originally Posted by franklinno1 View Post
    problem solve indeed...

    $sudo apt-get purge ibus

    then

    $ sudo add-apt-repository ppa:shawn-p-huang/ppa
    $ sudo apt-get update
    $ sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase
    $ sudo apt-get upgrade
    $ im-switch -s ibus

    I also went to the language support and installed chinese language support with input method and extra fonts.

    and reboot...

    apparently simply logging out does not bring ibus to work....

    strangly, i have to select 'keyboard input method system' to 'none' in Language Support in order to get ibus working......

    How would I go about reversing everything I did here via this post? I followed every step and it did not work for me (using Lubuntu).

    I would like to reverse every command before going forward. Thank you for you help.

  5. #5
    Join Date
    May 2009
    Location
    Indiana
    Beans
    1,971
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: ibus no input window in gnome 3

    Quote Originally Posted by shifu View Post
    How would I go about reversing everything I did here via this post? I followed every step and it did not work for me (using Lubuntu).

    I would like to reverse every command before going forward. Thank you for you help.
    This didn't work for me either. Apt fails to download index files from the ppa. Incidentally, the nothing in the ppa was compiled for anything newer than Maverick, which may be part of the problem.

    I'll break down the reversing process.
    Remove the packages that were installed (if you got this far):
    sudo apt-get remove [package names, space-delineated]

    Remove the ppa:
    sudo add-apt-repository -r ppa:shawn-p-huang/ppa
    (The notice I received from this command said it was adding the repository, but it did in fact remove it.)

    Then proceed to reinstall the IME as before.

  6. #6
    Join Date
    Mar 2011
    Beans
    15

    Re: ibus no input window in gnome 3

    Hi.
    I had the same problem under Ubuntu 12.04 with Anki Japanese input and your response led to the solution. For Japanese input:
    $ sudo apt-get install ibus-gtk ibus-qt4
    $ sudo apt-get upgrade
    $ sudo reboot
    fixed the problem.

    Thanks much!

    Steve S.

  7. #7
    Join Date
    Mar 2005
    Location
    Singapore
    Beans
    718
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: ibus no input window in gnome 3

    Hi, I am running GNOME 3 on Ubuntu 12.10 and NO, I cannot find a way to use the Chinese Input Method. I do NOT wish to use a PPA for such a basic system task. Thanks!
    RYKEL™ | Google+ OR Skype Name: rykellim

  8. #8
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: [Solved]ibus no input window in gnome 3

    Quote Originally Posted by franklinno1 View Post
    Hi all,

    I recently installed gnome 3, using the ppa -> dist-upgrade -> install gnome-shell method..

    ibus used to work fine with gnome 2.3 and unity, but in gnome 3, the icon is still there, the deamon is still running ( i presume) but no matter where i click, it always shows 'no input window'... (for example, i can't type anything other than English here...).

    Does any of you have any idea how to solve the problem? Any help is much appreciated!
    Hi,if your problem or question is resolved, would you please go to the top of the page and mark this thread solved be clicking on forum tools. Thank you so much.

  9. #9
    Join Date
    Dec 2007
    Beans
    9

    Re: [Solved]ibus no input window in gnome 3

    Quote Originally Posted by wildmanne39 View Post
    Hi,if your problem or question is resolved, would you please go to the top of the page and mark this thread solved be clicking on forum tools. Thank you so much.

    I was about to do that. but I couldn't find the 'forum tools'....could you provide a little more detail about how to change it to 'solved'? cheers!

  10. #10
    Join Date
    Dec 2007
    Beans
    9

    Re: [Solved]ibus no input window in gnome 3

    Quote Originally Posted by franklinno1 View Post
    I was about to do that. but I couldn't find the 'forum tools'....could you provide a little more detail about how to change it to 'solved'? cheers!
    got it...

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •