Comment #6 on issue 1493 by pekka.klarck: NON-ASCII text is not displayed in pybot CLI or Eclipse Console
http://code.google.com/p/robotframework/issues/detail?id=1493

If changing the DEFAULT_XXX_ENCODING values fixes the problem then the real problem is that determining the encoding has failed. The default values are only used if system and output encodings are not got otherwise.

The real values are got differently depending on the operating system and interpreter. Could you tell which interpreters (Python, Jython, IronPython) are you using? Which version? If using Jython or IronPython, please also tell JVM/.NET version. The output of `pybot --version` or `jybot --version` ought to be enough.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to