Author Topic: no action with space bar  (Read 5338 times)

Offline phR689

  • Single posting newcomer
  • *
  • Posts: 6
no action with space bar
« on: December 18, 2011, 11:39:18 pm »
I'm using french keyboard layout and when I press space bar in the editor it does nothing.
I've tried switching to other keyboard layouts like ( U.S. international ) but it doesn't work too.

So can you please assist me in solving this problem.

Thanks.

Offline ph.j

  • Single posting newcomer
  • *
  • Posts: 4
Re: no action with space bar
« Reply #1 on: January 15, 2012, 05:32:45 pm »
I'm experiencing exactly the same problem.

I run KUBUNTU 11.10 with french kb layout.

Actually, space bar behave like ctrl+space bar, i.e. complete code instead of inserting a space.

I found a way: ctrl+alt+space...  Works but is not very convenient  :-\

I hope someone will give help.

Thanks.

Offline ph.j

  • Single posting newcomer
  • *
  • Posts: 4
Re: no action with space bar
« Reply #2 on: January 15, 2012, 06:06:01 pm »
I submited the bug to the developement team. Waiting for the answer.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: no action with space bar
« Reply #3 on: January 15, 2012, 10:05:49 pm »
Before submitting a bug, you should search the forum:
There are several topics about the spacebar-issue, maybe you find asolution in one of them:
http://forums.codeblocks.org/index.php/topic,8298.msg61561.html#msg61561
http://forums.codeblocks.org/index.php/topic,8712.msg63415.html#msg63415


There might be more threads about this in the meantime.

Offline ph.j

  • Single posting newcomer
  • *
  • Posts: 4
Re: no action with space bar
« Reply #4 on: January 22, 2012, 06:56:26 pm »
>> Jens
Thank you for this help; I dindn't find the posts you gave us. I've got to improve my investigator skills  ;)

The  "setxkbmap -option nsbp=none" solution was successful for me. It's then a lot more convenient than ctrl+alt+space !

Regards

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: no action with space bar
« Reply #5 on: January 23, 2012, 07:50:08 pm »
>> Jens
Thank you for this help; I dindn't find the posts you gave us. I've got to improve my investigator skills  ;)

The  "setxkbmap -option nsbp=none" solution was successful for me. It's then a lot more convenient than ctrl+alt+space !
Could you please close the bug then and put the command above as solution in it?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline ph.j

  • Single posting newcomer
  • *
  • Posts: 4
Re: no action with space bar
« Reply #6 on: January 24, 2012, 09:47:50 pm »
Done,

regards.