Copy and Paste not working
See original GitHub issueExplain 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
Screenshots
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
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (4 by maintainers)
Top Results From Across the Web
How to Fix It When Copy and Paste Isn't Working in ...
Restart the Windows Explorer process. This is a common fix for issues like a frozen taskbar or Windows Search not working. To do...
Read more >[SOLVED] Copy and Paste Not Working on Windows 10
How to fix copy and paste not working? · Close any video players · Close any open applications · Clear your clipboard ·...
Read more >How to Fix Copy and Paste Not Working in Windows
1. Update Windows 2. Temporarily Disable Antivirus Software 3. Run Check Disk Utility 4. Run rdpclip.exe 5. System Restore 6. Scan for Corrupt...
Read more >How to Fix When Copy-Paste Isn't Working
If this is the first time your copy-paste function is not working, you can try restarting your device. It might be just a...
Read more >16 Ways to Fix Copy and Paste Not Working in Windows 10
Method 1. Restart the Computer and File Explorer. Restarting your computer can solve many problems. Therefore, when you encounter problems with ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It works since my windows upgrade. But I’m not sure if the bug is fixed for people with the older windows versions
I can confirm that it now works for 20H2 (Build 19042.928)