From owner-freebsd-questions@FreeBSD.ORG Sat Jan 9 04:42:53 2010 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 EA8F6106566C for ; Sat, 9 Jan 2010 04:42:52 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id D98C38FC0C for ; Sat, 9 Jan 2010 04:42:52 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.3/8.14.3) with ESMTP id o094gqi2064575 for ; Fri, 8 Jan 2010 20:42:52 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <4B48094B.6050304@rawbw.com> Date: Fri, 08 Jan 2010 20:42:51 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20091130) 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 scim language prompt isn't shown from QT applications? 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: Sat, 09 Jan 2010 04:42:53 -0000 I have these scim-related ports installed: linux-f10-scim-gtk-1.4.7 Smart Common Input Method platform, gtk module, (Linux Fedo linux-f10-scim-libs-1.4.7 Smart Common Input Method libraries (Linux Fedora 10) linux-scim-gtk-fc4-1.4.4_2 Smart Common Input Method platform, gtk module, Linux binar scim-1.4.7_5 Smart Common Input Method platform scim-bridge-0.4.15_1 Scim-bridge agent (server) scim-bridge-qt4-0.4.15 Qt4 client for Scim-bridge scim-input-pad-0.1.2_1 SCIM add-on to input various symbols with customisable on-s scim-table-imengine-0.5.7_4 SCIM table based input method engine zh-scim-chewing-0.3.3 SCIM chewing Chinese input methods zh-scim-pinyin-0.5.91_6 SCIM Chinese Smart Pinyin input method zh-scim-tables-0.5.7_3 SCIM table based Chinese input methods I have these scim-related processes running: 1589 ?? Ss 0:00.29 /usr/local/lib/scim-1.0/scim-launcher -d -c simple -e all -f socket --no-stay 1592 ?? Is 0:00.00 /usr/local/lib/scim-1.0/scim-helper-manager 1593 ?? Ss 0:02.37 /usr/local/lib/scim-1.0/scim-panel-gtk --display :0.0 -c socket -d --no-stay Yet, scim prompt only works from GTK apps windows, not from QT apps like opera and konqueror. Do you have scim working from QT apps? Do I miss some ports? Or some processes aren't running? Thanks, Yuri