系统更新之后无法使用了,打开在登录页面会白屏,终端有错误输出:
[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)
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议