Code::Blocks Forums

User forums => Help => Topic started by: nestorpan on August 14, 2011, 03:44:39 am

Title: Blue rectangles instead of warnings
Post by: nestorpan on August 14, 2011, 03:44:39 am
Hi
I have a problem with the build log and the build messages tabs.
The problem is that I see blue rectangles in the place where should be the warnings messages.
The rest of the text is normal, only the warning lines are wrong.
I am in Ubuntu 11.04, and using the package from the repository.
One thing to note is that if I change the font size of the message logs, I can see the text of the warnings, at least in the build log. But if I compile again, the blue rectangles arise.
Thanks in advance.
Title: Re: Blue rectangles instead of warnings
Post by: oBFusCATed on August 14, 2011, 11:30:40 am
What are your locale settings? (type "locale" in a console)
Title: Re: Blue rectangles instead of warnings
Post by: Jenna on August 14, 2011, 11:35:32 am
Does this happen for all lines, or just the highlighted ?
What's about error-lines ?
Title: Re: Blue rectangles instead of warnings
Post by: nestorpan on August 15, 2011, 03:50:05 pm
This happens only for the warning lines, the error lines and the others are displayed correctly.
Although, at the end of the log there are rectangles too.
Title: Re: Blue rectangles instead of warnings
Post by: nestorpan on August 15, 2011, 10:39:34 pm
This is my locale output:

LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
Title: Re: Blue rectangles instead of warnings
Post by: nestorpan on August 18, 2011, 08:04:02 pm
I think it is a fonts problem. Ubuntu doesn't recognizes certain characters.
Which is the font type used in the message log and build log windows?