(qq:4285): VIPS-WARNING **: 11:31:07.435: unable to load "/usr/lib/vips-modules-8.15/vips-openslide.so" -- libopenslide.so.1: 无法打开共享目标文件: 没有那个文件或目录
新版本疑似需要安装openslide
| 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) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 35 Next › Last »
(qq:4285): VIPS-WARNING **: 11:31:07.435: unable to load "/usr/lib/vips-modules-8.15/vips-openslide.so" -- libopenslide.so.1: 无法打开共享目标文件: 没有那个文件或目录
新版本疑似需要安装openslide
无法安装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.
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
更新linuxqq-4:3.2.9_24568-1 打开程序后界面全空,什么都不显示
快捷键Ctrl Alt R被强制占用, 且未找到修改的地方
最新版本依赖libpulseaudio希望添加
==> 正在验证 source 文件,使用sha512sums... linuxqq.sh ... 通过 ==> 正在验证 source_x86_64 文件,使用sha512sums... linuxqq_3.2.9-24568_amd64.deb ... 失败 ==> 错误: 一个或多个文件没有通过有效性检查! 构建 linuxqq 失败
貌似文件校验有问题
==> Validating source_x86_64 files with sha512sums...
linuxqq_3.2.9-24568_amd64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Could not download sources.
运行 makepkg -g 获得的 checksum 如下:
sha512sums=('f463c5cb3323b86d9ea312d75f1e53d064885dabde2d1d6a554e083e15b5ff7fc548a96670284e5e996456c7a2ce4a25e9acb80bf48459ea47a8813d62203cb4')
sha512sums_x86_64=('193036fa7c0b07c11e0a7895fcc0994898be9132ffdb557238b319fc4c98b17ee4660ca8c8785fe363adc3a66ee0c4fa4f4f4efeac705ff38b9b89a8bc9a0a92')
sha512sums_aarch64=('930a190afac76da315385dde004ace0cb1982b5dc3d3729a17450fc11bc155b509d25ea517861662cb55cb726d61097b46ca17cf04b46868f60f66bbf442c622')
sha512sums_loong64=('477908ff6eaf032e01147c8bd3d09ab5713d36454e2c65e7c4ad5d94aaea235d63a040a19ad5d7be7efc17416aa4737e694a074683b6bd7aa221acbef0d37a48')
@canyue 北京奥运纪念版的包就不要拿出来说事了,你自己看看版本号
That's the old version that rely on gtk2.0.
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议