Skip to content

Copy and Paste not working #4665

@tellmewhy12

Description

@tellmewhy12

Explain the bug
Copying and Pasting does not work

To reproduce

  1. Go to 'Desktop'
  2. Richtclick on any file
  3. Select 'Copy'
  4. Rightclick on the Desktop Window
  5. Select 'Paste'
  6. Nothing happens
    Same with Ctrl+C Ctrl+V

Expected behavior
A copy of the file to be generated

Screenshots
5jS7yCy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions