User forums > Help
Edit shortcuts stopped working !
gul:
--- Quote from: oBFusCATed on April 15, 2020, 11:57:18 pm ---
Are you saying that this problem happens with both 17.12 and 20.03? Do you have some strange non default software for clipboard or keyboard installed?
What kind of keyboard layout are you running? What is your locale?
--- End quote ---
Yes i have this problem on both versions and no i don't use anything custom for keyboard or clipboard.
I'm from Serbia, but i use mostly ENG keyboard, i tried both just to be sure.
Interesting thing is that i actually changed the OS language from ENG to my native a few weeks ago (haven't used CB in 2 months)
but i tried to switch it back to ENG and that didn't solve the problem.
I also suspect that this might be related but i have no idea how to investigate further in this direction
--- Quote from: oBFusCATed on April 16, 2020, 09:46:59 am ---Pretty similar sounding problem: https://sourceforge.net/p/codeblocks/tickets/950/
--- End quote ---
It doesn't feel to me like it is, because in my case all the shortcuts in the keybind config work(CTRL-Z, CTRL-S etc), only the ones that are handled separately don't.
I actually found out EXACTLY the same problem as mine posted already but there's no help in that topic:
http://forums.codeblocks.org/index.php/topic,22253.msg151491.html
oBFusCATed:
I don't think this is related to your issue. In the past there was a problem, but it was fixed.
So are you able to reproduce the problem if the keybinder plugin is disabled/removed?
Is ctrl-u/ctrl-shift-u doing something if you have selected text in the editor?
What is the output of "locale -a" and "setxkbmap -query"?
gul:
Yes, keybinder plugin wasn't even installed when i discovered this problem.
I selected some text but CTRL-U, and CTRL-SHIFT-U doesn't do anything.
I even dont know what are tease for, also couldn't find them in keybind config.
locale -a:
--- Code: ---C
C.UTF-8
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IL
en_IL.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8
POSIX
sr_ME
sr_ME.utf8
sr_RS
sr_RS@latin
sr_RS.utf8
sr_RS.utf8@latin
--- End code ---
setxkbmap -query:
--- Code: ---rules: evdev
model: pc105
layout: rs,us,rs
variant: ,,latin
options: grp:shift_caps_toggle,grp:alt_shift_toggle
--- End code ---
oBFusCATed:
ctrl-u/shift-u make the selected text upper or lower case :)
Uf, I've requested the wrong command... it is just locale not locale -a :(
oBFusCATed:
One more question:
Does pasting works in text controls?
For example: Can you paste something in Settings -> Environment -> General settings -> Shell to run commands in?
Also are you able to build the software manually. If you're able to paste this might be a clue to the problem...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version