ALTaleX531 / TranslucentFlyouts

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

Loading symbol files exception #66

Closed Cris-- closed 10 months ago

Cris-- commented 11 months ago

On Windows 22H2 Build 22621.2359. Wrong download path or must we wait?

[MenuHandler] Loading symbol files from local disk or Microsoft symbol servers, please make sure your network connection is alright...

[MenuHandler] An exception thrown while resolving symbol files, some features of TranslucentFlyouts will be limited or unavailable! (hresult: 0x80070002)

[MenuHandler] We tried to download appropriate symbols package from Microsoft server but it failed.
Without symbol files, some features of TranslucentFlyouts may be limited or unavailable, do you want to retry it now? (Y/N)
ALTaleX531 commented 11 months ago

It seems that you don't have a valid Internet connection, press Y to retry again...

Cris-- commented 11 months ago

nope, that was not the problem yesterday! Windows Update is working. Microsoft Store is working. Firefox is loding sites without problem. Firewall is off.

ALTaleX531 commented 11 months ago

I mean TF cannot access http://msdl.microsoft.com/download/symbols which is the website of microsoft symbol server to download appropriate symbols. You can retry a few more times.

Undisputed00x commented 11 months ago

@Cris-- Also happened to me after sfc /scannow. For me it needed 2 or 3 reboots to download for both 32bit and 64bit.

Cris-- commented 11 months ago

No luck yet after several reboots, whole system check (chkdsk, sfc, DISM, etc). Maybe anyone can simply share the symbol folder to me for W64 22H2 Build 22621.2359 plz?

Undisputed00x commented 11 months ago

No luck yet after several reboots, whole system check (chkdsk, sfc, DISM, etc). Maybe anyone can simply share the symbol folder to me for W64 22H2 Build 22621.2359 plz?

delete symbols in TF folder

ALTaleX531 commented 11 months ago

@Cris-- Please upload your uxtheme.dll and shell32.dll to me (C:\Windows\System32), maybe I can download these symbols for you...

Cris-- commented 11 months ago

@Cris-- Please upload your uxtheme.dll and shell32.dll to me (C:\Windows\System32), maybe I can download these symbols for you...

Great: https://we.tl/t-K7uLiaAYop

From the system32 folder. There are also on SysWOW64 but smaller. I think the bigger ones are for x64 and the right one, or?

ALTaleX531 commented 11 months ago

From the system32 folder. There are also on SysWOW64 but smaller. I think the bigger ones are for x64 and the right one, or?

Yes, you are right.

But unfortunately I also encountered this issue, and it seems to be the problem of Microsoft. They haven't released the symbol file of this build (shell32.dll). Luckily, most of the functionalities of TF are all fine, except NoModernAppBackgroundColor.

I suggest waiting for a few more days or downgrading your system. Honestly, I don't know why Microsoft still hasn't released the symbol file.

Cris-- commented 10 months ago

Screenshot 2023-09-27 110100

Done!

ALTaleX531 commented 10 months ago

Good to here that!

e-t-l commented 7 months ago

From the system32 folder. There are also on SysWOW64 but smaller. I think the bigger ones are for x64 and the right one, or?

Yes, you are right.

But unfortunately I also encountered this issue, and it seems to be the problem of Microsoft. They haven't released the symbol file of this build (shell32.dll). Luckily, most of the functionalities of TF are all fine, except NoModernAppBackgroundColor.

I suggest waiting for a few more days or downgrading your system. Honestly, I don't know why Microsoft still hasn't released the symbol file.

I am encountering the same error message, so I suspect I have the same problem. How do you manually download the symbols file from Microsoft? Is there a website for it?

03302024 commented 4 months ago

How do you manually download the symbols file from Microsoft? Is there a website for it?

Did you find a way for doing that? I am also facing issues and I wanted to try manual downloading and installation.