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] 显示主窗口时,会导致屏幕闪烁 #435

Closed
3 of 6 tasks
aglsv opened this issue Dec 31, 2024 · 2 comments
Closed
3 of 6 tasks

[Bug] 显示主窗口时,会导致屏幕闪烁 #435

aglsv opened this issue Dec 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@aglsv
Copy link

aglsv commented Dec 31, 2024

Verify steps

  • 我已在标题简短的描述了我所遇到的问题
  • 我已在 Issue Tracker 中寻找过我要提出的问题,但未找到相同的问题
  • 我已在 常见问题 中寻找过我要提出的问题,并没有找到答案
  • 这是 GUI 程序的问题,而不是内核程序的问题
  • 我已经关闭所有杀毒软件/代理软件后测试过,问题依旧存在
  • 我已经使用最新的测试版本测试过,问题依旧存在

操作系统

Windows

系统版本

windows 11 24h2

发生问题 mihomo-party 版本

1.5.12

描述

主窗口打开时,会导致屏幕闪烁,不确定是否和显卡有关,显卡为4070,驱动版本为552.22

重现方式

打开主窗口

Copy link

此问题已被关闭,因为在"验证步骤"部分的复选框并未全部勾选。请确保在提交问题之前验证所有必要条件。谢谢您对我们的项目的关注与支持!

@mihomo-party-bot mihomo-party-bot bot added the bug Something isn't working label Dec 31, 2024
@mihomo-party-bot mihomo-party-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
@AnyWAT
Copy link

AnyWAT commented Jan 1, 2025

试试:检查并修复系统,尝试以管理员身份打开命令提示符,输入以下指令:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
sfc /scannow
扫描后重启电脑查看是否能正常运行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants