似乎可以像wemeet-bin一样使用bwrap来阻止自动更新。
Search Criteria
Package Details: linuxqq 5:3.2.13_29804-2
Package Actions
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: | 92 |
Popularity: | 1.56 |
First Submitted: | 2019-10-24 14:27 (UTC) |
Last Updated: | 2024-11-19 15:46 (UTC) |
Dependencies (9)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- gjs (gjs-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- nss (nss-hgAUR)
- openjpeg2 (openjpeg-gitAUR)
- openslide
- libappindicator-gtk3 (optional) – Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).
Required by (5)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 28 Next › Last »
Sving1024 commented on 2024-08-12 15:22 (UTC)
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被强制占用, 且未找到修改的地方
Bot-wxt1221 commented on 2024-06-10 09:32 (UTC)
最新版本依赖libpulseaudio希望添加
shore commented on 2024-06-09 14:05 (UTC)
==> 正在验证 source 文件,使用sha512sums... linuxqq.sh ... 通过 ==> 正在验证 source_x86_64 文件,使用sha512sums... linuxqq_3.2.9-24568_amd64.deb ... 失败 ==> 错误: 一个或多个文件没有通过有效性检查! 构建 linuxqq 失败
貌似文件校验有问题
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议