User forums > Help
Code::blocks 11401 - charset troubles
koluna:
Hi!
I have built CB from sources (revision is 11401). I have used this manual: https://github.com/bluehazzard/codeblocks_sf/wiki/build_linux_mint_18.
My system is Linux Mint 18.1.
I have some troubles. Please, help me.
I cannot enter any russian characters in my files (e. g. remarks)!
A charset is cp-1251 and utf-8 in my files.
Strings are entered earlier are seen correctly.
Problems are only with entering new strings.
I mean an editing process, not console out.
What can I do with it?
oBFusCATed:
Are you saying that the charset of your files is using cp-1251?
koluna:
Partially...
I have some files with WINDOWS-1251 and with UTF-8.
I cannot enter any russian characters in all my files :(
koluna:
Oh, I have forgotten, it is also true for controls in dialogs (ctrl-f, ctrl-r and so on...).
Is it a wxWidgets problem?
--- Code: ---dpkg -l | grep wx
ii libwxbase3.0-0v5:amd64 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
ii libwxbase3.0-dev 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxBase library (development) - non-GUI support classes of wxWidgets toolkit
ii libwxgtk3.0-0v5:amd64 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libwxgtk3.0-dev 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
ii wx-common 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (common support files)
ii wx3.0-headers 3.0.2+dfsg-1.3ubuntu0.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (header files)
--- End code ---
--- Code: ---dpkg -l | grep libgtk
ii libgtk-3-0:amd64 3.18.9-1ubuntu3.3 amd64 GTK+ graphical user interface library
ii libgtk-3-bin 3.18.9-1ubuntu3.3 amd64 programs for the GTK+ graphical user interface library
ii libgtk-3-common 3.18.9-1ubuntu3.3 all common files for the GTK+ graphical user interface library
ii libgtk2-perl 2:1.2498-1 amd64 Perl interface to the 2.x series of the Gimp Toolkit library
ii libgtk2.0-0:amd64 2.24.30-1ubuntu1.16.04.2 amd64 GTK+ graphical user interface library
ii libgtk2.0-0:i386 2.24.30-1ubuntu1.16.04.2 i386 GTK+ graphical user interface library
ii libgtk2.0-bin 2.24.30-1ubuntu1.16.04.2 amd64 programs for the GTK+ graphical user interface library
ii libgtk2.0-cil 2.12.10-6 amd64 CLI binding for the GTK+ toolkit 2.12
ii libgtk2.0-common 2.24.30-1ubuntu1.16.04.2 all common files for the GTK+ graphical user interface library
ii libgtk2.0-dev 2.24.30-1ubuntu1.16.04.2 amd64 development files for the GTK+ library
ii libgtkglext1:amd64 1.2.0-3.2fakesync1ubuntu1 amd64 OpenGL Extension to GTK+ (shared libraries)
ii libgtkmm-2.4-1v5:amd64 1:2.24.4-2 amd64 C++ wrappers for GTK+ (shared libraries)
ii libgtkmm-3.0-1v5:amd64 3.18.0-1 amd64 C++ wrappers for GTK+ (shared libraries)
ii libgtksourceview-3.0-1:amd64 3.18.2-1 amd64 shared libraries for the GTK+ syntax highlighting widget
ii libgtksourceview-3.0-common 3.18.2-1 all common files for the GTK+ syntax highlighting widget
ii libgtksourceview2.0-0 2.10.5-2ubuntu2 amd64 shared libraries for the GTK+ syntax highlighting widget
ii libgtksourceview2.0-common 2.10.5-2ubuntu2 all common files for the GTK+ syntax highlighting widget
ii libgtkspell0 2.0.16-1.1ubuntu1 amd64 a spell-checking addon for GTK's TextView widget
--- End code ---
BlueHazzard:
can you try a other wxWidgets program? In the worst case create one with codeblocks x)
What if you use the version provided by your OS?
Thank you for using my guide! Do you had any problems with it (beside the language now)?
Navigation
[0] Message Index
[#] Next page
Go to full version