遇到了异常问题,在Arch滚动更新之后,与@abcfy2 所报告的问题类似。无法进入主界面只有登陆界面的背景动画。
Update: 解决方案: rm ~/.config/QQ/versions/3.2.13-29456/libssh2.so.1
Reference: https://wiki.archlinux.org/title/Tencent_QQ#Empty_login_page
[33916:1112/153802.680056:ERROR:check.cc(376)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[33916:1112/153802.701061: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:33856) UnhandledPromiseRejectionWarning: Error: node-loader:
Error: /usr/lib/libcurl.so.4: undefined symbol: libssh2_session_set_read_timeout
at 85303 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
at 16232 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
at o (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at get session (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at get ntSession (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at 25884 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
at s (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/background.js)
at 92103 (/home/fu050409/.config/QQ/versions/3.2.13-29456/application.asar/203.background.js)
(Use `qq --trace-warnings ...` to show where the warning was created)
(node:33856) 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 的建议