Your message dated Sun, 14 May 2006 09:11:01 +0900
with message-id <[EMAIL PROTECTED]>
and subject line no need to export XIM variable
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: im-switch
Version: 1.1
Severity: wishlist

Currently, script /etc/X11/Xsession.d/90im-switch won't export variable XIM. In 
this way, we cannot use IME in some application which relies on XIM variable. 
So I created this patch. Hope it could be included in next release.

Thanks!


--- 90im-switch 2005-06-05 23:10:22.000000000 +0900
+++ 90im-switch.new     2005-06-16 20:01:47.000000000 +0900
@@ -30,6 +30,7 @@

 [ -n "$GTK_IM_MODULE" ] && export GTK_IM_MODULE
 [ -n "$QT_IM_MODULE" ] && export QT_IM_MODULE
 +[ -n "$XIM" ] && export XIM

 # setup XMODIFIERS
 [ -z "$XMODIFIERS" -a -n "$XIM" ] && XMODIFIERS="@im=$XIM"


-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages im-switch depends on:
ii  libapt-pkg-perl               0.1.13     Perl interface to libapt-pkg

-- no debconf information


--- End Message ---
--- Begin Message ---
I have SCIM working fine without exporting XIM.  SCIM is not shell
command so I see no reason to keep this bug open as is.

Since original submitter is quite unclear about his problem for long
time, I am closing this bug.

Osamu
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki <[EMAIL PROTECTED]>  Yokohama Japan, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract


--- End Message ---

Reply via email to