Problem with locale and Sublime Text or Filezilla

If wou install endsless so with a default language some applications cannot get the correct locale. Examples:

When open SublimeText:

Your system's locale is set to a value that can not handle non-ASCII characters. Package Control can not properly work unless this is fixed.

On Linux, please reference your distribution's docs for information on properly setting the LANG and LC_CTYPE environmental variables. As a temporary work-around, you can launch Sublime Text from the terminal with:

LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 sublime_text

When open FileZilla:

A local filename could not be decoded.
Please make sure the LC_CTYPE (or LC_ALL) environment variable is set correctly.

Nothing special we need to do to reproduce the error, only install SublimeText or FileZilla with and out-of-the-box Endless SO 3.3.14 in a language like Spanish or Catalan.

@Quantic
Something that would help us a lot to understand the problem would be this:

  1. Open the application called ‘Terminal’
  2. In this application run the command:

eos-diagnostics

  1. The above command will create a file with the information of your system (example: eos-diagnostic-160614_111731_UTC + 0100.txt); Send us this file so we can analyze and see a possible solution

eos-diagnostic-180326_162611_UTC 0200.txt (277,3 KB)