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: BaseLayoutViewModel.DropAsync COMException #13822

Closed
yaira2 opened this issue Nov 12, 2023 · 0 comments · Fixed by #13936
Closed

Bug: BaseLayoutViewModel.DropAsync COMException #13822

yaira2 opened this issue Nov 12, 2023 · 0 comments · Fixed by #13936
Labels
crash Bug reports involving a crash

Comments

@yaira2
Copy link
Member

yaira2 commented Nov 12, 2023

Description

BaseLayoutViewModel.DropAsync COMException

https://appcenter.ms/orgs/FilesApp/apps/Files/crashes/errors/932562409u/reports/2517025398468399999-825c8e40-2e3c-4f28-9fe8-73cb109f811e/threads

Steps To Reproduce

Unknown

Requirements

  • Fix crash

Files Version

v3.0.3

Windows Version

Windows 10

Log File

ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Microsoft.UI.Xaml
IDragOperationDeferralMethods.Complete (IObjectReference _obj)
Files.App.ViewModels.LayoutModes
BaseLayoutViewModel.DropAsync (DragEventArgs e)
CommunityToolkit.Mvvm.Input
AsyncRelayCommand.AwaitAndThrowIfFailed (Task executionTask)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)
Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext
<>c__DisplayClass2_0.<Post>b__0 ()
WinRT
ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.<ctor>b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)
@yaira2 yaira2 added the bug label Nov 12, 2023
@yaira2 yaira2 added the crash Bug reports involving a crash label Nov 12, 2023
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Nov 12, 2023
@Josh65-2201 Josh65-2201 moved this from 🔖 Ready to build to 🏗 In progress in Files task board Nov 18, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Files task board Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bug reports involving a crash
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant