Code::Blocks Forums

User forums => Help => Topic started by: Sheogorath on August 20, 2016, 04:12:24 pm

Title: No cyrillic (russian) characters input. Codeblocks on linux mint.
Post by: Sheogorath on August 20, 2016, 04:12:24 pm
Sorry if duplicate.
So... I can't type cyrillic characters neither to the editor nor settings/other stuff. I can type them into terminal where the programs were started (but it's gnome-terminal, not part of CDB).
But i can paste cyrillic strings to the editor and program sucessfully compiles and runs and they normally show up in gnome-terminal. 
Hope this video will help explain:
https://drive.google.com/file/d/0BxIHcwpUkmNET1ZXaHpwQVg5NG8/view
 ;)
 
Title: Re: No cyrillic (russian) characters input. Codeblocks on linux mint.
Post by: BlueHazzard on August 28, 2016, 02:23:12 pm
Can you try this editor and tell us if it works? http://www.scintilla.org/SciTE.html

Note: don't use non ASCII characters for paths or file names, this may kill the compiling process...