2dust / v2rayN

A GUI client for Windows, support Xray core and v2fly core and others
https://1.2345345.xyz
GNU General Public License v3.0
64.81k stars 10.96k forks source link

[Bug]: 6.33无法在windows10系统托盘显示图标 #4649

Closed neederhow closed 6 months ago

neederhow commented 6 months ago

预期情况

系统托盘出现v2rayn图标

实际情况

{FA86239A-2554-42b2-A510-44B6E384D720}

复现方法

以非管理员身份启动应用 以管理员身份启动应用

日志信息

2024-01-20 16:14:21 系统代理设置改变ForcedChange 配置成功 [VLESS] 82736702-VLESS_TCP/TLS_Vision(***:443) 启动服务(2024-01-20 16:14:21)... Xray 1.8.7 (Xray, Penetrates Everything.) 3f0bc13 (go1.21.5 windows/amd64) A unified platform for anti-censorship. 2024/01/20 16:14:21 Using default config: D:\Scoop\apps\v2rayN\current\guiConfigs\config.json 2024/01/20 16:14:21 [Info] infra/conf/serial: Reading config: D:\Scoop\apps\v2rayN\current\guiConfigs\config.json 2024/01/20 16:14:21 [Warning] core: Xray 1.8.7 started 2024/01/20 16:14:22 127.0.0.1:4782 accepted tcp:127.0.0.1:0 [api -> api] 2024-01-20 16:14:22 系统代理设置改变ForcedChange 2024/01/20 16:14:22 127.0.0.1:4784 accepted //www.google.com:443 [http -> proxy] 2024-01-20 16:14:23 当前服务的真连接延迟: 245 ms

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

2dust commented 6 months ago

请在GitHub上重新下载使用,再反馈

2ndtohere commented 6 months ago

@2dust 原因:通过软链接访问文件夹并打开v2rayN导致系统托盘缺失;

Scoop通过软链接将current文件夹指向某一版本的v2rayN文件夹从而实现版本切换,但通过该路径(current)访问并打开的v2rayN实例会出现系统托盘缺失情况。