Updates:
        Cc: takao.fujiwara1

Comment #8 on issue 757 by takao.fujiwara1: preferences are extremely slow to appear and does not save
http://code.google.com/p/ibus/issues/detail?id=757

         self.__combobox.set_engines(self.__engines)
is really slow when there are a lot of engines.

It's not clear why the set_engines takes time. Currently I don't think it takes 30 seconds. Probably I guess this is related with Appindicator which is the feature of Ubuntu.

By the way, ibus-setup is extra slow on Fedora because it add extra keyboard layout options to the setup UI.

Currently I would not think it would take much time.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复