Package Details: fcitx-sogoupinyin 4.2.1.145-1

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: 113
Popularity: 0.009362
First Submitted: 2013-03-28 07:28 (UTC)
Last Updated: 2023-04-09 00:06 (UTC)

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.

Latest Comments

1 2 3 4 5 6 .. 38 Next › Last »

edison_Liu commented on 2024-05-30 02:36 (UTC) (edited on 2024-05-30 02:39 (UTC) by edison_Liu)

@qft 这么奇怪的嘛大佬 我火狐好像没有403 点击下载然后点x86_64 在弹出新页面的同时下载了deb包 我这边的下载地址是: https://ime-sec.gtimg.com/202405301034/5100b780800e38ea7f9932dbfbe09bad/pc/dl/gzindex/1680521603/sogoupinyin_4.2.1.145_amd64.deb 不知道多久时间内能正常下载

qft commented on 2024-05-27 15:36 (UTC)

我试了几个不同的浏览器,在https://shurufa.sogou.com/linux直接下载x86_64都无法打开(403)...

edison_Liu commented on 2024-05-27 03:45 (UTC)

今天我突然发现sogou官方的https://shurufa.sogou.com/linux点进去能下了,我看了一下大佬的源码,发现sogou下载规则改了,改成点击下载自动按当前时间生成一个临时下载链接,不知道这个能不能有办法兼容到

zcb commented on 2024-03-09 12:20 (UTC)

It seem can not run in kde6+wayland how can i use it in wayland?

sxyzy1016 commented on 2024-01-25 09:22 (UTC)

sogoupinyin-service won't stop when shutting down computer. Always stuck at "A stop job is running for User Manager for UID 1000 ...." when shutdown. Using systemd's debug-shell, it seems sogoupinyin-service won't stop until systemd kill it after 1m30s or 2m. Does anyone run into this?

AiCorein commented on 2024-01-15 04:48 (UTC) (edited on 2024-01-15 04:52 (UTC) by AiCorein)

The temporary solution of error "Manual intervention is required: fcitx-sogoupinyin - exit status 4" on version 4.2.1.145:

# Line 25 in PKGBUILD
curl -s $url | grep -o "https://[0-9a-z:\/._-]*/$filename" | xargs curl -o $startdir/$filename
# Modify to
echo <download url string> | xargs curl -o $startdir/$filename
  • Run makepkg or use your own aur helper.

qft commented on 2023-12-01 14:54 (UTC)

@jichu4n 应该是搜狗网站的问题。现在用浏览器打开https://shurufa.sogou.com/linux也一样无法下载安装包。

jichu4n commented on 2023-12-01 09:58 (UTC)

感谢维护这个包!之前一直用的很好,但是今天安装的时候遇到一个之前没有的错误:

==> Making package: fcitx-sogoupinyin 4.2.1.145-1 (Fri 01 Dec 2023 01:53:47 AM PST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Removing existing $srcdir/ directory... ==> Extracting sources... ==> Starting prepare()... ==> Retrieving sources... -> Downloading sogoupinyin_4.2.1.145_amd64.deb... curl: (2) no URL specified curl: try 'curl --help' for more information ==> ERROR: A failure occurred in prepare(). Aborting... -> error making: fcitx-sogoupinyin-exit status 4 -> Failed to install the following packages. Manual intervention is required: fcitx-sogoupinyin - exit status 4

sk1418 commented on 2023-04-23 22:46 (UTC)

我这边高分屏幕,更新了4.2.1以后,输入界面巨大...而且调整设置里的字体没效果。有类似问题的么?