Key Commands for Copy & Paste in develop branch stopped working...
-
Anyone else experiencing this? I can't copy and paste anymore on macOS!
I now do it with right-click and manually selecting copy and then right-click paste... ️Not sure what's going on. It's working fine in Reaper, Nuendo, Pages, etc.
Any ideas?
PS: The develop branch now runs suspiciously stable on my system! I still can't open one important project but apart from that... Wow... Loving it!!!
-
Do you mean in the code editor?
-
I am noticing the same thing on macOS in the code editor.
-
Since what commit? yesterday's one works well...
-
I would make a screen recording but it wouldn't tell you much cause its a key command :) I am on the newest develop build. I can copy and paste with command c and command v modules but not code.
-
@d-healey said in Key Commands for Copy & Paste in develop branch stopped working...:
Do you mean in the code editor?
Yes!
What's the git command to get the exact version where I am at? git branch -l just gives me the branch name....
-
@ustk said in Key Commands for Copy & Paste in develop branch stopped working...:
Since what commit? yesterday's one works well...
Actually I think it's this one here: https://github.com/christophhart/HISE/commit/6dfb18f49975b294a0f9fd5a1e479613721a0256
So, I think I am 2 days behind... let's see... I'll pull the latest commit...
-
Woah, that was actually a bug in JUCE 6...
It should be fixed now.
-
-
This post is deleted!