07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

Taskbar icon disappears on Windows 11 as soon as WebView opens #209

Closed andOlga closed 1 year ago

andOlga commented 1 year ago

When the launcher first boots up, the taskbar icon shows correctly (the "cute" Rena face).

When the webview opens, the icon vanishes and is replaced with this weird transparent "box" that's barely even visible (and completely invisible when it's not selected).

image

I'm not completely sure, but I don't believe the installer used to do this in the past (even with the webview). I remember seeing the icon appear correctly before.

drojf commented 1 year ago

I just checked on my main development Windows 10 computer and it seems to work OK, I guess it's just Windows 11?

I'll double check on my Windows 11 laptop later.

image

drojf commented 1 year ago

Strange, I tested on my Windows 11 laptop and I couldn't reproduce the issue.

Can you try copying it into an empty folder and running it from there? In the past I had some issues with windows doing some icon caching (although to my understanding, the way the icon is set for the webview shouldn't be cached).

I could also ask some people on discord to see if they have the same issue

andOlga commented 1 year ago

Can you try copying it into an empty folder and running it from there?

That didn't do anything. But if it's an issue just on my side then it's no big deal.

andOlga commented 1 year ago

This seems to have resolved itself after a Windows update, seems to have been an OS build-specific bug. Closing.