Author Topic: strange problem about File Open at Linux  (Read 2907 times)

Offline bluekid

  • Multiple posting newcomer
  • *
  • Posts: 57
  • What is blue ? Blue is the invisible becoming visi
strange problem about File Open at Linux
« on: December 25, 2006, 09:53:47 am »
i use C::B in Suse 10.1 and some of the files doesnt show in C::B  but compile them and i open at KWrite
look image same file opened

What is blue ? Blue is the invisible becoming visible.

Offline kai

  • Multiple posting newcomer
  • *
  • Posts: 25
Re: strange problem about File Open at Linux
« Reply #1 on: December 25, 2006, 06:53:00 pm »

That's probably because your file uses a different character encoding than the default encoding of your system (for example it uses special characters in a ISO 8859-1 encoding and your system uses UTF8). You can change the encoding of the file somewhere in the codeblocks menu (I cant look it up at the moment on this computer) and you can also change the default encoding in the preferences. An automatic detection is still missing in C::B.