User forums > Using Code::Blocks

[SOLVED] Edit/Copy no longer works while Cut and Paste do [20.03~1-ubuntu16.04]

(1/2) > >>

Zener131:
Good morning.

I updated Code::Blocks to 20.03 - actually installed codeblocks and codeblocks-contrib from the PPA on a new machine running Linux Mint.
The goal was to get rid of little boring bugs, notably the keyboard shortcuts not being saved... Now they work but I got a new bug in replacement:

The copy (to clipboard) no longer works, both with standard shortcut Ctrl+C and direct action on the menu Edit/Copy.

The function Paste (text copied from another program) works normally, and the Cut & Paste works normally too, both inside C::B and across programs.

Then the issue actually concerns the function Edit/Copy itself. It makes coding very difficult !

I tried to disable plugins and various options with no success.

I am a bit surprised that nobody else appears to have noticed such an annoyance. Confirmations ? Ideas ?

Thanks & Kind regards.

oBFusCATed:
https://sourceforge.net/p/codeblocks/tickets/952/

oBFusCATed:
I cannot reproduce this in a virtual machine.
What happens if you disable the keybinder plugin?

Zener131:
Hello.

I just tested with disabling the keybinder (and restarting C::B after every test): it does not change the issue. Fortunately because some shortcuts are very useful...

NB: Ctrl+C, Ctrl+X, Ctrl+V are the standard shortcuts for the clipboard then work the same with keybinder disabled.

Here no change:
- only Copy does not work,
- unless Copy + Paste is done first in the same file, with Copy done through the menu, then the text can be pasted again to another file or even to another program.

Tested on Linux Mint 18.2 Cinnamon 64bits v.3.4.3 - C::B v.20.03~1-ubuntu16.04 (last available).

Regards.

oBFusCATed:
What?  :o :o :o :o :o

I can reproduce this now.

So the steps are:
1. Start codeblocks
2. make new file
3. type something
4. copy
5. try to paste in another program
6. paste in the same file
7. paste in another program

For me 5 doesn't, but 6 and 7 work. After that if I repeat the steps 2-5 it will work.
Is this the same thing you're seeing?

Navigation

[0] Message Index

[#] Next page

Go to full version