We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug FilesFullTrust crashes for Access Violation Exception while loading large icons for some files.
To Reproduce Steps to reproduce the behavior:
C:\Windows\System32
Note: it cannot be stable reproduced.
Expected behavior No crashes in FilesFullTrust.
Screenshots Files.Launcher\Win32API.cs:GetFileIconAndOverlay:
Files.Launcher\Win32API.cs:GetFileIconAndOverlay
Desktop (please complete the following information):
Log file Unfortunately, this exception wasn't logged into log file.
Additional Information The crashes on FilesFullTrust won't impact Files, so there's has minimal impact on user experience.
The text was updated successfully, but these errors were encountered:
@hez2010 do you want to work on a fix?
Sorry, something went wrong.
I cannot reproduce it anymore. Maybe we can close this issue?
Successfully merging a pull request may close this issue.
Describe the bug
FilesFullTrust crashes for Access Violation Exception while loading large icons for some files.
To Reproduce
Steps to reproduce the behavior:
C:\Windows\System32
and scroll downNote: it cannot be stable reproduced.
Expected behavior
No crashes in FilesFullTrust.
Screenshots
Files.Launcher\Win32API.cs:GetFileIconAndOverlay
:Desktop (please complete the following information):
Log file
Unfortunately, this exception wasn't logged into log file.
Additional Information
The crashes on FilesFullTrust won't impact Files, so there's has minimal impact on user experience.
The text was updated successfully, but these errors were encountered: