2017-11-10 11:44 GMT+01:00 Denis Kudriashov <dionisiydk@gmail.com>:
And question for others: should not we deprecate old TextConverter's and move to zn encoders completely?
And I found related issue 17751 <https://pharo.fogbugz.com/f/cases/17751/Remove-TextConverter>.
2017-11-01 7:15 GMT+01:00 ÐикенÑий ÐоÑапов <vikenti.potapov@gmail.com>:
Good day! Now i download fresh latest pharo archive and unzipped it to C:\Pharo 6.1. The error still exists. Debugging shows that error comes with reading from environment varaible: ... ByteString(String) convertFromWithConverter: FilePathEncoder class decode: WindowsResolver(platformResolver) resolveString: WindowsResolver(platformResolver) directoryFromEnvVariableNamed:or: ...
it tries to read 'USERPROFILE', get envValue 'C:\Users\ÐикенÑий' and can't parse cyrillic characters in this path.
Please, tell me how to fix it by myself.
Best regards, Vikenti.