Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: konjina on March 15, 2018, 02:07:09 am

Title: Logs Show/Hide shortcut doesn't work.
Post by: konjina on March 15, 2018, 02:07:09 am
When I'm at the starting Workspace screen, pressing F2 hides and shows the message logs normally.

But when I open a project I'm only able to hide it, but not close it.

Same thing applies to showing/hiding the manager window.


Is this normal behavior or something I can change?


I'm using CB 17.12 on Ubuntu MATE 16.04

EDIT: Other shortcuts (F3 for example, work normally).
Title: Re: Logs Show/Hide shortcut doesn't work.
Post by: Commaster on March 15, 2018, 04:56:17 am
Using search is overrated?

http://forums.codeblocks.org/index.php/topic,22468.0.html

http://forums.codeblocks.org/index.php/topic,20944.0.html
Title: Re: Logs Show/Hide shortcut doesn't work.
Post by: konjina on March 15, 2018, 11:06:16 am
Sorry, was a bit frustrated last night.

Manged to fix it by disabling the Keybinder plugin (Keyboard shortcuts), in Plugins->Manage Plugins.

Thank you!
Title: Re: Logs Show/Hide shortcut doesn't work.
Post by: Pecan on March 19, 2018, 07:26:47 pm
There have been messages that indicate that when disabling the KeyBinder plugin, F2 works properly on Linux.

Although I've traced this situation right up to KeyBinder's handing off the key to Linux (and Linux then ignored it), it seems that since it works *without* KeyBinder, there must be an errror in there somewhere.

I'll revisit the problem.
Title: Re: Logs Show/Hide shortcut doesn't work.
Post by: konjina on March 20, 2018, 08:13:08 pm
There have been messages that indicate that when disabling the KeyBinder plugin, F2 works properly on Linux.

Although I've traced this situation right up to KeyBinder's handing off the key to Linux (and Linux then ignored it), it seems that since it works *without* KeyBinder, there must be an errror in there somewhere.

I'll revisit the problem.

Yes, this the exact case with me.

Also, this might be a unique case for my system (Ubuntu MATE 16.04, Code Blocks 17.12), but after I make CB full screen (Shift+F11) it F2 and Shift+F2 stop working.

I can only open the logs again from the View menu, and close it with F2, but nothing else.

I have to close CB and open it again for it to start working again and not use fullscreen.
Title: Re: Logs Show/Hide shortcut doesn't work.
Post by: Pecan on March 21, 2018, 08:00:08 pm
Problems with check-able menu items should be fixed with SVN 11343