更新系统之后无法使用了,终端运行错误信息如下:
❯ linuxqq
version_config_filename :/home/fengyu/.config/QQ/versions/config.json
app_package_filename :/opt/QQ/resources/app/package.json
config_build_id :29271
config_base_version :3.2.13-29271
config_current_version :3.2.13-29725
app_build_version :29271
version_config_filename :/home/fengyu/.config/QQ/versions/config.json
app_package_filename :/opt/QQ/resources/app/package.json
config_build_id :29271
config_base_version :3.2.13-29271
config_current_version :3.2.13-29725
app_build_version :29271
version_config_filename :/home/fengyu/.config/QQ/versions/config.json
app_package_filename :/opt/QQ/resources/app/package.json
config_build_id :29271
config_base_version :3.2.13-29271
config_current_version :3.2.13-29725
app_build_version :29271
[preload] succeeded. /home/fengyu/.config/QQ/versions/3.2.13-29725/major.node
[preload] succeeded. /home/fengyu/.config/QQ/versions/3.2.13-29725/major.node
[7846:1117/143812.831045:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[7846:1117/143812.841974: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:7789) UnhandledPromiseRejectionWarning: Error: node-loader:
Error: /usr/lib/libcurl.so.4: undefined symbol: libssh2_session_set_read_timeout
at 85303 (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at s (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/background.js)
at 16232 (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at s (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/background.js)
at o (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at get session (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at get ntSession (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at 25884 (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
at s (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/background.js)
at 92103 (/home/fengyu/.config/QQ/versions/3.2.13-29725/application.asar/203.background.js)
(Use `qq --trace-warnings ...` to show where the warning was created)
(node:7789) 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)
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议