输入中文时,依次输入'hu'时会崩溃,过两秒之后又恢复。这种情况只在'hu'是一次输入的最开始两个字母的时候发生。求问,有什么办法可以看log吗,谢谢
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.000184 |
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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 38 Next › Last »
penguinang commented on 2018-09-14 12:55 (UTC)
linjinzhen commented on 2018-08-30 01:52 (UTC)
没法点开添加皮肤和词库的问题:
现在点击皮肤和词库文件调用的是那个sogou-autostart脚本,里面调用的是sogou-qimpanel。然后搜狗安装皮肤和词库所使用的命令是sogou-qimpanel 文件的绝对路径
。不过那个脚本的写法没法把传递给sogou-autostart的参数传递给sogou-qimpanel。
所以解决办法就是编辑/usr/bin/sogou-autostart
,然后把里面第六行的sogou-qimpanel
改成sogou-qimpanel $@
BryanLiang commented on 2018-08-27 07:56 (UTC)
怎么点击.ssf文件无法添加皮肤?
ldyforarch commented on 2018-08-22 06:11 (UTC)
安装好了之后 怎么设置呢? input method 里没有搜狗输入法这个选项。
sainnhe commented on 2018-08-01 02:58 (UTC)
sogou-qimpanel安装皮肤的方法似乎已经失效了,另外把.ssf后缀改成.zip后缀也解压不出来了,有没有人研究出新的皮肤安装方法呢?
zhuxiaoxi commented on 2018-07-31 10:15 (UTC)
@oldfeel
I just encountered the same problem, you can install qtwebkit-bin
first, then install it.
oldfeel commented on 2018-06-20 10:07 (UTC)
安装需要几个小时...前两次都以为安装失败了...
bianjp commented on 2018-06-02 03:17 (UTC)
@wondertx No, it only works with QT 4.
wondertx commented on 2018-06-01 07:47 (UTC)
Can denpency of qtwebkit be changed to qt5-webkit?
bianjp commented on 2018-05-27 06:48 (UTC)
Since v2.2.0.0102 fcitx-sogoupinyin allows you to login Sogou account to sync your word stock betwen any platform Sogou supports, and this feature requires qtwebkit, which depends on QT4. Without qtwebkit fcitx-sogoupinyin won't even run.
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.