libnyanpasu / clash-nyanpasu

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

请求适配,ubuntu升级到24.04版本后依赖出现问题 #829

Closed YXFY123 closed 3 weeks ago

YXFY123 commented 5 months ago

复现步骤 / Step to reproduce

Screenshot_20240427_153309

预期行为 / Expected behaviour

尝试了两台电脑,能确认是系统升级造成依赖被替换,最新开发版本仍存在此问题

实际行为 / Actual Behaviour

依赖出错

应用日志 / App logs

No response

备注 / Addition details

No response

Clash Nyanpasu 版本号 / Clash Nyanpasu

1.5.1

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

1.18.3

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

操作系统及版本 / OS version

ubuntu 2404

自查步骤 / Verify steps

greenhat616 commented 5 months ago

需要等上游 Tauri 修复。目前上游还没有反馈这个问题,也许你可以尝试手动编译一下看看?

shun2wang commented 5 months ago

I also have this issue. because libwebkit2gtk-4.0 not on Ubuntu 24.04 LTS, but libwebkit2gtk-4.1 both available on Ubuntu 22.04 and Ubuntu 24.04, maybe upgrade build dependence will fix that?

greenhat616 commented 5 months ago

cc @all: https://github.com/tauri-apps/tauri/issues/6151

Note that: in current point, Tauri decide not to upgrade the dependencies as this issue.

We should follow the tauri v2 as the RC channel get available.

cc @keiko233 @4o3F

Love-in-idleness commented 5 months ago

建议额外添加mantic的apt源,这样可以解决问题

jackleeforce commented 3 months ago

same issue for me.

greenhat616 commented 3 months ago

https://github.com/tauri-apps/tauri/issues/9662