Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] macOS 15.1 打开后 界面不显示 且 托盘也不显示 活动监视器进程存在 #112

Open
1 task
x-haose opened this issue Nov 17, 2024 · 0 comments

Comments

@x-haose
Copy link

x-haose commented Nov 17, 2024

感谢你向 ClashX 提交 issue!
在提交之前,请确认:

  • [* ] 我已经在 Issue Tracker 中找过我要提出的问题
  • [ *] 这是 ClashX UI层面的问题,并非 Clash Core 的问题(例如xx软件连不上,无法连接特定服务器等)。其他 Clash 衍生版本没有次问题。
  • 如果你可以自己 debug 并解决的话,提交 PR 吧!

请注意,如果你并没有遵照这个 issue template 填写内容,我们将直接关闭这个 issue。

我都确认过了,我要继续提交。


请附上任何可以帮助我们解决这个问题的信息,如果我们收到的信息不足,我们将对这个 issue 加上 Needs more information 标记并在收到更多资讯之前关闭 issue。

clashX config

#---------------------------------------------------#
## 配置文件需要放置在 $HOME/.config/clash.meta/*.yaml

## 这份文件是clashX的基础配置文件,请尽量新建配置文件进行修改。

## 如果您不知道如何操作,请参阅
## Clash Meta wiki  https://docs.metacubex.one
## Clash Meta wiki  https://clash-meta.wiki
## Clash Meta Github文档  https://github.com/MetaCubeX/Clash.Meta/blob/Alpha/README.md
    
#---------------------------------------------------#

mode: rule
log-level: warning
ipv6: false


proxies:

proxy-groups:

proxy-providers:

rule-providers:


rules:
  - DOMAIN-SUFFIX,google.com,DIRECT
  - DOMAIN-KEYWORD,google,DIRECT
  - DOMAIN,google.com,DIRECT
  - DOMAIN-SUFFIX,ad.com,REJECT
  - GEOIP,CN,DIRECT
  - MATCH,DIRECT

……

ClashX log

界面打不开 看不到日志

ClashX Crash log

没有日志文件

环境 Environment

……

  • 使用者的操作系统 (the OS running on the client)
  • Mac os 15.1
    ……
  • 网路环境或拓扑 (network conditions/topology)
    ……
  • ISP 有没有进行 DNS 污染 (is your ISP performing DNS pollution?)
    ……
  • 其他
    ……

说明 Description

安装 clash Meta 打开后UI不显示 托盘也不显示,但是活动监视器里面有这个进程,通过命令行运行后提示:

chmod: /Users/xx/Library/Application Support/com.metacubex.ClashX.meta/com.metacubex.ClashX.ProxyConfigHelper.meta: No such file or directory

重现问题的具体布骤 Steps to Reproduce

  1. [First Step] 下载压缩包
  2. [Second Step] 解压 程序拖入Application目录
  3. 运行

我预期会发生……?

可以正常打开界面

实际上发生了什麽?

打不开,并且在托盘也找不到

可能的解决方案 Possible Solution

更多信息 More Information

@x-haose x-haose changed the title [Bug] [Bug] 打开后 界面不显示 且 托盘也不显示 Nov 17, 2024
@x-haose x-haose changed the title [Bug] 打开后 界面不显示 且 托盘也不显示 [Bug] macOS 15.1 打开后 界面不显示 且 托盘也不显示 活动监视器进程存在 Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant