Still there for ibus 1.4.2-0ubuntu2.

** Changed in: ibus (Ubuntu)
       Status: Expired => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/920834

Title:
  ibus cannot show icon in panel without appindicator

Status in “ibus” package in Ubuntu:
  Confirmed

Bug description:
  ibus version : 1.4.0-3ubuntu3

  If appindicator is not installed, ibus will not show icon in panel.

  $ ibus-daemon -v
  ** Message: Use database /usr/share/ibus-pinyin/db/open-phrase.db

  ** WARNING **: Trying to register gtype 'GMountMountFlags' as enum
  when in fact it is of type 'GFlags'

  ** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in 
fact it is of type 'GFlags'
  ERROR:dbus.connection:Exception in handler for D-Bus signal:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in 
maybe_handle_message
      self._handler(*args, **kwargs)
    File "/usr/share/ibus/ui/gtk/main.py", line 78, in __name_acquired_cb
      self.__panel.show()
    File "/usr/share/ibus/ui/gtk/panel.py", line 225, in show
      self.__config_load_show_icon_on_systray()
    File "/usr/share/ibus/ui/gtk/panel.py", line 345, in 
__config_load_show_icon_on_systray
      if self.__appindicator:
  AttributeError: 'Panel' object has no attribute '_Panel__appindicator'

  
  this bug is introduced by 05_appindicator.patch. I added 'self.__appindicator 
= None' to it, then everything works well

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to