User forums > Help

codeblocks in ubuntu

(1/1)

palmoni777:
Anyone who display problems such as Ubuntu, can not display the text editor, you can fix it edited file codeblocks.desktop edit this section Exec:
Exec=bash -c "LANG=en_US codeblocks %F"
The file is located or in /usr/share/applications/
or in ~/local/share/applications/codeblocks.desktop

oBFusCATed:
What?

palmoni777:

--- Quote from: oBFusCATed on September 30, 2015, 08:39:17 pm ---What?

--- End quote ---
You can not use codeBlocks on ubuntu. Need to add a command to run
        Exec=bash -c "LANG=en_US codeblocks %F

or

        env LANG=en_US.UTF-8 codeblocks %F

in codeblocks.desktop file

The problem especially if the operating system language is written from right to left

Apologies for the English. Translated via Google Translate

oBFusCATed:
What is your system/user locale?
Have you tried the internalization options in Settings -> Environment -> View?

Navigation

[0] Message Index

Go to full version