News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Ctrl+C ---> Ctrl+V on the 20.03 release is buggy

Started by Hyena, April 02, 2020, 05:35:45 PM

Previous topic - Next topic

Hyena

when I copy something using CTRL+C and then open another file and attempt to paste using CTRL+V it simply does not work. The clipboard buffer gets lost.

mimi89999


Hyena

#2
$  cat /etc/linuxmint/info
RELEASE=18.1
CODENAME=serena
EDITION="Cinnamon 64-bit"
DESCRIPTION="Linux Mint 18.1 Serena"
DESKTOP=Gnome
TOOLKIT=GTK
NEW_FEATURES_URL=http://www.linuxmint.com/rel_serena_cinnamon_whatsnew.php
RELEASE_NOTES_URL=http://www.linuxmint.com/rel_serena_cinnamon.php
USER_GUIDE_URL=help:linuxmint
GRUB_TITLE=Linux Mint 18.1 Cinnamon 64-bit


edit:
And even if I right click and choose copy, and then try to paste it into another file either another text editor or another file open from CB the buffer is lost. However, pasting works within the same file from where I copied inside CB. BTW CTRL+X (cut) works as expected in all these situations.

Pecan

What version of CodeBlocks?

Make sure you are not running the MouseSap plugin on linux.

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Hyena

Quote from: Pecan on April 03, 2020, 07:20:03 PM
What version of CodeBlocks?

Make sure you are not running the MouseSap plugin on linux.

Version 20.03

I disabled MouseSap and it started to work as expected! THANKS!