I'm getting this error very often, when I try to copy/paste some code to B4j IDE (same also to B4A IDE).
I do copy code from same project and paste it in same project. Using Ctrl+C and Ctrl+V.
Using latest versions of IDE. OS is Windows 10, 64bit.
Any ideas why that would happened.
This error happens when the IDE fails to access the clipboard. It can be related to other software running such as remote desktop or all kinds of sophisticated clipboard managers.
This error happens when the IDE fails to access the clipboard. It can be related to other software running such as remote desktop or all kinds of sophisticated clipboard managers.
Just for the record, indeed, the problem in my case was using B4X IDE in the same time when I had opened (and minimized) RDP session. Closing RDP session and no problems with copy/paste inside B4X IDE.
Funny is that copy/paste issue is not happening in using (for example) RDP minimized and working in VS Code.