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: Using Mica on Windows 10 Crashes DWM #244

Closed
Mukul1127 opened this issue Mar 31, 2024 · 11 comments
Closed

BUG: Using Mica on Windows 10 Crashes DWM #244

Mukul1127 opened this issue Mar 31, 2024 · 11 comments
Labels
Processed The issue has been resolved and is awaiting confirmation. question Further information is requested

Comments

@Mukul1127
Copy link

Describe the bug

A clear and concise description of what the bug is:

DWM crashes when trying to use mica effect with custom method on windows 10

To Reproduce

Steps to reproduce the behavior:

  1. Install on windows 10.
  2. Select mica with custom method.
  3. As soon as you click a window other than DWMBlurGlass, dwm crashes.

Screenshots

If applicable, add screenshots to help explain your problem:

N/A

Additional information (please complete the following information):

OS Version : Windows 10 22H2 19045.4239
Software Version : 2.1.1

What other third-party software do you use:

[e.g. windhawk mods xxx]

Rectify11, though it don't modify dwm.

Additional context

Event Log:

Faulting application name: dwm.exe, version: 10.0.19041.3636, time stamp: 0x6e55ef4a
Faulting module name: DWMBlurGlassExt.dll, version: 2.0.1.0, time stamp: 0x6607b09f
Exception code: 0xc0000005
Fault offset: 0x0000000000024ed5
Faulting process id: 0x9c4
Faulting application start time: 0x01da838c815eeeb8
Faulting application path: C:\Windows\System32\dwm.exe
Faulting module path: C:\Program Files\DwmBlurGlass\DWMBlurGlassExt.dll
Report Id: 8e30719e-b18d-43f5-9c5c-b4c4b9bd12bf
Faulting package full name:

XML:

1000 0 2 100 0 0x80000000000000 75712 Application Mukul-PC dwm.exe 10.0.19041.3636 6e55ef4a DWMBlurGlassExt.dll 2.0.1.0 6607b09f c0000005 0000000000024ed5 9c4 01da838c815eeeb8 C:\Windows\System32\dwm.exe C:\Program Files\DwmBlurGlass\DWMBlurGlassExt.dll 8e30719e-b18d-43f5-9c5c-b4c4b9bd12bf
@Mukul1127 Mukul1127 added the question Further information is requested label Mar 31, 2024
@ALTaleX531
Copy link
Collaborator

There's no such thing as mica in Windows 10.

@Mukul1127
Copy link
Author

Yes, I know but I though the custom effect emulates it instead of actually using windows api

@timea-techgirl
Copy link

I have the same error. It worked fine in v2.0.1
image

@ALTaleX531
Copy link
Collaborator

@timea-techgirl Unrelated to this issue, your video card driver was probably upgraded not too long ago.

@timea-techgirl
Copy link

My nvidia graphics driver is 398, final version from my manufacturer. I haven't upgraded it because everything works. Should I upgrade to fix this?

@ALTaleX531
Copy link
Collaborator

@timea-techgirl The problem was only caused by upgrading the graphics driver a short while ago, it is a bug in the GUI program and you can continue to use DwmBlurGlass and not need to do anything.

@ALTaleX531
Copy link
Collaborator

@Mukul1127 Nowhere do we state that we will emulate the appearance of mica, so this is not a bug.

@timea-techgirl
Copy link

@timea-techgirl The problem was only caused by upgrading the graphics driver a short while ago, it is a bug in the GUI program and you can continue to use DwmBlurGlass and not need to do anything.

But I haven't upgraded my driver. It has been the same since I installed windows. This error doesn't exist in v2.0.1

@ALTaleX531
Copy link
Collaborator

@timea-techgirl That's just because you don't happen to have encountered it, in fact the problem has been around since 1.0.0.

@Mukul1127
Copy link
Author

@Mukul1127 Nowhere do we state that we will emulate the appearance of mica, so this is not a bug.

Sorry I didn't see win11 only for Mica because I read "Adds a custom effect to the global system title bar."

@T0biasCZe
Copy link

would it be possible to at least add some simple protection to not allow user to select Mica on Windows 10?
to prevent the DWM from crashing

@Maplespe Maplespe added the Processed The issue has been resolved and is awaiting confirmation. label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Processed The issue has been resolved and is awaiting confirmation. question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants