Package Details: linuxqq 5:3.2.13_28971-1

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: 93
Popularity: 2.42
First Submitted: 2019-10-24 14:27 (UTC)
Last Updated: 2024-10-27 03:00 (UTC)

Pinned Comments

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

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 28 Next › Last »

SamLukeYes commented on 2024-08-31 14:38 (UTC)

==> Validating source_x86_64 files with sha512sums...
    linuxqq_3.2.12-27597_amd64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Could not download sources.

SamLukeYes commented on 2024-08-19 15:25 (UTC) (edited on 2024-08-19 15:27 (UTC) by SamLukeYes)

删除 ~/.config/QQ/versions/版本号/libssh2.so.1 可以解决热更新后登录界面空白的问题。

另外,如果遇到有问题的热更新版本,可以修改 ~/.config/QQ/versions/config.json 将有问题的版本加入 onErrorVersions,并将 curVersion 的值改为上一个可以正常使用的版本,这样可以回滚到上一个版本并不再提示这个有问题的版本更新。

Sving1024 commented on 2024-08-12 15:22 (UTC)

似乎可以像wemeet-bin一样使用bwrap来阻止自动更新。

Sving1024 commented on 2024-08-12 14:55 (UTC)

不建议使用qq的自动更新,似乎是提供的libssh用不了导致登陆界面上什么都没有。遇到这种情况直接删除 ~/.config/QQ/versions/版本号 文件夹即可。删除后会qq会回滚。

Sving1024 commented on 2024-08-12 14:55 (UTC)

不建议使用qq的自动更新,似乎是提供的libssh用不了导致登陆界面上什么都没有。遇到这种情况直接删除 ~/.config/QQ/versions/版本号 文件夹即可。删除后会qq会回滚。

little_sheepycn commented on 2024-08-09 03:35 (UTC)

(qq:4285): VIPS-WARNING **: 11:31:07.435: unable to load "/usr/lib/vips-modules-8.15/vips-openslide.so" -- libopenslide.so.1: 无法打开共享目标文件: 没有那个文件或目录

新版本疑似需要安装openslide

ylyl commented on 2024-07-10 12:34 (UTC)

无法安装qq

error: could not extract /opt/QQ/icudtl.dat (Truncated zstd input)
error: problem occurred while installing linuxqq
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.

Flysoft commented on 2024-06-22 10:36 (UTC) (edited on 2024-06-22 10:51 (UTC) by Flysoft)

linuxqq 4:3.2.9_24568-1 无法启动(libssh2没加载)

Error: /usr/lib/libcurl.so.4: undefined symbol: libssh2_session_set_read_timeout
    at 26274 (evalmachine.<anonymous>)
    at s (evalmachine.<anonymous>)
    at 67024 (evalmachine.<anonymous>)
    at s (evalmachine.<anonymous>)
    at o (evalmachine.<anonymous>)
    at get session [as session] (evalmachine.<anonymous>)
    at get ntSession [as ntSession] (evalmachine.<anonymous>)
    at 25884 (evalmachine.<anonymous>)
    at s (evalmachine.<anonymous>)
    at 92103 (evalmachine.<anonymous>)
(Use `qq --trace-warnings ...` to show where the warning was created)
(node:16830) 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)

workaround:

$ env LD_PRELOAD="/usr/lib/libssh2.so" linuxqq

chamber777 commented on 2024-06-19 09:11 (UTC)

更新linuxqq-4:3.2.9_24568-1 打开程序后界面全空,什么都不显示

derry_arch commented on 2024-06-13 08:06 (UTC)

快捷键Ctrl Alt R被强制占用, 且未找到修改的地方