EDIT: 比较了下错误和正确情形的日志, 没发现什么异常, 似乎就是在配置文件的情况下, 重新唤醒会出问题, 我现在每次都删除 ~/.config/QQ 文件夹, 再重新启动, 可以不重启继续使用.
EDIT: 休眠之后再重启, 问题依旧,而且在 GNOME tray 栏点右键无反应, 无法正常退出.
EDIT: 再删除 ~/.config/QQ 文件夹后, 似乎问题修复.
LinuxQQ 如果从休眠(hibernate)唤醒后, 无法输入字符.
不确定是哪里的问题, 只要系统重启一次就好了. 但是杀掉所有 QQ 进程, 手动运行的话,还是无法输入, 下面是唤醒后,从命令行启动 linuxqq 的日志:
[preload] succeeded. /opt/QQ/resources/app/major.node
[preload] succeeded. /opt/QQ/resources/app/major.node
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:86829)
at WebContents.emit (node:events:517:28)
(qq:159307): VIPS-WARNING **: 20:50:59.118: unable to load "/usr/lib/vips-modules-8.15/vips-openslide.so" -- libopenslide.so.1: cannot open shared object file: No such file or directory
linux-bugly: init bugly ...
InitBuglyManager
SetLogger
fatalSetup
GetDllPath: 49
pub_key_path: /opt/QQ/resources/app/application//../pub.key
[BuglyManager.cpp][InitBuglyManager][212]InitBuglyManager path: /home/zw963/.config/QQ/crash_files/
BuglyManager/opt/QQ/resources/app/application//../pub.key
[BuglyService.cpp][registBugly][589]set signal stack
[BuglyService.cpp][registSignalHandler][520]regist native handler
registBugly/opt/QQ/resources/app/application//../pub.key
[BuglyService.cpp][setParam][618]setParam, key:appVersion, value:3.2.5-21453..
setParam/opt/QQ/resources/app/application//../pub.key
StartWithOptions s/opt/QQ/resources/app/application//../pub.key
StartWithOptions e/opt/QQ/resources/app/application//../pub.key
PostDelayedTask s/opt/QQ/resources/app/application//../pub.key
PostDelayedTask e/opt/QQ/resources/app/application//../pub.key
linux-bugly: init bugly done.
[159352:0224/205108.137406:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
20:51:11.601 › [hot update] hotUpdateApi checkHasMultipleQQ false
20:51:11.602 › [hot update] hotUpdateApi start clearOldVersions
20:51:11.705 › [hot update] hotUpdateApi checkHasMultipleQQ false
20:51:11.706 › [hot update] hotUpdateApi checkIsOnErrorVersion 3.2.5-21357
20:51:11.706 › [hot update] hotUpdateApi checkIsOnErrorVersion res is false
[BuglyManager.cpp][UploadBugly][107]!!!in UploadBugly.
[NativeCrashHandler.cpp][getCrashDetailBeanFromRecord][52]!!!! in NativeCrashHandler getCrashDetailBeanFromRecord, open file error!!!,dumpFilePath:/home/zw963/.config/QQ/crash_files/rqd_record.eup.
[NativeCrashHandler.cpp][uploadCrashEvent][331]get null crashDetailBean, return!
[159352:0224/205112.918318:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[159352:0224/205115.348022:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
版本:
{ "baseVersion": "3.2.5-21453", "curVersion": "3.2.5-21453", "prevVersion": "", "onErrorVersions": [], "buildId": "21453" }
Pinned Comments
Integral commented on 2023-03-14 09:20 (UTC)
目前通过删除 linuxqq 包自带的 libvips 临时解决了浏览图片时崩溃的问题 PS:感谢 @ayatale 的建议