libnyanpasu / clash-nyanpasu

Clash Nyanpasu~(∠・ω< )⌒☆​
https://nyanpasu.elaina.moe
GNU General Public License v3.0
9.3k stars 581 forks source link

Dev-347ce03之后每个版本更新都会报错 #639

Closed w0ngzf325 closed 7 months ago

w0ngzf325 commented 7 months ago

复现步骤 / Step to reproduce

1.使用x64-setup.exe一直默认指导安装完成。 2.或者将解压后portable文件夹中除【.config】以外的文件复制黏贴到【Clash Nyanpasu】文件夹。 3.尝试过卸载重装还是不行。Clash.Nyanpasu_1.5.1-alpha+860c016_x64版本可以正常打开。

预期行为 / Expected behaviour

正常开启

实际行为 / Actual Behaviour

打开任务管理器显示service、mihomo-core、nyanpasu已启动,但无法打开面板。

1710846799982

应用日志 / App logs

https://gist.github.com/w0ngzf325/4da96090a53166919b77709dc6b7141e

备注 / Addition details

Clash Nyapasu 版本号 / Clash Nyapasu

Clash.Nyanpasu_1.5.1- alpha+347ce03_x64及以后

Clash 核心及其版本号 / Clash core and version

mihomo-windows-amd64-v1.18.1/mihomo-windows-amd64-alpha-b3db113

是否为 Pre-release / Is pre-release version

Clash.Nyanpasu_1.5.1- alpha+347ce03_x64及以后

操作系统及版本 / OS version

Windows 11 专业版 23H2 22635.3350

自查步骤 / Verify steps

greenhat616 commented 7 months ago

@keiko233 cc. Unwrap 在 main.rs 中的 get_window 方法,推测用户开启了 slient 启动模式。可以修改到 lib 里的 create_window fn 中吗?

keiko233 commented 7 months ago

@keiko233 cc. Unwrap 在 main.rs 中的 get_window 方法,推测用户开启了 slient 启动模式。可以修改到 lib 里的 create_window fn 中吗?

当然可以

keiko233 commented 7 months ago

done https://github.com/LibNyanpasu/clash-nyanpasu/commit/41fdd906ddd89ae62787fbba48362792e50fce2b

等待下一个pre release构建即可安装修复