ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
864 stars 26 forks source link

有点喜感的错误…… #101

Closed DellZHackintosh closed 8 months ago

DellZHackintosh commented 9 months ago

image 我只是在5秒钟之内没有登录而已……😂

scr0-0ge commented 9 months ago

我也是,我还装了DWMBlurGlass 和 ExplorerBlurMica, 可能是冲突了吧

ALTaleX531 commented 9 months ago

我可能确实没想到服务居然能比Windows 资源管理器先启动,如果你们资源管理器没事的话那就是检测写的不够严谨,没有什么兼容性问题

shamodeyu commented 9 months ago

我今天上午也遇到了这个问题。

120213404196 commented 8 months ago

所以说这种要怎么搞呀

shamodeyu commented 8 months ago

所以说这种要怎么搞呀

没处理,重启后再也没出现过。

ALTaleX531 commented 8 months ago

下个版本应该会去除这个检测

ALTaleX531 commented 8 months ago

请查看新版本

DellZHackintosh commented 8 months ago

但这个检测本身还是有意义的,去除不太好……

ALTaleX531 commented 8 months ago

与其说是去除,不如说是引入了一个更有效的方案。在EnableMiniDump不为0的时候,会自动检测进程是否即将崩溃,如果是则创建内存转储文件,并提示用户是否中止TF防止循环崩溃。 image (由于我的虚拟机是英文的镜像,所以显示语言是英文)

DellZHackintosh commented 8 months ago

那听上去真是再棒不过了!