Code::Blocks Forums

User forums => Help => Topic started by: dorkins on August 14, 2016, 11:09:40 am

Title: Numbers being displayed as odd symbols...
Post by: dorkins on August 14, 2016, 11:09:40 am
The number 1, 2, 4, 8, 9 are all displayed normally to me but the others, not so much. I'm not sure whats causing this glitch (if even a glitch) so is anyone knows how to fix it please help!

a screenshot of my workspace will be attached.

edit: just realized 7 looks like 8. help
Title: Re: Numbers being displayed as odd symbols...
Post by: Jenna on August 14, 2016, 11:46:43 am
Which version of Code::Blocks, which OS, which system-language ?
Where do you get Code::Blocks from ?
If self-compiled, how did you do it (Code::Blocks and wxWidgets) ?
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 15, 2016, 12:25:26 am
I downloaded codeblocks-16.01mingw-setup.exe from Sourceforge.net, I'm using windows 10 and my system language is English (US)
Title: Re: Numbers being displayed as odd symbols...
Post by: MortenMacFly on August 15, 2016, 07:40:21 am
I downloaded codeblocks-16.01mingw-setup.exe from Sourceforge.net, I'm using windows 10 and my system language is English (US)
Works fine here on Windows 10. Did you change the fonts inside C::B or using a custom default font on Windows?

You may want to try to remove the default.conf file in your %APPDATA%\codeblocks folder.
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 15, 2016, 11:01:59 am
I downloaded codeblocks-16.01mingw-setup.exe from Sourceforge.net, I'm using windows 10 and my system language is English (US)
Works fine here on Windows 10. Did you change the fonts inside C::B or using a custom default font on Windows?

You may want to try to remove the default.conf file in your %APPDATA%\codeblocks folder.
I'm using the default font and I've deleted default.conf from the folder. The problem still persists.
Title: Re: Numbers being displayed as odd symbols...
Post by: BlueHazzard on August 15, 2016, 07:31:53 pm
Does this problem also arises in other programs? Can you try if this problem arises also with this software: http://www.scintilla.org/SciTE.html

What is your graphic card?
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 16, 2016, 11:58:27 am
The graphics card I'm using is the AMD Radeon R7 370 Series. I'd like to have tried out that program but i'm not quite sure how to install it, could you link me a tutorial maybe?
Title: Re: Numbers being displayed as odd symbols...
Post by: BlueHazzard on August 16, 2016, 01:03:21 pm
Download http://www.scintilla.org/Sc366.exe and run it. Try to type your numbers and look if they look the same...

thanks

greetings
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 17, 2016, 01:21:36 am
The numbers look normal in this program.
Title: Re: Numbers being displayed as odd symbols...
Post by: stahta01 on August 17, 2016, 02:00:25 am
The numbers look normal in this program.

Please type multiple line of text; then, do view -> Line numbers.

Does it still work right?

Tim S.
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 18, 2016, 10:14:25 pm
Its perfectly fine in this program but the other day I went to go port forward something for a server, and pretty much the same thing happend for the numbers there too.
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on August 22, 2016, 08:27:29 am
anyone got anything?
Title: Re: Numbers being displayed as odd symbols...
Post by: ollydbg on August 22, 2016, 04:58:31 pm
I never see such issue. (Though I don't have Win10, I'm only on WinXP).
Can you try to use a nightly build version, and see whether this bug happens there?
What is the source code encoding?
Title: Re: Numbers being displayed as odd symbols...
Post by: dorkins on September 13, 2016, 07:48:32 am
I forgot to thank everyone for replying, the problem was fixed when i updated my windows 10, thank you all for the help.