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

[CRASH] Crashes when 'Controlled Folder Access' is enabled #2229

Closed
3 tasks done
marticliment opened this issue May 20, 2024 · 1 comment
Closed
3 tasks done

[CRASH] Crashes when 'Controlled Folder Access' is enabled #2229

marticliment opened this issue May 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working important ready-to-go
Milestone

Comments

@marticliment
Copy link
Owner

Please confirm these before moving forward

  • I have tried deleting a folder named .wingetui placed on the user directory
  • I have tried reinstalling WingetUI
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.

Describe your crash

[Email]

Had some issues moving from WinGetUI to UniGetUI, constant crashing, opening numerous web instances (Crash Reports)
Finally had to uninstall WinGetUI (with Revo), and fresh install UniGetUi.

The issue seems to have stemmed from 'Controlled Folder Access' event, once granted the program crashed once more
and then finally started, now appears to be working as intended.

Crash report was sent and is reproduced below, also note OS detection appears to be inaccurate (My OS is 64bit)

Logs (if possible)

OS: Win32NT
                   Version: Microsoft Windows NT 10.0.26100.0
           OS Architecture: True
          APP Architecture: True
                  Language: langName
               APP Version: 3.1.0-alpha0
                Executable: C:\Program Files\UniGetUI\WingetUI.exe
 
Crash Message: Could not find file 'C:\Users\W0LF\Documents\UniGetUI'.
 
Crash Traceback: 
   at System.IO.FileSystem.CreateDirectory(String fullPath, Byte[] securityDescriptor)
   at System.IO.Directory.CreateDirectory(String path)
   at UniGetUI.Core.Data.CoreData.GetNewDataDirectoryOrMoveOld(String old_path, String new_path) in C:\Some

More details

No response

@marticliment marticliment added bug Something isn't working important labels May 20, 2024
@marticliment marticliment self-assigned this May 20, 2024
@marticliment marticliment added this to the Bugs milestone May 20, 2024
@marticliment
Copy link
Owner Author

This issue was fixed on a previous commit.

Changes will be effective on the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important ready-to-go
Projects
None yet
Development

No branches or pull requests

1 participant