Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ZooLoo on September 23, 2010, 01:06:22 pm

Title: [bug] "Keyboard shortcuts" menu disappeared
Post by: ZooLoo on September 23, 2010, 01:06:22 pm
I've upgraded my C::B from svn repo to rev 6620 (Debian Lenny). After I've started IDE I couldn't switch trough source code tabs using <Alt+left/right>, so I tried to check my settings in "Settings"->"Editor..."->"Keyboard Shortcuts" I was surprised when didn't find any "Keyborad Shortcuts" position in editor settings.
Title: Re: [bug] "Keyboard shortcuts" menu disappeared
Post by: oBFusCATed on September 23, 2010, 03:14:28 pm
Check if the keyboard shortcuts/binding plugin is loaded (Plugins->Manage).
On debian I think you need to install the -contrib package.
Title: Re: [bug] "Keyboard shortcuts" menu disappeared
Post by: ZooLoo on September 23, 2010, 03:30:04 pm
Thanks for answering.
Installed contrib package (apt-get install codeblocks-contrib) and everything works now.
Does it mean I had broken contrib package before? Or something went wrong while upgrade?
Title: Re: [bug] "Keyboard shortcuts" menu disappeared
Post by: Jenna on September 23, 2010, 04:58:41 pm
Thanks for answering.
Installed contrib package (apt-get install codeblocks-contrib) and everything works now.
Does it mean I had broken contrib package before? Or something went wrong while upgrade?

Which repo do you use ?
What was the previosu version of C::B ?
How did you update ?
Title: Re: [bug] "Keyboard shortcuts" menu disappeared
Post by: ZooLoo on September 23, 2010, 05:19:39 pm

my source.list contains
...
deb http://apt.jenslody.de/ any main
deb-src http://apt.jenslody.de/ any main

deb http://apt.wxwidgets.org/ lenny-wx main
...

It seems that the nightly builds repo
I'm no sure what was the previous revision but it definitely was one of previous (I do not update/upgrade only on weekends)
I'm using Debian autoupdate service (Gnome version)
Title: Re: [bug] "Keyboard shortcuts" menu disappeared
Post by: Jenna on September 23, 2010, 05:29:47 pm
I did not change the package layout between the last revisions and I updated my main C::B from my repo without problems, but I do not use autoupdate, I updated with synaptic, but that should not make a difference.
If the next update does the same, please send me a mail or a pm.
Mail address can be found at the bottom of my site http://apt.jenslody.de/ (http://apt.jenslody.de/) .