[Uim-bugs] [Bug 17302] New: qt4 bridge breaks applications with Qt4 >= 4.4.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 25 23:18:38 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17302
Summary: qt4 bridge breaks applications with Qt4 >= 4.4.1
Product: UIM
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
Component: bridge: Qt
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: ek.kato at gmail.com
Created an attachment (id=18513)
--> (http://bugs.freedesktop.org/attachment.cgi?id=18513)
Patch for Qt >=4.4.1
Qt4 >= 4.4.1 seems to have changed the behavior on input context
initializations for some reason (I'm not sure about the detail. I've just
confirmed this with the QTextBrowser). And this will cause the infinite loop
of calling create() of uim's Qt4 plugin upon loading.
To avoid this I have to delay the creation of subWin (QTextBrowser).
I think this bug is critical since it cause the Qt4 applications totally not
working even the uim plugin is just listed in $QT4_LIBDIR/plugins/inputmethods/
(i.e. QT_IM_MODULE is other than uim). Maybe I have to release uim 1.5.3 for
this (sigh...).
--
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