Package Details: linuxqq 5:3.2.28_48517-2

Git Clone URL: https://aur.archlinux.org/linuxqq.git (read-only, click to copy)
Package Base: linuxqq
Description: New Linux QQ based on Electron
Upstream URL: https://im.qq.com/linuxqq
Keywords: electron linuxqq qq tencent
Licenses: LicenseRef-QQ
Conflicts: linuxqq-nt-bwrap
Submitter: redchenjs
Maintainer: Integral (Purofle)
Last Packager: Integral
Votes: 110
Popularity: 0.62
First Submitted: 2019-10-24 14:27 (UTC)
Last Updated: 2026-04-25 15:39 (UTC)

Pinned Comments

Integral commented on 2023-03-14 09:20 (UTC)

目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 35 Next › Last »

fu050409 commented on 2024-11-12 07:42 (UTC) (edited on 2024-11-12 12:32 (UTC) by fu050409)

遇到了异常问题,在Arch滚动更新之后,与@abcfy2 所报告的问题类似。无法进入主界面只有登陆界面的背景动画。


Update: 解决方案: rm ~/.config/QQ/versions/3.2.13-29456/libssh2.so.1

Reference: https://wiki.archlinux.org/title/Tencent_QQ#Empty_login_page

[33916:1112/153802.680056:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[33916:1112/153802.701061:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Error occurred in handler for 'get-remote-win': Error: No handler registered for 'get-remote-win'
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:82968)
    at WebContents.emit (node:events:519:28)
(node:33856) UnhandledPromiseRejectionWarning: Error: node-loader:
Error: /usr/lib/libcurl.so.4: undefined symbol: libssh2_session_set_read_timeout
    at 85303 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
    at 16232 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
    at o (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at get session (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at get ntSession (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at 25884 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
    at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
    at 92103 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
(Use `qq --trace-warnings ...` to show where the warning was created)
(node:33856) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

zllr commented on 2024-11-05 01:44 (UTC)

最新版本浏览图片崩溃,但在程序目录也没找到libvips的文件,各位有遇到吗?

RinCynar commented on 2024-11-02 02:22 (UTC) (edited on 2024-11-02 02:22 (UTC) by RinCynar)

關於MD5驗證失敗的問題,目前我的臨時解決方案是 手動去I'm.qq.com下載QQLinux最新版本的Deb文件, 重命名下載好的文件為linuxqq_3.2.13-241023_amd64.deb, 將這個文件移動到/home/username/.cache/yay/linuxqq, 打開該目錄下的PKGBUILD,找到pkgver行,將後面的版本號改為3.2.13.241023, 重新運行yay -S linuxqq,在終端詢問"Packages to cleanBuild"的時候Ctrl+S保存對PKGBUILD的更改, 然後便可以繼續安裝

abcfy2 commented on 2024-11-02 02:02 (UTC)

md5验证失败了:

==> 正在创建软件包:linuxqq 5:3.2.13_29271-1 (2024年11月02日 星期六 10时01分50秒)
==> 正在检查运行时依赖关系...
==> 正在检查编译时依赖关系
==> 获取源代码...
  -> 找到 linuxqq.sh
  -> 找到 linuxqq_3.2.13-29271_amd64.deb
==> 正在验证 source 文件,使用sha512sums...
    linuxqq.sh ... 通过
==> 正在验证 source_x86_64 文件,使用sha512sums...
    linuxqq_3.2.13-29271_amd64.deb ... 失败
==> 错误: 一个或多个文件没有通过有效性检查!
 -> 生成时出错: linuxqq-exit status 1
 -> 无法安装以下软件包, 需要手动介入处理:
linuxqq - exit status 1

abcfy2 commented on 2024-10-26 03:02 (UTC)

系统更新之后无法使用了,打开在登录页面会白屏,终端有错误输出:

[preload] succeeded. /home/fengyu/.config/QQ/versions/3.2.13-28971/major.node
[preload] succeeded. /home/fengyu/.config/QQ/versions/3.2.13-28971/major.node
[5766:1026/105308.732589:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[5766:1026/105308.743286:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
Error occurred in handler for 'get-remote-win': Error: No handler registered for 'get-remote-win'
    at WebContents.<anonymous> (node:electron/js2c/browser_init:2:82968)
    at WebContents.emit (node:events:519:28)
(node:5718) UnhandledPromiseRejectionWarning: Error: node-loader:
Error: /usr/lib/libcurl.so.4: undefined symbol: libssh2_session_set_read_timeout
    at 26274 (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at s (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/background.js)
    at 16232 (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at s (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/background.js)
    at o (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at get session (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at get ntSession (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at 25884 (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
    at s (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/background.js)
    at 92103 (/home/fengyu/.config/QQ/versions/3.2.13-28971/application/533.background.js)
(Use `qq --trace-warnings ...` to show where the warning was created)
(node:5718) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

dazuixia commented on 2024-10-24 17:47 (UTC)

Hyprland下通过配置flags 运行 wayland qq. 如果才能复制内容到粘贴版呢?

FTS427 commented on 2024-10-05 09:30 (UTC)

安装完成后有消息时不会提示,DE: Hyprland, 消息守护程序: mako,打包版本 5:3.2.12_28418-1 我已确认只有 linuxqq 此程序无法在有消息时提示,也已确认版本为最新(截止至 24/10/05 )

SamLukeYes commented on 2024-09-26 14:30 (UTC)

当新版本的版本号会被 pacman 的版本号比较逻辑误认为是旧版本时,正确的做法是在更新版本号的同时增加 epoch 来强制 pacman 认为这是一个更新的版本。

参考:https://wiki.archlinux.org/title/PKGBUILD#epoch