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

can't copy multi file in explorer #5856

Closed
502647092 opened this issue Aug 5, 2019 · 1 comment
Closed

can't copy multi file in explorer #5856

502647092 opened this issue Aug 5, 2019 · 1 comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help navigator issues related to the navigator/explorer

Comments

@502647092
Copy link
Contributor

Description

select multi file can't paste

Reproduction Steps

select multi file
press Ctrl + C
select target folder
press Ctrl + V

OS and Theia version:
latest next version
Windows 10
Chrome 75

Diagnostics:

application-error.ts:61 Uncaught (in promise) Error: Request 'copy' failed
    at Proxy.<anonymous> (https://theia.miaowoo.cc/bundle.js:8:1048671)
    at t.copy (https://theia.miaowoo.cc/bundle.js:8:464654)
    at n.handlePaste (https://theia.miaowoo.cc/bundle.js:8:53438)
    at HTMLDivElement.<anonymous> (https://theia.miaowoo.cc/bundle.js:8:53027)
    at HTMLDocument.r (https://theia.miaowoo.cc/bundle.js:1:514380)
Caused by: Error: 'file:///home/project/TXTWorkSpace/kind/config.yml%0Afile%3A///home/project/TXTWorkSpace/kind/kind.sh' has not been found.
    at FileSystemNode.<anonymous> (/home/theia/node_modules/@theia/filesystem/lib/node/node-filesystem.js:409:64)
    at step (/home/theia/node_modules/@theia/filesystem/lib/node/node-filesystem.js:59:23)
    at Object.next (/home/theia/node_modules/@theia/filesystem/lib/node/node-filesystem.js:40:53)
    at fulfilled (/home/theia/node_modules/@theia/filesystem/lib/node/node-filesystem.js:31:58)
@akosyakov akosyakov added bug bugs found in the application navigator issues related to the navigator/explorer help wanted issues meant to be picked up, require help labels Aug 5, 2019
@akosyakov
Copy link
Member

A dup of #4872

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help navigator issues related to the navigator/explorer
Projects
None yet
Development

No branches or pull requests

2 participants