Maplespe / DWMBlurGlass

Add custom effect to global system title bar, support win10 and win11.
GNU Lesser General Public License v3.0
2.09k stars 93 forks source link

Cant download Symbol file. #36

Closed Shy-Doge closed 10 months ago

Shy-Doge commented 10 months ago

Every time I try to download it from the Symbol tab it gives me the following errors:

image image

I am running Windows 11 23H2 (22631.3078)

Maplespe commented 10 months ago

Please check if you can access https://msdl.microsoft.com/ If you can't you may need a proxy server or to change your DNS.

Shy-Doge commented 10 months ago

I get this when I open it on a browser:

image

Maplespe commented 10 months ago
  1. Check if your files are complete, you need to include dbghelp.dll, symsrv.dll.
  2. Check that the folder where your program is located has write permissions and has more than 20MB of space remaining.
  3. Check your firewall settings to make sure that this program can access the Internet, and make sure that you don't have any other software or antivirus programs blocking the operation.

If none of the above methods work, please upload your udwm.dll and dwmcore.dll files They are located at "%windir%\System32". We can download them for you, but if you can't solve the problem, you'll need to download them again after the system is updated.

Shy-Doge commented 10 months ago
  1. Both are there yes but I also re-downloaded the latest release just to make sure.
  2. The program is in C:\Program Files\DWMBlurGlass, has full access and the folder is not write protected. I also have 56gb free on that drive.
  3. Ive added rules on the firewall to allow the program to access the internet and still no luck.

Files.zip

Here are both of the files you requested, I've tried using a VPN to France, maybe its just my country or something but I had no luck as well :/

Maplespe commented 10 months ago

Well, it's not your problem and it's not my problem. What version of Windows are you using? Could it be the ARM version? I can't believe there are no symbols for that version on the Microsoft servers. I'm sorry, there's nothing I can do.

Shy-Doge commented 10 months ago

Running x64 Windows 11 Home, though I think I have the Release Preview builds, its still strange there are no symbols files. image image

Well thank you for your help still.

Maplespe commented 10 months ago

Well, if you're on the preview version, Microsoft usually makes symbols available 2 weeks after releasing its updates.

Shy-Doge commented 10 months ago

Then I guess I will have to wait, Thank you for the info!