@tocer
--
左下角有个小黑框挡着, 不爽, 有办法去掉么?
--
yaour -S compton
参考
http://askubuntu.com/questions/451095/lubuntu-14-04-and-fcitx-qimpanel-how-to-remove-this-black-square
Search Criteria
Package Details: fcitx-sogoupinyin 4.2.1.145-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fcitx-sogoupinyin.git (read-only, click to copy) |
---|---|
Package Base: | fcitx-sogoupinyin |
Description: | Sogou Pinyin for Linux |
Upstream URL: | https://shurufa.sogou.com/linux |
Keywords: | fcitx sogou sogoupinyin |
Licenses: | custom |
Submitter: | JoveYu |
Maintainer: | qft |
Last Packager: | qft |
Votes: | 112 |
Popularity: | 0.000798 |
First Submitted: | 2013-03-28 07:28 (UTC) |
Last Updated: | 2023-04-09 00:06 (UTC) |
Dependencies (10)
Required by (1)
Sources (0)
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 38 Next › Last »
fholee commented on 2014-05-16 14:13 (UTC)
uulaoba commented on 2014-05-14 02:48 (UTC)
刚刚用 pacman -Runcss fcitx把fcitx也卸载了,把.config下fcitx,SougouPinyin等相关的文件夹也给删了,重新安装了搜狗拼音,正常了。
前面的问题仅仅是候选字显示出来的是类似于5uxxxxx=的字母(刚才忘记了没记下来个),在输入框中按数字键把字敲上去,显示的是正常的汉字。
终端显示和以前正常用的时候一样。
另外求这个版本如何把候选字竖排,没找到选项。
JoveYu commented on 2014-05-14 02:33 (UTC)
麻烦把终端显示发出来
uulaoba commented on 2014-05-14 02:02 (UTC)
还依赖libidn,请确认后添加
安装好了,候选字显示乱码。卸载删除配置文件后重新安装,问题依旧。
JoveYu commented on 2014-05-13 09:55 (UTC)
我遗漏了 相信你没用chrome不然你会安装libgcrypt15 不用降级 安装这个包就可以了 已经加入依赖了
yangff commented on 2014-05-13 09:11 (UTC)
我现在是把libgcrypt降级到1.5.x使用。
yangff commented on 2014-05-13 09:05 (UTC)
1
---
[yangff@Yangff ~]$ fcitx-qimpanel
/usr/bin/fcitx-qimpanel.real: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory
2
---
[yangff@Yangff ~]$ sudo ln /lib/libgcrypt.so.20 /lib/libgcrypt.so.11
[yangff@Yangff ~]$ fcitx-qimpanel
/usr/bin/fcitx-qimpanel.real: /usr/lib/liblber-2.4.so.2: no version information available (required by /usr/bin/fcitx-qimpanel.real)
/usr/bin/fcitx-qimpanel.real: /usr/lib/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /usr/bin/fcitx-qimpanel.real)
/usr/bin/fcitx-qimpanel.real: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /usr/bin/fcitx-qimpanel.real)
@JoveYu
JoveYu commented on 2014-05-13 02:42 (UTC)
最近几次升级依赖的库越来越多 如果有问题的话 可以贴出才错误 我尽量解决
JoveYu commented on 2014-05-09 13:50 (UTC)
@xgdgsc 使用libcurl.so 对系统没有影响 就算是编译 一样会生成这样一个文件 现在无非是省去了编译的时间 最近个人事情比较多 不影响使用的话 也就没改了 如果你们有好的PKGBUILD 可以提出来
Pinned Comments
bianjp commented on 2016-10-13 02:37 (UTC) (edited on 2018-01-05 14:59 (UTC) by bianjp)
Gnome 3.22 changes the default backend to Wayland but fcitx does not fully support wayland yet. Switch to "Gnome on xorg" if fcitx-sogou does not work.
Unable to start? Try rm -rf ~/.sogouinput
Still not working? Try rm -rf ~/.sogouinput ~/.config/SogouPY* and re-login.