@rAYz 的确没有声音。。和提示,不过系统会显示消息,这个问题应该找上游。。。
Search Criteria
Package Details: linuxqq-appimage 3.2.25_20260205-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linuxqq-appimage.git (read-only, click to copy) |
|---|---|
| Package Base: | linuxqq-appimage |
| Description: | New Linux QQ based on Electron |
| Upstream URL: | https://im.qq.com/linuxqq/ |
| Keywords: | appimage electron linuxqq qq tencent |
| Licenses: | custom |
| Conflicts: | linuxqq, linuxqq-nt-bwrap |
| Provides: | linuxqq, qq |
| Submitter: | fengch |
| Maintainer: | fengch |
| Last Packager: | fengch |
| Votes: | 14 |
| Popularity: | 1.09 |
| First Submitted: | 2023-04-11 02:14 (UTC) |
| Last Updated: | 2026-02-05 04:42 (UTC) |
Dependencies (3)
Required by (4)
- liteloader-qqnt-bin (requires linuxqq)
- liteloader-qqnt-git (requires linuxqq)
- napcat-bin (requires linuxqq)
- napcatqq-git (requires linuxqq)
Sources (2)
fengch commented on 2025-12-04 01:06 (UTC)
rAYz commented on 2025-11-08 02:23 (UTC) (edited on 2025-11-08 02:24 (UTC) by rAYz)
即便设置了“新消息来了播放提示音”,新消息来的时候依旧不会有声音提示(但linux微信有消息提示音),同时托盘处的图标也是固定的企鹅静态图标,不会闪烁,鼠标移至托盘图标上也不会有消息提示的小窗口(linux微信也没有这个小窗口)
但是,主窗口中显示正常,有消息提示
尝试了 xfce4 kde,尝试了2台电脑,都一样
any ideas?
Paeonia commented on 2025-08-22 07:05 (UTC)
@fengch 已成功安装,感谢
fengch commented on 2025-08-21 10:04 (UTC) (edited on 2025-08-21 10:04 (UTC) by fengch)
@Paeonia 抱歉,把缺少的文件添加回源代码列表了。
Paeonia commented on 2025-08-20 07:10 (UTC)
出现报错,无法构建。AUR helper 为 paru。clone 下来的文件目录中确实有 get_latest。
up to date, audited 47 packages in 2s
10 packages are looking for funding
run `npm fund` for details
1 critical severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
/home/user/.cache/paru/clone/linuxqq-appimage-latest/PKGBUILD: 行 26: ./get_latest: 没有那个文件或目录
curl: (2) no URL specified
curl: try 'curl --help' for more information
fengch commented on 2025-07-07 13:09 (UTC)
@BryanLiang 试了几次确认从腾讯 im页面上爬下来的链接的确在变化。。。。,先暂停检测了。。。或者换之前 @wcbing 说到的另一个链接看看,这几天先暂停更新
BryanLiang commented on 2025-07-07 13:06 (UTC)
@fengch 我觉得自动打包脚本在更新前可以使用vercmp进行版本号比较。
fengch commented on 2025-07-07 13:01 (UTC)
@BryanLiang 估计是腾讯那边的cdn弄错了,返回了旧版本,脚本自动打包了一次,我没做升级验证。。。。
BryanLiang commented on 2025-07-07 09:50 (UTC)
@fengch 这个自动更新的脚本是不是有问题啊?怎么从3.2.18_2025_6_26更新到3.2.9_2024_6_6了呢?
Pinned Comments
fengch commented on 2023-10-08 10:54 (UTC)
这个包就是安装一下linuxqq 然后就让qq自行管理qq更新了
fengch commented on 2023-10-02 02:32 (UTC) (edited on 2024-08-20 06:03 (UTC) by fengch)
版本更新以 https://cdn-go.cn/qq-web/im.qq.com_new/latest/rainbow/linuxQQDownload.js 获取到的最新版本为准,如果新版本未通过这个链接发布,请不要将这个包标志为过期
包内提供了node.js脚本get_latest获取最新的版本 脚本 update.sh 直接更新 PKGBUILD 和 .SRCINFO 文件,然后手动打包安装
仓库在 https://gitlab.com/findlayfeng1/linuxqq-appimage 配置了 ci/cd 自动进行版本更新,检查频率为每天检查一次