User forums > Using Code::Blocks
space bar doesn't work
Jenna:
The problem does not only occur with C::B's editor:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/221112
alex_is_there:
Same problem here with Ubuntu 8.04 and Code::Block svn 5020, are there any patch ?
libfab:
I'm relieved to notice I'm not alone in experiencing this freaky bug.
I'm under Ubuntu 8.04 release.
The bug appears to be related to code-completion : on hitting the space bar the code completion window appears to show options.
Tried to erase all configuration files to no avail, this does not seem to be a configuration-related bug.
Oddly, when I create a brand-new project with an empty file, the bug vanishes into thin air, and everything is back to normal for a while (yes, try it!) even when I swap to a "normal" C project.
Then the bug comes back on launching the app again ...
Is this a French keyboard-related Ubuntu issue however? The Ubuntu forum link suggests so to some extent.
Fab
sharky.fr:
Someone found how to fix it.
--- Code: ---$ sudo gedit /etc/X11/xorg.conf
--- End code ---
Then comment this line :
--- Quote ---Option "XkbVariant" "oss"
--- End quote ---
Then save the file and reboot.
---
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/221112/comments/14
http://bugzilla.gnome.org/show_bug.cgi?id=530123
alex_is_there:
Works Great Thanks a lot !!! :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version