Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1486 by [email protected]: can't use ibus in GNOME-terminal of Freebsd 8.3
http://code.google.com/p/ibus/issues/detail?id=1486

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...):FreeBSD 8.3-RC1
Architecture (i386, x86_64):amd64
IBus version:1.4.1
Input method name and version: chewing
Python version: 2.7.3
dbus version: 1.4.14
dbus-python version: 0.84.0
gtk version (if bug is about gtk applications):(gtk+) 2.24.6  & 3.0.12
qt version (if bug is about qt applications):

What steps will reproduce the problem?
1. Open gnome terminal
2. Key in some bopomofo (as fig1.png shows)

What is the expected output? What do you see instead?
3. After press enter key, the words which is to be keyed in disappered. (as fig2.png shows)

Please provide any additional information below.
GNOME-terminal 2.32.1
shell: sh

~./.xinitrc:

/usr/local/bin/gnome-session

XIM=ibus; export XIM
GTK_IM_MODULE=ibus; export GTK_IM_MODULE
QT_IM_MODULE=xim; export QT_IM_MODULE
XMODIFIERS='@im=ibus'; export XMODIFIERS
XIM_PROGRAM="ibus-daemon"; export XIM_PROGRAM
XIM_ARGS="--daemonize --xim"; export XIM_ARGS

~/.shrc (partially)

#used for ibus
export XIM=ibus
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=xim
export XMODIFIERS=@im=ibus
export XIM_PROGRAM="ibus-daemon"
export XIM_ARGS="-r --daemonize --xim"

ps:
LANG=zh_TW.UTF-8
LC_ALL=zh_TW.UTF-8

Attachments:
        fig1.png  29.1 KB
        fig2.png  427 KB

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复