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

Bug: DirectoryNotFoundException in PinToStartAction #13947

Closed
yaira2 opened this issue Nov 19, 2023 · 1 comment · Fixed by #14387 · May be fixed by #14045
Closed

Bug: DirectoryNotFoundException in PinToStartAction #13947

yaira2 opened this issue Nov 19, 2023 · 1 comment · Fixed by #14387 · May be fixed by #14045
Assignees
Labels
bug Something isn't working 👀 crash Bug reports involving a crash good first issue Good issue for new contributors to get started with

Comments

@yaira2
Copy link
Member

yaira2 commented Nov 19, 2023

Description

System.IO.DirectoryNotFoundException: Attempted to access a path that is not on the disk.

Steps To Reproduce

  1. Use the pin to start action
  2. App crashes

Requirements

  • Fix crash

Files Version

v3.0.8

Windows Version

Windows 11

Log File

Files.App.Storage.NativeStorage
NativeStorageService.GetFolderAsync (String id, CancellationToken cancellationToken)
Files.App.Actions
PinToStartAction.ExecuteAsync ()
Files.App.Data.Commands.CommandManager
ActionCommand.Execute (Object parameter)
System.Threading.Tasks.Task
<>c.b__128_0 (Object state)
WinRT
ExceptionHelpers.g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)

@yaira2 yaira2 added bug Something isn't working 👀 good first issue Good issue for new contributors to get started with crash Bug reports involving a crash labels Nov 19, 2023
@d2dyno1
Copy link
Member

d2dyno1 commented Nov 19, 2023

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👀 crash Bug reports involving a crash good first issue Good issue for new contributors to get started with
Projects
Archived in project
2 participants