You are not logged in.

#1 2006-07-16 00:54:47

idjut
Member
From: Oslo
Registered: 2006-05-15
Posts: 177

Some strange problem with scim in terminal

I can input fine in gtk apps, but not in terminal. I tried mlterm and urvxt which both display chinese, japanese and korean fine (utf8). I cant invoke scim with ctrl+space however.

Someone suggested "mlterm -A &", that doesnt work.

"urxvt -h" gives me in options:

rxvt-unicode (urxvt) v7.7 - released: 2006-02-21
options: perl,xft,styles,combining,blink,iso14755,encodings=eu+vn+jp+jp-ext+kr+zh+zh-ext,fade,XPM,transparent,tint,XIM,frills,selectionscrolling,wheel,slipwheel,cursorBlink,pointerBlank,scrollbars=plain+rxvt+NeXT+xterm

In .xinitrc I have:

export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE="scim"
export QT_IM_MODULE="scim"
scim -d
exec enlightenment_start

Can't seem to figure it out :evil:


Linux user #403491

"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora

Offline

#2 2006-07-17 20:26:12

idjut
Member
From: Oslo
Registered: 2006-05-15
Posts: 177

Re: Some strange problem with scim in terminal

Can it be some problem with my locale? I use nn_NO.utf8.


Linux user #403491

"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora

Offline

#3 2006-07-17 21:29:41

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Some strange problem with scim in terminal

Did you uncommented your locale in /etc/locale.gen and ran locale-gen as root afterwards?

Offline

#4 2006-07-17 22:53:05

idjut
Member
From: Oslo
Registered: 2006-05-15
Posts: 177

Re: Some strange problem with scim in terminal

Changed my locale to en_US and it works. Problem solved big_smile


Linux user #403491

"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora

Offline

#5 2006-07-18 12:00:20

idjut
Member
From: Oslo
Registered: 2006-05-15
Posts: 177

Re: Some strange problem with scim in terminal

I looked some more and found that in order to both screen and scim work as they should I need in .bashrc:

LC_ALL="en_US.UTF-8"
LANG="nn_NO.UTF-8"

And in rc.conf:

LOCALE="nn_NO"

This means its a bug with the nn_NO.UTF-8 and scim, no ?


Linux user #403491

"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora

Offline

#6 2006-07-18 12:14:44

idjut
Member
From: Oslo
Registered: 2006-05-15
Posts: 177

Re: Some strange problem with scim in terminal

LC_ALL overrides everything. I'll file a bug report for locale @ scim's.


Linux user #403491

"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora

Offline

#7 2006-07-18 13:17:04

user
Member
Registered: 2006-03-29
Posts: 465

Re: Some strange problem with scim in terminal

Hi, this is my .xinitrc setting, and i am using gnome-terminal-2.14.2

# export LANG="ko_KR.UTF-8"
# export LC_ALL="ko_KR.UTF-8"
# export XMODIFIERS="@im=SCIM"
# export GTK_IM_MODULE="scim"
# export G_BROKEN_FILENAMES=0
# export GDK_USE_XFT=1
# scim -d

PS: i am using "SHIFT"+"SPACE" (initially) and "Hangul/English"(laterly) key.


I removed my sig, cause i select the flag, the flag often the target of enemy.

SAR brain-tumor
[img]http://img91.imageshack.us/img91/460/cellphonethumb0ff.jpg[/img]

Offline

Board footer

Powered by FluxBB