id summary reporter owner description type status priority milestone component version resolution keywords cc cpu platform 2614 wxgui Output save fails with UnicodeEncodeError marisn grass-dev@… "Steps to reproduce: * in Command console tab click on ""save button"" * choose any file where to save output * observe an error printed in command console: {{{ Traceback (most recent call last): File ""C:\Program Files\GRASS GIS 7.0.0\gui\wxpython\gui_core\goutput.py"", line 387, in OnOutputSave output.write(text) UnicodeEncodeError : 'ascii' codec can't encode character u'\u012b' in position 273: ordinal not in range(128) }}} Priority is Major, as it creates 0 byte size files. I lost another error message due to not checking file contents after save :( " defect closed major 7.0.1 wxGUI 7.0.0 fixed Unspecified MSWindows Vista