From owner-freebsd-gnome@FreeBSD.ORG Sat Feb 26 02:08:42 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7879816A4CE for ; Sat, 26 Feb 2005 02:08:42 +0000 (GMT) Received: from msr8.hinet.net (msr8.hinet.net [168.95.4.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8758943D49 for ; Sat, 26 Feb 2005 02:08:41 +0000 (GMT) (envelope-from lihong@ieee.org) Received: from OmniBook.accton.com.tw. (220-134-118-251.HINET-IP.hinet.net [220.134.118.251]) by msr8.hinet.net (8.9.3/8.9.3) with ESMTP id KAA01658; Sat, 26 Feb 2005 10:08:31 +0800 (CST) From: Chen Lihong To: Joe Marcus Clarke In-Reply-To: <1109354404.898.1.camel@OmniBook.accton.com.tw> References: <1109210331.17188.5.camel@OmniBook.accton.com.tw> <1109210605.37473.19.camel@shumai.marcuscom.com> <1109211827.17188.23.camel@OmniBook.accton.com.tw> <1109214095.37473.24.camel@shumai.marcuscom.com> <1109341325.51416.1.camel@OmniBook.accton.com.tw> <421F65A2.7010807@marcuscom.com> <1109354404.898.1.camel@OmniBook.accton.com.tw> Content-Type: text/plain Date: Sat, 26 Feb 2005 10:08:29 +0800 Message-Id: <1109383709.84025.0.camel@OmniBook.accton.com.tw> Mime-Version: 1.0 X-Mailer: Evolution 2.1.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: gnome2-2.9.91 and scim X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 02:08:43 -0000 On Sat, 2005-02-26 at 02:00 +0800, Chen Lihong wrote: >On Fri, 2005-02-25 at 12:51 -0500, Joe Marcus Clarke wrote: >>-----BEGIN PGP SIGNED MESSAGE----- >>Hash: SHA1 >> >>Chen Lihong wrote: >>| On Wed, 2005-02-23 at 22:01 -0500, Joe Marcus Clarke wrote: >>| >>|>On Thu, 2005-02-24 at 10:23 +0800, Chen Lihong wrote: >>|> >>|>>On Wed, 2005-02-23 at 21:03 -0500, Joe Marcus Clarke wrote: >>|>> >>|>>>On Thu, 2005-02-24 at 09:58 +0800, Chen Lihong wrote: >>|>>> >>|>>>>I just upgraded to gnome 2.9.91 see >>|>>>>http://www.freebsd.org/gnome/docs/develfaq.html >>|>>>>But all gnome applications lost the input methods, in gnome 2.8 >>|>>>>I can use scim to input non english characters. Not only scim >>|>>>>but also all built-in input method gone. >>|>>>>My locale is en_US.UTF-8. Now only the stardict can see the GTK2's >>|>>>>input methods. >>|>>> >>|>>>Please provide more details. What revision of the gnome_upgrade29.sh >>|>>>script did you use to upgrade from 2.8 to 2.9? What exactly are you >>|>>>doing? What are the exact results you are getting? What are the exact >>|>>>results you expect? What version of FreeBSD? >>|>>> >>|>>>Joe >>|>>> >>|>> >>|>>My FreeBSD version is 6-CURRENT (kern.osreldate: 600014). >>|>>The gnome2 was upgraded from 2.8 to 2.9. >>|>>When in gnome 2.8, I use scim to input Chinese and Unicode symbol >>|>>characters. Press mouse right button on any GTK application's text area, >>|>>it will show a menu. The menu has [Input Methods >], move cursor to >>|>>there, it will show a sub-menu that has input methods like: [Default], >>|>>[Amharic (EZ+)]... [SCIM Input Method]...[X Input Method]. >>|>> >>|>>But in gnome 2.9, Only [Default] input method shown in all GTK >>|>>application except stardict (A gtk2 dictionary application). >>|>>So I think GTK2's input methods is fine, because stardict can use it. >>|>>The strange things is the stardict is the only application that can use >>|>>GTK2's input methods. All other applications can not use (Not only gnome >>|>>apps. but also gtk2 apps like gftp ...). >>|> >>|>This should be fixed now. >>|> >>|>Joe >>|> >>|> >>|>>/Lihong >>|>> >>|>> >>| >>| >>| Hi! Joe, >>| After a long wait for redo upgrade procedure. I still can not use >>| GTK2's input methods. >> >>Make sure you've cvs'd gtk-2.6.2_1. It works for me. >> >>Joe >OK! I will try it. (My gtk is gtk-2.6.2 now). > >Lihong > It works now, thanks! Lihong