Night-stars-1 / LiteLoaderQQNT-Plugin-QQPromote

LiteLoader插件|QQ增强|复读姬|+1|二维码识别|时间显示|翻译|屏蔽更新|链接预览|ChatGPT|禁止回复自动AT|侧边栏管理|自动登录|屏蔽通话|群聊名称扩展
3 stars 0 forks source link

[Bug] 1.3.9 在 Linux 上完全无法工作,还会导致加载器以及其他插件的菜单无法显示在设置里面 #53

Closed arenekosreal closed 8 months ago

arenekosreal commented 8 months ago

1.3.9 的设置界面: image 终端日志:

$ flatpak --user run com.qq.QQ.Liteloadered
[preload] succeeded. /app/extra/QQ/resources/app/major.node
[preload] succeeded. /app/extra/QQ/resources/app/major.node
[LiteLoader] Start finding all plugins.
[LiteLoader] Use LITELOADERQQNT_PROFILE environment variables: /home/zhanghua/.var/app/com.qq.QQ.Liteloadered/config/LiteLoaderQQNT
[LiteLoader] Found plugin: 打开链接跳过拦截页
[LiteLoader] Found plugin: 演示模式
[LiteLoader] Found plugin: LLAPI
[LiteLoader] Found plugin: 插件商店
[LiteLoader] Found plugin: QQ增强
[LiteLoader] Found plugin: 二维码解析
[LiteLoader] Found plugin: Chii DevTools
[LiteLoader] Found plugin: 轻量工具箱
[LiteLoader] Found 8 plugins, start loading plugins.
2024-02-04 20:26:00 starting server at localhost:35413/
[轻量工具箱]撤回管理>  新的历史记录实例,目标文件 latestRecallMessage.json 实例状态 读写 切片大小 100
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)
[LLAPI] Page finished loading
linux-bugly: init bugly ...
InitBuglyManager
SetLogger
fatalSetup
GetDllPath: 55
pub_key_path: /app/extra/QQ/resources/app/application//../pub.key
[BuglyManager.cpp][InitBuglyManager][212]InitBuglyManager path: /home/zhanghua/.config/QQ/crash_files/
BuglyManager/app/extra/QQ/resources/app/application//../pub.key
[BuglyService.cpp][CreatDir][70]!!!begin to CreatDir 0: /home/zhanghua/.config/QQ/crash_files/
[BuglyService.cpp][registBugly][589]set signal stack
[BuglyService.cpp][registSignalHandler][520]regist native handler
registBugly/app/extra/QQ/resources/app/application//../pub.key
[BuglyService.cpp][setParam][618]setParam, key:appVersion, value:3.2.5-21217..
setParam/app/extra/QQ/resources/app/application//../pub.key
StartWithOptions s/app/extra/QQ/resources/app/application//../pub.key
StartWithOptions e/app/extra/QQ/resources/app/application//../pub.key
PostDelayedTask s/app/extra/QQ/resources/app/application//../pub.key
PostDelayedTask e/app/extra/QQ/resources/app/application//../pub.key
linux-bugly: init bugly done.
[LLAPI] Page finished loading
[LLAPI] Page finished loading
[48:0204/202617.714487:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[48:0204/202618.768965:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
20:26:19.206 › [hot update] hotUpdateApi checkHasMultipleQQ false
20:26:19.209 › [hot update] hotUpdateApi start clearOldVersions
20:26:19.274 › [hot update] hotUpdateApi checkHasMultipleQQ false
20:26:19.275 › [hot update] hotUpdateApi checkIsOnErrorVersion null
20:26:19.276 › [hot update] hotUpdateApi checkIsOnErrorVersion res is false
[LLAPI] Page finished loading
[48:0204/202620.645194:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
[BuglyManager.cpp][UploadBugly][107]!!!in UploadBugly.
[NativeCrashHandler.cpp][getCrashDetailBeanFromRecord][52]!!!! in NativeCrashHandler getCrashDetailBeanFromRecord, open file error!!!,dumpFilePath:/home/zhanghua/.config/QQ/crash_files/rqd_record.eup.
[NativeCrashHandler.cpp][uploadCrashEvent][331]get null crashDetailBean, return!

上面日志列出的插件的功能方面我注意到 QQ 增强本身的自动登录以及轻量工具箱、Chii DevTools 的功能都不生效,不过不影响加载器和例如演示模式的其他插件功能正常运行,其余插件未测试。 另外这个问题的临时修正方法就是降级到 1.3.8,仅仅降级 QQ 增强即可恢复包含 QQ 增强在内的所有插件的功能。

PS:在 1.4.0 这个问题仍然存在

Night-stars-1 commented 8 months ago

https://github.com/Night-stars-1/LiteLoaderQQNT-Plugin-QQPromote/commit/3fbd62e781e5141c4aa4692d655b9e35f7bfd046 修了 image

arenekosreal commented 8 months ago

确实在 1.4.0.2 已经修复