Terminal no copy paste anymore
See original GitHub issueIssue Description
Since a few days i can’t copy and paste anything in the terminal anymore.
Reproduction Steps:
- Start a workspace
- Try to select something from the terminal
- Fails
- Copy some text
- Try to paste via Strg+V
- Fails
- Try to paste via mouse
- Fails
Codenvy version: 5.1.2
OS and version:
Tested on:
- Ubuntu Linux 16.10 x64 with newest Mozilla Firefox
- Microsoft Windows 10 x64 with Google Chrome
- Microsoft Windows 10 x64 with Mozilla Firefox
** Firefox developer console log:**
You are using the ngTouch module.
Angular Material already has mobile click, tap, and swipe support...
ngTouch is not supported with Angular Material! vendor-ce07e8a724.js:75:23451
Markup '<md-button flex></md-button>' may not work as expected in IE Browsers. Consult 'https://github.com/philipwalton/flexbugs#9-some-html-elements-cant-be-flex-containers' for details. vendor-ce07e8a724.js:75:23451
"Error: [ng:areq] Argument 'scope' is required
http://errors.angularjs.org/1.4.8/ng/areq?p0=scope&p1=required
r/<@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:74:380
de@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:74:8758
j/<@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:74:26828
i</<.value@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:754:1139
i</<.value/<@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:754:918
o/l<@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:76:13420
i@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:74:21352
at/d.defer/n<@https://codenvy.io/dashboard/scripts/vendor-ce07e8a724.js:74:22808
" vendor-ce07e8a724.js:75:23451
Preloading IDE javascript /ide-resources/_app/35D4FE00FF66FAD7E8890689572E6A66.cache.js vendor-ce07e8a724.js:734:1347
XML-Verarbeitungsfehler: Kein Wurzel-Element gefunden
Adresse: https://codenvy.io/api/workspace
Zeile Nr. 1, Spalte 1: workspace:1:1
ZeroClipboard error of type "flash-disabled": Flash is disabled or not installed _app-0.js
INFO (com.codenvy.plugin.pullrequest.client.workflow.ChainExecutor): Executing :: console-cpp-simple :: => class com.codenvy.plugin.pullrequest.client.steps.InitializeWorkflowContextStep _app-0.js
INFO (com.codenvy.plugin.pullrequest.client.workflow.ChainExecutor): Executing :: console-cpp-simple :: => class com.codenvy.plugin.pullrequest.client.steps.DefineWorkBranchStep _app-0.js
INFO (org.eclipse.che.ide.websocket.ng.impl.MessagesReSender): Going to resend websocket messaged: [{"jsonrpc":"2.0","method":"track:project-tree","params":{"type":"START","path":"/"}}] _app-0.js
INFO (com.codenvy.plugin.pullrequest.client.workflow.ChainExecutor): Executing :: console-cpp-simple :: => class com.codenvy.plugin.pullrequest.client.workflow.WorkflowExecutor$ChangeContextStatusStep _app-0.js
INFO (org.eclipse.che.ide.websocket.ng.impl.MessagesReSender): Going to resend websocket messaged: [{"jsonrpc":"2.0","method":"process.getProcesses","id":"2","params":{"all":false}}] _app-0.js
XML-Verarbeitungsfehler: Kein Wurzel-Element gefunden
Adresse: https://codenvy.io/api/activity/workspaceucmcnm3brdejf2la
Zeile Nr. 1, Spalte 1: workspaceucmcnm3brdejf2la:1:1
Issue Analytics
- State:
- Created 6 years ago
- Comments:35 (4 by maintainers)
Top Results From Across the Web
Copy and paste doesn't work in the terminal - Ask Ubuntu
Mark the text, that you want to paste by pressing the left mouse button and move the mouse. · Press shift + ctrl...
Read more >How to Fix Copy and Paste Not Working in Windows
As convenient as it is, no one wants to deal with copy and paste not working in ... Press Win + R and...
Read more >How to Fix Copy and Paste Not Working in Windows 10
Try Copy-Pasting With the Mouse Instead of the Keyboard Usually, we press Ctrl + C and Ctrl + V to copy and paste...
Read more >(Solved) Fix Copy Paste not Working on Windows 10 / 11
Here's how the copy paste-function works. Whenever we copy a text or an image, it is saved on a virtual clipboard that we...
Read more >Copy and Paste Not Working on Windows 10? 7 Best Fixes
Wait for a few seconds for Windows to restart the Explorer and try using the copy and paste functionality again. · Type the...
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
This is like a nightmare version of whack-a-mole. @slemeur @eivantsov @vparfonov - I am elevating this to a block issue, using my authority as Eclipse Che project lead to do this. We solve this issue and it reappears. What do we need to do to make this disappear permanently?
I still cannot paste in the terminal on my ChromeBook. It’s kind of a bummer since ChromeBooks are so useful with CodeEnvy. I can paste in the source code area by using
ctrl+shift+v
.Has anyone solved this issue and if so how? Thanks!