News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Can't see error messages

Started by -RooneY-, December 13, 2008, 08:09:39 PM

Previous topic - Next topic

-RooneY-

Hi all,

Code::Blocks has been an amazing IDE but after some initial time, I don't exactly remember what happened, the error messages which appeared at the bottom of the screen just disappeared. The window at the bottom is no longer there and although I have explored and tried everything, I can't see any error messages. Just a breakpoint on the line where error exists. I have tried reinstalling several times as well.

Any help would be absolutely fantastic,

Regards
Rooney

Jenna

Quote from: -RooneY- on December 13, 2008, 08:09:39 PM
Hi all,

Code::Blocks has been an amazing IDE but after some initial time, I don't exactly remember what happened, the error messages which appeared at the bottom of the screen just disappeared. The window at the bottom is no longer there and although I have explored and tried everything, I can't see any error messages. Just a breakpoint on the line where error exists. I have tried reinstalling several times as well.

Any help would be absolutely fantastic,

Regards
Rooney

What do you mean if you say the window at the bottom is no longer there ?
Do you mean the whole logger window, including codeblocks log, search pane etc ?

Make sure that "View -> Logs" is checked.

If that does not help, you can try to delete the current layout ("View -> Layouts -> Delete current").


By the way:
you should always post which version of C::B, which OS (and version) and which wxWidgets-version you use.

-RooneY-

Oh damn,

Thank you Jens !

The first solution you told, solved it.

I knew I would feel dumb after getting it right  :)

pmahesha

I have the same issue now. Even after Logs is checked in view menu, log window does not appear.  I am using CB16.01 and in this I do not see View-> Layouts menu at all. So how to reset all windows to default?

stahta01

@pmahesha:

Edit2: OS means operating system

Quote from: jens on December 13, 2008, 08:19:02 PM
By the way:
you should always post which version of C::B, which OS (and version) and which wxWidgets-version you use.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Jenna

Quote from: pmahesha on November 06, 2017, 07:23:24 PM
I have the same issue now. Even after Logs is checked in view menu, log window does not appear.  I am using CB16.01 and in this I do not see View-> Layouts menu at all. So how to reset all windows to default?
You post in a nine year old thread and some things have changed, including menutitles.
It's "View -> perspectives" now.

pmahesha

That worked (Perspectives -> Delete current)