LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-15-2005, 09:18 PM   #1
xjchen001
LQ Newbie
 
Registered: Aug 2005
Location: Singapore
Distribution: Fedora Core 4
Posts: 13

Rep: Reputation: 0
SCIM problem


I am sorry that I need to start a new thread regarding the Chinese input.
I have already installed Chinese support on my Fedora Core 4 (Session: Gnome). I have also intalled SCIM following the instruction http://www.scim-im.org/wiki/documen...figuration/all. I have done the configuration following the System configuration page.

But the scim website doesn't instruct me how to start using SCIM in other applications. I searched LinuxQuestions.org again, and find that I need to run scim -d and then start an application, then press Ctrl+Space to invoke the SCIM input bar.
However, when i start scim -d, it just stuck there. The attached is the script.
When i open an gedit, type some English, then press Ctrl+Space to input Chinese. However, nothing happened as expected, no chinese input bar appears. When i type, english characters appear instead of Chinese characters.

Could you help me?

Regards,
Xinjun

/******************Execution Scripts ***********************/

[root@r4-1 ~]# scim -l
Smart Common Input Method 1.4.0

Available FrontEnd module:
socket
x11

Available Config module:
simple
socket
dummy

Available IMEngine module:
rawcode
socket

[root@r4-1 ~]# scim -d
Smart Common Input Method 1.4.0

Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...

[hung here]
 
Old 09-16-2005, 02:44 AM   #2
xjchen001
LQ Newbie
 
Registered: Aug 2005
Location: Singapore
Distribution: Fedora Core 4
Posts: 13

Original Poster
Rep: Reputation: 0
Finally I get my SCIM work! I installed all the required libraries. (GLIB2_4, Cairo, pango, etc)

Thank everybody helped me. I could use SCIM type chinese in gedit, OpenOffice, Gaim, etc.

But I get another crucial problem, I could not use Firefox. I can get the Firefox run, but all I can see from Firefox are "_" (underscores) here and there without a single English or Chinese characters.

The following are some scripts showing the packages i installed and the three relevant environment variables.

[root@r4-1 etc]# rpm -qa | grep scim
scim-tables-chinese-0.5.3-4
scim-tables-0.5.3-4
scim-devel-1.4.2-3
scim-libs-1.4.2-3
scim-pinyin-0.5.91-1
scim-1.4.2-3
scim-doc-1.4.2-3

[root@r4-1 download]# echo $XMODIFIERS
@im=SCIM
[root@r4-1 download]# echo $GTK_IM_MODULE
scim
[root@r4-1 download]# echo $QT_IM_MODULE
scim

awtoc123, could you tell me what's wrong there? Why does the Firefox just display underscores and pictures?

Regards,
Xinjun
 
Old 09-18-2005, 08:16 PM   #3
ross_cav
LQ Newbie
 
Registered: Aug 2005
Location: Tokyo
Distribution: Fedora Core 5
Posts: 6

Rep: Reputation: 0
http://www.linuxquestions.org/questions/history/336610

Check out this post, I think it will help you resolve your firefox issue if you haven't already.
 
Old 09-19-2005, 12:06 AM   #4
xjchen001
LQ Newbie
 
Registered: Aug 2005
Location: Singapore
Distribution: Fedora Core 4
Posts: 13

Original Poster
Rep: Reputation: 0
Thank you very much. I did following that thread. , It works!
 
Old 09-24-2005, 07:58 AM   #5
fogsnow
LQ Newbie
 
Registered: Sep 2005
Posts: 2

Rep: Reputation: 0
Re: SCIM problem

Quote:
Originally posted by xjchen001
I am sorry that I need to start a new thread regarding the Chinese input.
I have already installed Chinese support on my Fedora Core 4 (Session: Gnome). I have also intalled SCIM following the instruction http://www.scim-im.org/wiki/documen...figuration/all. I have done the configuration following the System configuration page.

But the scim website doesn't instruct me how to start using SCIM in other applications. I searched LinuxQuestions.org again, and find that I need to run scim -d and then start an application, then press Ctrl+Space to invoke the SCIM input bar.
However, when i start scim -d, it just stuck there. The attached is the script.
When i open an gedit, type some English, then press Ctrl+Space to input Chinese. However, nothing happened as expected, no chinese input bar appears. When i type, english characters appear instead of Chinese characters.

Could you help me?

Regards,
Xinjun

/******************Execution Scripts ***********************/

[root@r4-1 ~]# scim -l
Smart Common Input Method 1.4.0

Available FrontEnd module:
socket
x11

Available Config module:
simple
socket
dummy

Available IMEngine module:
rawcode
socket

[root@r4-1 ~]# scim -d
Smart Common Input Method 1.4.0

Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...

[hung here]
I have the same problem!
when I execute scim -d
it hangs at the step"Loding X11 Frontedn module..."
I wait a long time, and it end with"Faild to launch SCIM"


but I don't think I have installed inappropriate modules

scim -l

Available FrontEnd module:
socket
x11
Available Config module:
simple
socket
dummy
Available IMEngine module:
pinyin
rawcode
socket
table
__________________

Quote:
Finally I get my SCIM work! I installed all the required libraries. (GLIB2_4, Cairo, pango, etc)
how do you know you need these required libraries? where did you find them?
can you help me?

thanks

Last edited by fogsnow; 09-24-2005 at 08:01 AM.
 
Old 09-24-2005, 09:20 PM   #6
xjchen001
LQ Newbie
 
Registered: Aug 2005
Location: Singapore
Distribution: Fedora Core 4
Posts: 13

Original Poster
Rep: Reputation: 0
I uninstalled the SCIM, and downloaded some rpms. Go to the following website to download the relevant RPMs. This website also describes library dependencies. That's where I found the relevant library information.
http://rpm.pbone.net/index.php3/stat/2/simple/2.

When you install the SCIM RPMs, the rpm reports missing library, then you go to the above website to download the missing library rpm. When you install the missing library, they may complain other missing library, then you need to download and install/update missing/old library. Do this recursively until not complaint of missing libraries.

After you successfully installed, you may encounter the problem in my secondly message. You can either google the error or follow the solution at http://www.linuxquestions.org/questions/history/336610.

Hope it helps you.

Regards,
Xinjun
 
Old 09-25-2005, 05:59 AM   #7
fogsnow
LQ Newbie
 
Registered: Sep 2005
Posts: 2

Rep: Reputation: 0
thanks very much for your elaborate explanation : )

what a pity, I use redhat 8, and can't find appropriate rpms in the site you've showed me.

compiling source packages is my only approach to intall scim

I chose scim because I want to input chinese in the English evironment, and it is said scim is the most
efficient input platform. I have tried minchinput and fcitx , neither of which works well.


thanks again for your warmhearted help :P
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SCIM and (java & any) plugin problem jwing Linux - Newbie 0 10-19-2005 12:34 PM
Setting up SCIM Kenji Miyamoto Slackware 14 05-28-2005 06:53 AM
SCIM installation problem!! lewkh Fedora 5 03-17-2005 10:33 PM
How do I install the scim??? lewkh Linux - Newbie 1 03-15-2005 08:43 PM
SCIM problem hkl8324 Linux - Software 0 09-29-2004 04:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration