Skip to content

RecycleBin: When opening Recycle bin it appears empty. #1199

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

Closed
tsvietOK opened this issue Jun 22, 2020 · 1 comment · Fixed by #1137
Closed

RecycleBin: When opening Recycle bin it appears empty. #1199

tsvietOK opened this issue Jun 22, 2020 · 1 comment · Fixed by #1137

Comments

@tsvietOK
Copy link
Contributor

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'RecycleBin'
  2. It will empty
  3. When opening Recycle bin full trust process crashed.

Log

2020-06-22 16:26:51.6164|INFO|FilesFullTrust.QuickLook|QuickLook detected: True|
2020-06-22 16:26:53.9309|INFO|FilesFullTrust.Program|Argument: RecycleBin|
2020-06-22 16:26:54.0326|ERROR|FilesFullTrust.Program|The cast specified is not valid.|System.InvalidCastException: The cast specified is not valid.
   в FilesFullTrust.Program.<parseRecycleBinAction>d__12.MoveNext()
--- End stack trace from previous location where exception occurred ---
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   в FilesFullTrust.Program.<parseArguments>d__11.MoveNext()
--- End stack trace from previous location where exception occurred ---
   в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   в FilesFullTrust.Program.<Connection_RequestReceived>d__10.MoveNext()
--- End stack trace from previous location where exception occurred ---
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
   в System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   в System.Threading.ThreadPoolWorkQueue.Dispatch()
   в System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Desktop (please complete the following information):

  • OS Version: [e.g. Windows 10 2004 19041.329]
  • App version: [v0.10.2.0]
@gave92
Copy link
Member

gave92 commented Jun 23, 2020

Fixed in #1137
Thanks a lot @dependabot!

@yaira2 yaira2 linked a pull request Jun 25, 2020 that will close this issue
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.

3 participants