Leon Ho | 13 Nov 2004 03:04
Picon
Favicon

IIIMF FAQ is live in fedora.redhat.com

To fellow Fedora users,

I have put a initial version of IIIMF FAQ for Fedora Core to:

http://fedora.redhat.com/projects/i18n/iiimf-faq.html

All of the questions and answers are reflecting our current shipping
version of IIIMF in Fedora Core 3, and most of them still holds for
Fedora Core 2.

I highly recommend you upgrade to Fedora Core 3 packages, so that you
can benefit updates in IIIMF and whole much of other goodies in
internationalization side.

Feel free to send me or this list comments if you have other Q&A.

Appreciate your support in Fedora Project.

Yours,
Leon and the I18N team

Stephen Liu | 20 Nov 2004 08:13
Picon
Favicon

Chinese editing function disappeared.

Hi folks,

FC2
OpenOffice 1.1.2

My box was able to edit Chinese (both Traditional and
Simplied) on Text editor, Webmail, OOo, etc. without
problem.  Menu was displayed on Traditional and
Simplified Chinese correctly on seleting the
respective Chinese language on login.  About yesterday
after running "yum update" which updated many packages
including kernel, OOo, etc. now my box can't edit
Chinese, all Chinese menu gone.

Please advise how to get this problem fixed.

TIA

B.R.
Stephen Liu

Leon Ho | 20 Nov 2004 16:44
Picon
Favicon

Re: Chinese editing function disappeared.

Hi Stephen,

>From Ooo 1.1.2, it uses GTK+ toolkit if you run OOo in GNOME desktop.
That's mean it is same as other gtk+ applications now which can use
iiimf-gtk im-module.

So make sure you have htt_server running and the environment variable of
GTK_IM_MODULE set correctly. For example:

1. Login into GNOME desktop
2. Run gnome-terminal
3. try to test by using this command:
   LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim oowriter

If still not okay please have a check Troubleshooting FAQ at
http://fedora.redhat.com/projects/i18n/iiimf-faq.html and see if it
helps.

Cheers,
Leon

On Sat, 2004-11-20 at 15:13 +0800, Stephen Liu wrote:
> Hi folks,
> 
> FC2
> OpenOffice 1.1.2
> 
> My box was able to edit Chinese (both Traditional and
> Simplied) on Text editor, Webmail, OOo, etc. without
> problem.  Menu was displayed on Traditional and
(Continue reading)

Stephen Liu | 20 Nov 2004 17:21
Picon
Favicon

Re: Chinese editing function disappeared.

Hi Leon

Tks for your advice.

> 1. Login into GNOME desktop
> 2. Run gnome-terminal
> 3. try to test by using this command:
>    LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim oowriter

oowriter started but could not input Chinese. 
Shift+Space/Ctrl+Space has no function.

> If still not okay please have a check
> Troubleshooting FAQ at
>
http://fedora.redhat.com/projects/i18n/iiimf-faq.html
> and see if it

$ rpm -qa | grep iiimf-server
iiimf-server-11.4-46.1.svn1587
$ rpm -qa | grep iiimf-libs
No printout
$ rpm -qa | grep iiimf-gtk
iiimf-gtk-11.4-46.1.svn1587
$ rpm -qa | grep iiimf-gnome-im-switcher
No printout

$ service iiim status
bash: service: command not found

(Continue reading)

Leon Ho | 20 Nov 2004 17:35
Picon
Favicon

Re: Chinese editing function disappeared.

On Sun, 2004-11-21 at 00:21 +0800, Stephen Liu wrote:
> Hi Leon
> 
> Tks for your advice.
> 
> > 1. Login into GNOME desktop
> > 2. Run gnome-terminal
> > 3. try to test by using this command:
> >    LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim oowriter
> 
> oowriter started but could not input Chinese. 
> Shift+Space/Ctrl+Space has no function.

Have you tested LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit? Does it work
for you?

Regards,
Leon

Jamie Larsen | 20 Nov 2004 18:25
Picon

i18n LANG setting in FC3

I changed the LANG setting in /etc/sysconfig/i18n to

LANG=zh_TW.Big5 (or zh_TW.UTF-8) from the default LANG=en_US.UTF-8

An "echo $LANG" shows that the LANG setting has been changed to the new 
value.  However, this change is effective only in that session.  When I 
start a new shell, the LANG setting goes back to the default value.  Is 
there any script in FC3 that overwrites i18n settings?

Stephen Liu | 21 Nov 2004 00:04
Picon
Favicon

Re: Chinese editing function disappeared.

Hi Leon,

> > oowriter started but could not input Chinese. 
> > Shift+Space/Ctrl+Space has no function.
> 
> Have you tested LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim
> gedit? Does it work

Still the same situation as oowriter, gedit started
but could not edit Chinese.  Shift+Space/Ctrl+Space
has no function.  Both of them displayed Chinese menu
correctly.

B.R.
Stephen

Stephen Liu | 21 Nov 2004 11:18
Picon
Favicon

Re: Chinese editing function disappeared.

Hi Leon,

Further to my last email I discovered the trick.

After login as GNOME either Traditional or Simplified
Chinese, on terminal started either

LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim oowriter

or

LANG=zh_TW.UTF-8 GTK_IM_MODULE=iiim oowriter

or

LANG=zh_TW.UTF-8 GTK_IM_MODULE=iiim gedit

or

LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit

Chinese editing (Traditional/Simplified) worked. 
Because the small indicator did not popup, I have to
try blindly to test the Language_input_section with
<Ctrl+Space> and the Input_method with (Ctrl+Shift>.

Secondly running "LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim
oowriter" following warning popup:-
$ LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit

(Continue reading)

Xiaotian Sun | 22 Nov 2004 00:30
Picon

Fwd: fc3 and chinese

I have filed a bugzilla report #140216

xiaotian

---------- Forwarded message ----------
From: Xiaotian Sun <sun.xiaotian <at> gmail.com>
Date: Sat, 20 Nov 2004 16:49:09 -0800
Subject: Re: fc3 and chinese
To: Wong Kwok-hon <kwokhon <at> gmail.com>, fedora-list <at> redhat.com

On Sat, 20 Nov 2004 15:57:23 +0800, Wong Kwok-hon <kwokhon <at> gmail.com> wrote:

> On Fri, 19 Nov 2004 20:49:42 -0800, Xiaotian Sun <sun.xiaotian <at> gmail.com> wrote:
>
>
> > Hi,
> >
> > I recently upgraded from FC2 to FC3.  Now whenever I log in with
> > Chinese, no matter Simplified or Traditional, the machine just doesn't
> > function properly.  The Gnome terminal hangs.  Firefox crashes.
> > Mozilla hangs.  I basically cannot do anything.  I don't know what
> > went wrong.  It used to be working fine under FC2.
> >
> > Anyone has similar experience or suggestions?
> >
> > Thanks,
> >
> > Xiaotian
>
> I suggest you to perform a fresh install rather than a upgrade because
(Continue reading)

Jens Petersen | 22 Nov 2004 00:57
Picon
Favicon

Re: i18n LANG setting in FC3

Jamie Larsen wrote:
> I changed the LANG setting in /etc/sysconfig/i18n to
> 
> LANG=zh_TW.Big5 (or zh_TW.UTF-8) from the default LANG=en_US.UTF-8
> 
> An "echo $LANG" shows that the LANG setting has been changed to the new 
> value.  However, this change is effective only in that session.  When I 
> start a new shell, the LANG setting goes back to the default value.  Is 
> there any script in FC3 that overwrites i18n settings?

How about after rebooting say?


Gmane