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

SHGetKnownFolderPath(FOLDERID_Downloads) can result in HRESULT-error #15376

Closed
AliveDevil opened this issue Nov 21, 2023 · 0 comments · Fixed by #15377
Closed

SHGetKnownFolderPath(FOLDERID_Downloads) can result in HRESULT-error #15376

AliveDevil opened this issue Nov 21, 2023 · 0 comments · Fixed by #15377
Assignees
Milestone

Comments

@AliveDevil
Copy link
Contributor

Exception Info: System.IO.FileNotFoundException
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32, IntPtr)
   at Windows.Win32.CorePInvoke.SHGetKnownFolderPath(System.Guid ByRef, Windows.Win32.UI.Shell.KNOWN_FOLDER_FLAG, Windows.Win32.Foundation.HANDLE)
   at Ch.Cyberduck.Core.EnvironmentInfo..cctor()

Exception Info: System.TypeInitializationException
   at Ch.Cyberduck.Core.EnvironmentInfo.get_AppDataPath()
   at Ch.Cyberduck.Core.Preferences.LocalSharedFileSettingsProvider..ctor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants