PDA

View Full Version : SCIM doesn't work on Ubuntu Gutsy 7.10


TWO
October 23rd, 2007, 10:47 AM
I recently updated from Feisty to Gutsy and had SCIM working fine for enabling Japanese text input.

Since I've updated, I can't get the program to appear on the panel, nor am I even able to get it to appear when I am in programs such as Open Office or on the Internet.

It's a little frustrating as I already have another problem since I updated to Gutsy.

I have already tried reinstalling it and installing various repositories, but to no avail

I am pretty much out of ideas for now.

Any suggestions would be greatly appreciated. I have been using Ubuntu for a few months now but if you have any instructions please explain the full commands as I am not an advanced user.


:confused:

jenhsun
October 24th, 2007, 12:42 AM
Check it out this bug
https://bugs.launchpad.net/ubuntu/+bug/153233

After I enable the complex input to fireup SCIM, keyboard freeze for input.
This problem only in Gutsy 32 and 64 bits only.

FYI

jenhsun
October 24th, 2007, 12:43 AM
This post could be related to an Ubuntu bug filed at: https://bugs.launchpad.net/ubuntu/+bug/153233 . ---------------------------- . .
Check it out this bug
https://bugs.launchpad.net/ubuntu/+bug/153233

After I enable the complex input to fireup SCIM, keyboard freeze for input.
This problem only in Gutsy 32 and 64 bits only.

FYI

Sorry for the spam post...

jenhsun
October 28th, 2007, 02:18 AM
About anything related on SCIM, Problem solved.

Please take a look at this bug report
https://bugs.launchpad.net/ubuntu/+bug/34282

And the most important is the document in your
/usr/share/doc/scim/README.Debian.gz

chang47
October 30th, 2007, 09:06 PM
You can try this solution http://ubuntuforums.org/showthread.php?t=594743&highlight=scim

Michal77
October 31st, 2007, 05:48 AM
HI,

I have used method from: https://bugs.launchpad.net/ubuntu/+bug/34282
and it works for me here is small HowTo:

sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim

them find and change

GTK_IM_MODULE=xim

into

GTK_IM_MODULE="scim-bridge"


Restart system. SCIM should works fine with all applications. Maybe you will need start SCIM manually by

SCIM -d

TWO
October 31st, 2007, 07:31 AM
I have since returned to Ubuntu Feisty Fawn, as I was experiencing sound card issues as well. The SCIM works fine on this distro, so I think I'll remain on this one until the other issue is solved, but I'll take your suggestions for when I do decide to upgrade!

Thanks!

jenhsun
October 31st, 2007, 07:34 AM
HI,

I have used method from: https://bugs.launchpad.net/ubuntu/+bug/34282
and it works for me here is small HowTo:

sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim

them find and change

GTK_IM_MODULE=xim

into

GTK_IM_MODULE="scim-bridge"


Restart system. SCIM should works fine with all applications. Maybe you will need start SCIM manually by

SCIM -d

It works, thanks man.
This solution doesn't exist in SCIM document. I think people should know about it.
This problem looked like exist in Realplayer too. (Xim and GTk...)

cablop
December 4th, 2007, 08:32 AM
GTK_IM_MODULE="scim-bridge"

Solution just works for gnome applications, the guide says you need to set

QT_IM_MODULE="scim-bridge"

for KDE apps too, but it's useless if you use accents in your documents á becomes ´a and ã becomes ~a when you try to input them.

So, for the poeple using Feisty instead of Gutsy, keep in Feisty for more time or find a way to downgrade SCIM in Gutsy to Feisty version... could it be possible?

I'll try, cause Gutsy works well with my widescreen monitor, and feisty... i have to hack or xorg conf or SCIM conf... i prefer to hack SCIM conf.

ryukent
February 2nd, 2008, 11:29 AM
I'd give up on SCIM if I were you. The XIM interface hasn't been properly patched yet. Even if you get it working, you'll still be unable to input into many apps, specifically non QT or GTK ones. Go for UIM, it's more stable and compatible.

cablop
February 22nd, 2008, 10:28 AM
but it is not supposed that UIM is just for japanese input?

I need chinese input, there's a better alternative? I think i'll start a thread just to ask that question

ryukent
February 23rd, 2008, 01:16 PM
UIM does chinese too!!! Just do a search for the package. I think it's uim-pinyin or something like that.