fix(desktop): stop Windows update loop and GPU hangs - #93
Open
XYAIStudio wants to merge 2 commits into
Open
XYAIStudio wants to merge 2 commits into
XYAIStudio wants to merge 2 commits into
Conversation
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.0.5 Windows 构建内部仍标记为 0.0.4,导致桌面把同一发布误判为更新并反复下载、在启动时解压约 1.15 GB / 6.8 万文件。本机事件日志显示三次相关启动后出现两次 Kernel-Power 41 非正常重启。
本热修发布为 0.0.6:
FREEOS_WEBVIEW_GPU=1显式恢复硬件加速。pyproject.toml版本,防止再次打出“文件名新、内部版本旧”的包。验证:
E92CFD819061474A680023DC10B0647D25426E038BE4693E67D25746AAD7234A。VERSION.txt、openXYOS sidecar 和packages/octop/__init__.py均为 0.0.6;SHA-256A79D671F3C217147ED647A69540CEC763CDE90EDF45FF558A7349A4CB9D2A398。发布控制:有问题的 v0.0.5 已转为 draft 隔离。0.0.6 尚未合并或发布,等待最终发布确认。
限制:安装器当前未做 Windows Authenticode 代码签名。本机没有执行新安装器,避免在发布前再次让用户设备承担风险;CI 已完成 Wails/NSIS 编译和便携运行时 smoke import。