From owner-freebsd-questions@FreeBSD.ORG Mon Nov 23 21:03:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 706831065679 for ; Mon, 23 Nov 2009 21:03:08 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 45DD98FC16 for ; Mon, 23 Nov 2009 21:03:08 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id nANL37uu050508 for ; Mon, 23 Nov 2009 13:03:07 -0800 (PST) Message-ID: <4B0AF88A.4050401@rawbw.com> Date: Mon, 23 Nov 2009 13:03:06 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Why in f10 scim doesn't work from skype? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 21:03:08 -0000 When I switched from fc6 to f10 scim stopped working in skype. It shows the prompt but only English language is available. In fc6 scim worked fine from skype. I believe scim picks up environment variables: LANG, XMODIFIERS, QT_IM_MODULE, XIM, XIM_PROGRAM and displays languages based on them. So I think linux infrastructure modifies some of those variables. How can I know the current environment variables of the running process? Anyone has a solution for this problem? Yuri