Hi,

On Wed, Oct 05, 2011 at 07:37:01AM +0800, Aron Xu wrote:
> On Wed, Oct 5, 2011 at 04:25, Osamu Aoki <os...@debian.org> wrote:
> > [...]
> > By the way, where is doc on how to use version specific QT4_IM_MODULE,
> > GTK2_IM_MODULE or GKT3_IM_MODULE?
> >
> 
> QT4_IM_MODULE was added in QT 4.5.0, see:
> http://qt.nokia.com/products/changes/changes-4.5.0/
> In Squeeze, the version of libqt4* is 4.6.3, so there is no problem as
> far as I can see.
> 
> It works like QT4_IM_MODULE=ibus
> 
> There is no variables like GTK2_IM_MODULE or GKT3_IM_MODULE to the
> best of my knowledge, and after some small tests I am confident that
> these two variables don't exist. We may contact the GTK package
> maintainer and/or file an upstream bug report, to add a GTK3_IM_MODULE
> variable.

It sounds like good idea.  
 
> >> Further more, we should deal with Multi-Arch of those libraries, which 
> >> means:
> >> > for IM_CONFIG_MARKER in /usr/lib/gtk-2.0/*/immodules/im-ibus.so 
> >> > /usr/lib/*/gtk-2.0/*/immodules/im-ibus.so ; do
> >> and
> >> > for IM_CONFIG_MARKER in 
> >> > /usr/lib/qt4/plugins/inputmethods/libqtim-ibus.so 
> >> > /usr/lib/*/qt4/plugins/inputmethods/libqtim-ibus.so ; do
> >>
> >> This is needed because transition to Mult-Arch is in progress, we need
> >> to take care of all the situations.
> >
> > Multi-Arch is black magic for me now. patch welcomed.
> >
> > Osamu
> >
> 
> I'll do this for you in a few days.

Let's fix ibus case first then follow other IMs.

> -- 
> Regards,
> Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to