搜狗面板程序加载失败,请重启以使用输入法
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
搜狗面板程序加载失败,请重启以使用输入法
刚装系统,mint17,fcitx+sogou, 安装完就这样。
要不然就是候选的字是乱码。
要不然就是候选的字是乱码。
-
- 帖子: 3173
- 注册时间: 2010-01-13 23:26
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 搜狗面板程序加载失败,请重启以使用输入法
從終端機候选词变成乱码
locale
把結果直接複製貼上來
從終端機
im-config
把出現的 目前的输入法设置 方框 的內容 全部複製 貼上來
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
$localepoloshiao 写了:從終端機候选词变成乱码
locale
把結果直接複製貼上來
從終端機
im-config
把出現的 目前的输入法设置 方框 的內容 全部複製 貼上來
LANG=zh_CN.UTF-8
LANGUAGE=
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC=zh_CN.UTF-8
LC_TIME=zh_CN.UTF-8
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY=zh_CN.UTF-8
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER=zh_CN.UTF-8
LC_NAME=zh_CN.UTF-8
LC_ADDRESS=zh_CN.UTF-8
LC_TELEPHONE=zh_CN.UTF-8
LC_MEASUREMENT=zh_CN.UTF-8
LC_IDENTIFICATION=zh_CN.UTF-8
LC_ALL=
Setting the user configuration /home/zluna/.xinputrc to fcitx.
Manual configuration selects: fcitx
Flexible Input Method Framework (fcitx)
* Required for all: fcitx
* Language specific input conversion support:
* Simplified Chinese: fcitx-pinyin or fcitx-sunpinyin or fcitx-googlepinyin
* Generic keyboard translation table: fcitx-table* packages
* Application platform support:
* GNOME/GTK+: fcitx-frontend-gtk2 and fcitx-frontend-gtk3 (both)
* KDE/Qt4: fcitx-frontend-qt4
The user configuration is modified by im-config.
Restart the X session to activate the new user configuration.
If a daemon program for the previous configuration is re-started by the X session manager, you may need to kill it manually with kill(1).
See im-config(8) and /usr/share/doc/im-config/README.Debian.gz for more.
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 搜狗面板程序加载失败,请重启以使用输入法
你這些回應是 單純 im-config 指令 出現的嗎 ?Setting the user configuration /home/zluna/.xinputrc to fcitx.
Manual configuration selects: fcitx
Flexible Input Method Framework (fcitx)
* Required for all: fcitx
* Language specific input conversion support:
* Simplified Chinese: fcitx-pinyin or fcitx-sunpinyin or fcitx-googlepinyin
* Generic keyboard translation table: fcitx-table* packages
* Application platform support:
* GNOME/GTK+: fcitx-frontend-gtk2 and fcitx-frontend-gtk3 (both)
* KDE/Qt4: fcitx-frontend-qt4
The user configuration is modified by im-config.
Restart the X session to activate the new user configuration.
If a daemon program for the previous configuration is re-started by the X session manager, you may need to kill it manually with kill(1).
See im-config(8) and /usr/share/doc/im-config/README.Debian.gz for more.
好像比我預期的多很多回應文字
表示 需要重開機 才生效 (指設定 fcitx 為預設輸入法框架生效)im-config
Restart the X session to activate the new user configuration.
再一次
im-config
看看 出現的回應文字 是否相同
複製下述指令到終端機執行LANGUAGE=
LANGUAGE=zh_CN:zh:en_US:en
(或 export LANGUAGE=zh_CN:zh:en_US:en)
然後再
locale
看看 結果有何不同
請再貼文
然後重新啟動 fcitx+sogou
看看 結果有何不同
- YeLee
- 论坛版主
- 帖子: 26406
- 注册时间: 2008-08-13 8:48
- 系统: Fundu i64
- 来自: 东海硇州,一双管钥。
- 联系:
Re: 搜狗面板程序加载失败,请重启以使用输入法
那个候选词乱码不过是新旧版sogoupinyin之间的词库不兼容而已,删掉~/.config下面那几个文件夹就可以了。i19870503 写了:手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破

◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
poloshiao 写了:你這些回應是 單純 im-config 指令 出現的嗎 ?Setting the user configuration /home/zluna/.xinputrc to fcitx.
Manual configuration selects: fcitx
Flexible Input Method Framework (fcitx)
* Required for all: fcitx
* Language specific input conversion support:
* Simplified Chinese: fcitx-pinyin or fcitx-sunpinyin or fcitx-googlepinyin
* Generic keyboard translation table: fcitx-table* packages
* Application platform support:
* GNOME/GTK+: fcitx-frontend-gtk2 and fcitx-frontend-gtk3 (both)
* KDE/Qt4: fcitx-frontend-qt4
The user configuration is modified by im-config.
Restart the X session to activate the new user configuration.
If a daemon program for the previous configuration is re-started by the X session manager, you may need to kill it manually with kill(1).
See im-config(8) and /usr/share/doc/im-config/README.Debian.gz for more.
好像比我預期的多很多回應文字表示 需要重開機 才生效 (指設定 fcitx 為預設輸入法框架生效)im-config
Restart the X session to activate the new user configuration.
再一次
im-config
看看 出現的回應文字 是否相同複製下述指令到終端機執行LANGUAGE=
LANGUAGE=zh_CN:zh:en_US:en
(或 export LANGUAGE=zh_CN:zh:en_US:en)
然後再
locale
看看 結果有何不同
請再貼文
然後重新啟動 fcitx+sogou
看看 結果有何不同
首先说im-config,那个在终端下也会弹出图形配置的界面我只是截取了配置信息。不一定要终端运行。
第二修改系统变量好像也无效,export后确实有LANGUAGE=zh_CN:zh:en_US:en,比我之前添加了en的,reboot,但候选依然乱码
有说是系统字体问题,不了解
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
$ls ~/.configYeLee 写了:那个候选词乱码不过是新旧版sogoupinyin之间的词库不兼容而已,删掉~/.config下面那几个文件夹就可以了。i19870503 写了:手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破
banshee-1 fcitx menus sogou-qimpanel
caja fcitx-qimpanel monitors.xml Trolltech.conf
chromium gtk-2.0 nemo user-dirs.dirs
cinnamon-session gtk-3.0 pulse user-dirs.locale
dconf hexchat SogouPY
enchant linuxmint SogouPY.users
删除哪个?
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
$ls ~/.configYeLee 写了:那个候选词乱码不过是新旧版sogoupinyin之间的词库不兼容而已,删掉~/.config下面那几个文件夹就可以了。i19870503 写了:手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破
banshee-1 fcitx menus sogou-qimpanel
caja fcitx-qimpanel monitors.xml Trolltech.conf
chromium gtk-2.0 nemo user-dirs.dirs
cinnamon-session gtk-3.0 pulse user-dirs.locale
dconf hexchat SogouPY
enchant linuxmint SogouPY.users
删除哪个?
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
$ls ~/.configYeLee 写了:那个候选词乱码不过是新旧版sogoupinyin之间的词库不兼容而已,删掉~/.config下面那几个文件夹就可以了。i19870503 写了:手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破
banshee-1 fcitx menus sogou-qimpanel
caja fcitx-qimpanel monitors.xml Trolltech.conf
chromium gtk-2.0 nemo user-dirs.dirs
cinnamon-session gtk-3.0 pulse user-dirs.locale
dconf hexchat SogouPY
enchant linuxmint SogouPY.users
删除哪个?
-
- 帖子: 16
- 注册时间: 2011-03-01 3:13
Re: 搜狗面板程序加载失败,请重启以使用输入法
$ls ~/.configYeLee 写了:那个候选词乱码不过是新旧版sogoupinyin之间的词库不兼容而已,删掉~/.config下面那几个文件夹就可以了。i19870503 写了:手工运行fcitx-qimpanel的话倒是可以输入了,没有面板程序加载失败的情况,但是输入的候选词变成乱码rediscover 写了:手工运行一下 sogou-qimpanel 命令呢。
求破
banshee-1 fcitx menus sogou-qimpanel
caja fcitx-qimpanel monitors.xml Trolltech.conf
chromium gtk-2.0 nemo user-dirs.dirs
cinnamon-session gtk-3.0 pulse user-dirs.locale
dconf hexchat SogouPY
enchant linuxmint SogouPY.users
删除哪个?
- YeLee
- 论坛版主
- 帖子: 26406
- 注册时间: 2008-08-13 8:48
- 系统: Fundu i64
- 来自: 东海硇州,一双管钥。
- 联系:
Re: 搜狗面板程序加载失败,请重启以使用输入法
像sogou之类的东西都不管就是了。 

◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
-
- 帖子: 7
- 注册时间: 2009-11-06 15:01
Re: 搜狗面板程序加载失败,请重启以使用输入法
我是在arch上,也是同样的现象。
1、候选字全是乱码,描述准确点应该是 英文字符串,比如BpRIxgQg2W0,这样的
2、搜狗皮肤在左上角,不跟候选字区域重合
等待楼主乱码问题的解决。
1、候选字全是乱码,描述准确点应该是 英文字符串,比如BpRIxgQg2W0,这样的
2、搜狗皮肤在左上角,不跟候选字区域重合
等待楼主乱码问题的解决。
-
- 帖子: 1
- 注册时间: 2014-07-04 9:01
- 系统: ubuntu 12.10
Re: 搜狗面板程序加载失败,请重启以使用输入法
我重启sogou-qimpanel 时提示Can not lock /tmp/sogou-qimpanel:0:pid:资源暂时不可用
这个怎么解决啊??
这个怎么解决啊??