[Uim-bugs] [Bug 15853] uim-pref-qt doesn't work when libquiminputcontextplugin. so is installed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 7 22:46:48 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=15853


Etsushi Kato <ek.kato at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|helper: toolbar             |helper: pref
         OS/Version|Linux (All)                 |All
           Platform|x86 (IA32)                  |All
            Summary|uim-toolbar-qt's            |uim-pref-qt doesn't work
                   |"Preference" doesn't work   |when
                   |                            |libquiminputcontextplugin.so
                   |                            |is installed




--- Comment #1 from Etsushi Kato <ek.kato at gmail.com>  2008-05-07 22:46:36 PST ---
For some reason, Qt3 plugin instance for input methods is created (and
destroyed) twice, and this seems to cause a problem for uim-pref-qt when
libquiminputcontextplugin.so is installed.

One way to avoid such conditions is to count initialization of libuim (see
attached patch).  Or just remove uim_quit() in UimInputContextPlugin::uimQuit()
as a workaround.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list