[Bug 828833] Re: IBus applet, toolbar, lookup table don't show on Oneiric

Launchpad Bug Tracker 828833 at bugs.launchpad.net
Sat Aug 20 18:15:12 UTC 2011


This bug was fixed in the package ibus - 1.3.99.20110419-1ubuntu3

---------------
ibus (1.3.99.20110419-1ubuntu3) oneiric; urgency=low

  * debian/xinput/ibus: check for GTK2+ and GTK3+ IMModules separately,
    otherwise the file globbing fails us.  Thanks to Ikuya Awashiro
    <ikuya at fruitsbasket.info> for the initial patch.  LP: #823202.

  [ Ikuya Awashiro ]
  * debian/patches/05_appindicator.patch: fix crash issue.  LP: #828833.
 -- Steve Langasek <steve.langasek at ubuntu.com>   Sat, 20 Aug 2011 11:07:06 -0700

** Changed in: ibus (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/828833

Title:
  IBus applet, toolbar, lookup table don't show on Oneiric

Status in “ibus” package in Ubuntu:
  Fix Released

Bug description:
  Version:
  1.3.99.20110419-1ubuntu1

  How to reproduce:
  1. Installing Oneiric with Japanese environment.
  2. Log in. keyboard applet doesn't show.
  3. An application starts on.
  4. Press Ctrl+Space key.
  5. Press some word like わたしのなまえはなかのです
  6. Press space key. Lookup table doesn't show. see also attached screenshot.

  Traceback (most recent call last):
    File "/usr/share/ibus/ui/gtk/main.py", line 130, in <module>
      main()
    File "/usr/share/ibus/ui/gtk/main.py", line 125, in main
      launch_panel(replace)
    File "/usr/share/ibus/ui/gtk/main.py", line 92, in launch_panel
      UIApplication(replace).run()
    File "/usr/share/ibus/ui/gtk/main.py", line 52, in __init__
      self.__panel = panel.Panel(self.__bus)
    File "/usr/share/ibus/ui/gtk/panel.py", line 137, in __init__
      self.__appindicator_update_menu()
    File "/usr/share/ibus/ui/gtk/panel.py", line 549, in __appindicator_update_menu
      if not self.__previous_focus_ic:
  AttributeError: 'Panel' object has no attribute '_Panel__previous_focus_ic'

  consideration:
  I built ibus  without debian/patches/05_appindicator.patch and installed them.
  It worked FINE.
  So I think 05_appindicator.patch is guilty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/828833/+subscriptions




More information about the Ubuntu-sponsors mailing list