-
-
Couldn't load subscription status.
- Fork 2.5k
Closed
Description
Explain the bug
Copying and Pasting does not work
To reproduce
- Go to 'Desktop'
- Richtclick on any file
- Select 'Copy'
- Rightclick on the Desktop Window
- Select 'Paste'
- Nothing happens
Same with Ctrl+C Ctrl+V
Expected behavior
A copy of the file to be generated
Logfile
2021-04-19 19:21:08.6758|ERROR|FilesFullTrust.Program|Die Pipe wird gerade geschlossen.
|System.IO.IOException: Die Pipe wird gerade geschlossen.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.Pipes.NamedPipeServerStream.BeginWaitForConnection(AsyncCallback callback, Object state)
bei System.Threading.Tasks.TaskFactory`1.FromAsyncImpl(Func`3 beginMethod, Func`2 endFunction, Action`1 endAction, Object state, TaskCreationOptions creationOptions)
bei System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync(CancellationToken cancellationToken)
bei System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync()
bei FilesFullTrust.Program.<InitializeAppServiceConnection>d__10.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bei System.Threading.ThreadPoolWorkQueue.Dispatch()
Not sure if anything related.
System Information
- OS Version: Microsoft Windows Version 1909 (Build 18363. 1500)
- App version: 1.5.0.0
Additional comment
Issue persists after restarting: Yes
Updating windows to 20H2 (Build 19042.928) fixed the issue for me
Metadata
Metadata
Assignees
Labels
No labels
