Comment #6 on issue 757 by [email protected]: preferences are extremely slow to appear and does not save
http://code.google.com/p/ibus/issues/detail?id=757

Patch to speed up ibus-setup startup.

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

This patch move fill in config value to a idle_add() call to make setup main window shows up real quick.

Attachments:
        ibus-setup-startup-fast.patch  1.5 KB

--
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

回复