您尚未登录。

#1 2013-12-07 20:14:03

yorks.yang
会员
注册时间: 2013-01-26
帖子: 31

有用泡泡的吗? fcitx + wine + POPO 聊天窗口输入不了中文

2G ram 开了个虚拟机用着用着卡死了,所以就用wine来搞,运行挺稳定,也挺顺畅。。。。
唯一一点是聊天窗口不支持中文输入。而POPO本身程序的联系人搜索栏是可以输入的, 见图
1lJN6.png

试过将LC_ALL=zh_CN.UTF-8 wine POPO.exe
还是不行,也试过在 ~/.xinitrc 在 fictx 前加入 LC_CTYPE=zh_CN.UTF-8 也是不行。



~/.xinitrc :

yorks ~ $ cat .xinitrc  | grep -v ^#

xset -b
export XIM=fcitx
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
export XIM_PROGRAM=fcitx
fcitx &
exec startxfce4

fcitx-diagnose :

yorks ~ $ fcitx-diagnose 
# System Info:
1.  `uname -a`:

        Linux MyArch 3.12.1-3-ARCH #1 SMP PREEMPT Tue Nov 26 11:40:55 CET 2013 i686 GNU/Linux

2.  `lsb_release`:

    `lsb_release` not found.

3.  `/etc/lsb-release`:

    `/etc/lsb-release` not found.

4.  `/etc/os-release`:

        NAME="Arch Linux"
        ID=arch
        PRETTY_NAME="Arch Linux"
        ANSI_COLOR="0;36"
        HOME_URL="https://www.archlinux.org/"
        SUPPORT_URL="https://bbs.archlinux.org/"
        BUG_REPORT_URL="https://bugs.archlinux.org/"

5.  Desktop Environment:

    Desktop environment is `xfce`.

# Environment:
1.  DISPLAY:

        DISPLAY=':0.0'

2.  Keyboard Layout:

    1.  `setxkbmap`:

            xkb_keymap {
                xkb_keycodes  { include "evdev+aliases(qwerty)" };
                xkb_types     { include "complete"      };
                xkb_compat    { include "complete"      };
                xkb_symbols   { include "pc+us+inet(evdev)"     };
                xkb_geometry  { include "pc(pc104)"     };
            };

    2.  `xprop`:

        `xprop` not found.

3.  Locale:

    1.  All locale:

            C
            en_US.utf8
            POSIX
            zh_CN
            zh_CN.gb18030
            zh_CN.gb2312
            zh_CN.gbk
            zh_CN.utf8

    2.  Current locale:

            LANG=en_US.UTF-8
            LC_CTYPE="en_US.UTF-8"
            LC_NUMERIC="en_US.UTF-8"
            LC_TIME="en_US.UTF-8"
            LC_COLLATE="en_US.UTF-8"
            LC_MONETARY="en_US.UTF-8"
            LC_MESSAGES="en_US.UTF-8"
            LC_PAPER="en_US.UTF-8"
            LC_NAME="en_US.UTF-8"
            LC_ADDRESS="en_US.UTF-8"
            LC_TELEPHONE="en_US.UTF-8"
            LC_MEASUREMENT="en_US.UTF-8"
            LC_IDENTIFICATION="en_US.UTF-8"
            LC_ALL=

4.  Current user:

    The script is run as yorks (1000).

# Fcitx State:
1.  executable:

    Found fcitx at `/usr/bin/fcitx`.

2.  version:

    Fcitx version: `4.2.8.3`

3.  process:

    Found 2 fcitx processes:

          329 fcitx
          348 fcitx-dbus-watc

4.  `fcitx-remote`:

    **Cannot connect to fcitx correctly.**

# Fcitx Configure UI:
1.  Config Tool Wrapper:

    Found fcitx-configtool at `/usr/bin/fcitx-configtool`.

2.  Config GUI for gtk2:

    **Config GUI for gtk2 not found.**

3.  Config GUI for gtk3:

    Found `fcitx-config-gtk3` at `/usr/bin/fcitx-config-gtk3`.

4.  Config GUI for kde:

    **`kcmshell4` not found.**

# Frontends setup:
## Xim:
1.  `${XMODIFIERS}`:

    Environment variable XMODIFIERS is set to "@im=fcitx" correctly.
    Xim Server Name from Environment variable is fcitx.

2.  XIM_SERVERS on root window:

    **`xprop` not found.**

## Qt:
1.  `${QT_IM_MODULE}`:

    **Environment variable QT_IM_MODULE is "xim" instead of "fcitx". Please check if you have exported it incorrectly in any of your init files.**
    **You are using xim in qt programs.**

    **To see some application specific problems you may have when using xim, check [Hall of Shame for Linux IME Support](http://fcitx-im.org/wiki/Hall_of_Shame_for_Linux_IME_Support). For other more general problems of using XIM including application freezing, see [here](http://fcitx-im.org/wiki/XIM).**

    **Please set environment variable QT_IM_MODULE to "fcitx" using the tool your distribution provides or add `export QT_IM_MODULE=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: QT_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables#QT_IM_MODULE).**

2.  Qt IM module files:
    Qt4**Cannot find fcitx input method module for ${1}.**
    Qt5**Cannot find fcitx input method module for ${1}.**

## Gtk:
1.  `${GTK_IM_MODULE}`:

    **Environment variable GTK_IM_MODULE is "xim" instead of "fcitx". Please check if you have exported it incorrectly in any of your init files.**
    **You are using xim in gtk programs.**

    **To see some application specific problems you may have when using xim, check [Hall of Shame for Linux IME Support](http://fcitx-im.org/wiki/Hall_of_Shame_for_Linux_IME_Support). For other more general problems of using XIM including application freezing, see [here](http://fcitx-im.org/wiki/XIM).**

    **Please set environment variable GTK_IM_MODULE to "fcitx" using the tool your distribution provides or add `export GTK_IM_MODULE=fcitx` to your `~/.xprofile`. See [Input Method Related Environment Variables: GTK_IM_MODULE](http://fcitx-im.org/wiki/Input_method_related_environment_variables#GTK_IM_MODULE).**

2.  `gtk-query-immodules`:

    1.  gtk 2:

        Found `gtk-query-immodules` for gtk `2.24.22` at `/usr/bin/gtk-query-immodules-2.0`.
        Version Line:

            # Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.22

        **Failed to find fcitx in the output of `/usr/bin/gtk-query-immodules-2.0`**

        **Cannot find fcitx im module for gtk 2.**

    2.  gtk 3:

        Found `gtk-query-immodules` for gtk `3.10.5` at `/usr/bin/gtk-query-immodules-3.0`.
        Version Line:

            # Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.10.5

        **Failed to find fcitx in the output of `/usr/bin/gtk-query-immodules-3.0`**

        **Cannot find fcitx im module for gtk 3.**

3.  Gtk IM module cache:

    1.  gtk 2:

        Found immodules cache for gtk `2.24.22` at `/usr/lib/gtk-2.0/2.10.0/immodules.cache`.
        Version Line:

            # Created by /usr/bin/gtk-query-immodules-2.0 from gtk+-2.24.22

        **Failed to find fcitx in immodule cache at `/usr/lib/gtk-2.0/2.10.0/immodules.cache`**

        **Cannot find fcitx im module for gtk 2 in cache.**

    2.  gtk 3:

        Found immodules cache for gtk `3.10.5` at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`.
        Version Line:

            # Created by /usr/bin/gtk-query-immodules-3.0 from gtk+-3.10.5

        **Failed to find fcitx in immodule cache at `/usr/lib/gtk-3.0/3.0.0/immodules.cache`**

        **Cannot find fcitx im module for gtk 3 in cache.**

4.  Gtk IM module files:

    1.  gtk 2:

        All found Gtk 2 immodule files exist.

    2.  gtk 3:

        All found Gtk 3 immodule files exist.

# Configuration:
## Fcitx Addons:
1.  Addon Config Dir:

    Found fcitx addon config directory: `/usr/share/fcitx/addon`.

2.  Addon List:

    1.  Found 25 enabled addons:

            fcitx-autoeng
            fcitx-chttrans
            fcitx-classic-ui
            fcitx-clipboard
            fcitx-dbus
            fcitx-freedesktop-notify
            fcitx-fullwidth-char
            fcitx-imselector
            fcitx-ipc
            fcitx-keyboard
            fcitx-kimpanel-ui
            fcitx-notificationitem
            fcitx-pinyin
            fcitx-pinyin-enhance
            fcitx-punc
            fcitx-quickphrase
            fcitx-remote
            fcitx-spell
            fcitx-table
            fcitx-unicode
            fcitx-vk
            fcitx-x11
            fcitx-xim
            fcitx-xkb
            fcitx-xkbdbus

    2.  Found 1 disabled addons:

            fcitx-qw

3.  Addon Libraries:

    All libraries for all addons are found.

4.  User Interface:

    Found 2 enabled user interface addons:

        fcitx-classic-ui
        fcitx-kimpanel-ui

## Input Methods:
1.  Found 5 enabled input methods:

        fcitx-keyboard-us
        pinyin
        shuangpin
        wubi
        wbpy

2.  Default input methods:

    You have a keyboard input method "fcitx-keyboard-us" correctly added as your default input method.

# Log:
1.  `date`:

        Sat Dec  7 19:48:45 CST 2013

2.  `~/.config/fcitx/log/`:

        total 4
        -rw-r--r-- 1 yorks yorks 1030 Jan 26  2013 crash.log

3.  `~/.config/fcitx/log/crash.log`:

        FCITX -- Get Signal No.: 6
        Obtained 20 stack frames.
        fcitx() [0x8048e2b]
        linux-gate.so.1(__kernel_sigreturn+0) [0xb771a400]
        linux-gate.so.1(__kernel_vsyscall+0x10) [0xb771a424]
        /lib/libc.so.6(gsignal+0x4f) [0xb75315df]
        /lib/libc.so.6(abort+0x143) [0xb7532ec3]
        /lib/libdbus-1.so.3(+0x34f35) [0xb72caf35]
        /lib/libdbus-1.so.3(+0x2a271) [0xb72c0271]
        /lib/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0x178) [0xb72a4cd8]
        /lib/libdbus-1.so.3(+0x96df) [0xb729f6df]
        /lib/libdbus-1.so.3(dbus_bus_remove_match+0x7a) [0xb72a0faa]
        /usr/lib/fcitx/fcitx-kimpanel-ui.so(+0x5882) [0xb5595882]
        /lib/libfcitx-core.so.0(FcitxInstanceEnd+0x6a) [0xb76e619a]
        /usr/lib/fcitx/fcitx-x11.so(+0x11d1) [0xb77071d1]
        /lib/libX11.so.6(_XIOError+0x54) [0xb719bfc4]
        /lib/libX11.so.6(_XEventsQueued+0x8f) [0xb719981f]
        /lib/libX11.so.6(XPending+0x68) [0xb718a3f8]
        /usr/lib/fcitx/fcitx-x11.so(+0x308a) [0xb770908a]
        /usr/lib/fcitx/fcitx-x11.so(+0x334c) [0xb770934c]
        /lib/libfcitx-core.so.0(+0x74d6) [0xb76e74d6]
        /lib/libpthread.so.0(+0x6d08) [0xb76b0d08]

最近编辑记录 yorks.yang (2013-12-07 20:33:39)

离线

#2 2013-12-07 21:59:04

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 8,443
个人网站

Re: 有用泡泡的吗? fcitx + wine + POPO 聊天窗口输入不了中文

已证实不能输入。症状与 PDFCView 的注释类似类似。

离线

#3 2013-12-07 22:39:33

依云
会员
所在地: a.k.a. 百合仙子
注册时间: 2011-08-21
帖子: 8,443
个人网站

Re: 有用泡泡的吗? fcitx + wine + POPO 聊天窗口输入不了中文

离线

#4 2013-12-07 23:51:44

yorks.yang
会员
注册时间: 2013-01-26
帖子: 31

Re: 有用泡泡的吗? fcitx + wine + POPO 聊天窗口输入不了中文

看来目前只能复制了。。
关注ing。。。

离线

#5 2016-04-23 19:03:39

watzds
会员
注册时间: 2016-04-23
帖子: 1

Re: 有用泡泡的吗? fcitx + wine + POPO 聊天窗口输入不了中文

关注,不想用windows啊,wine运行泡泡还不错,就是不能输入中文得复制,还有偶尔卡死。

离线

页脚