<div dir="ltr">Hi, I'm trying to cut a raster file without success.<div>The program generates the following error message:</div><div style="text-align:center"><p style="margin:0px;white-space:pre-wrap"></p><div style="text-align:left"><span style="color:rgb(255,0,0)">Traceback (most recent call last):</span></div><div style="color:rgb(255,0,0);text-align:left">File "C:/PROGRA~2/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\gdal\GdalAlgorithm.py", line 134, in processAlgorithm</div><div style="color:rgb(255,0,0);text-align:left">GdalUtils.runGdal(commands, feedback)</div><div style="color:rgb(255,0,0);text-align:left">File "C:/PROGRA~2/QGIS3~1.4/apps/qgis-ltr/./python/plugins\processing\algs\gdal\GdalUtils.py", line 110, in runGdal</div><div style="color:rgb(255,0,0);text-align:left">for line in proc.stdout:</div><div style="color:rgb(255,0,0);text-align:left">File "C:\PROGRA~2\QGIS3~1.4\apps\Python37\lib\codecs.py", line 322, in decode</div><div style="color:rgb(255,0,0);text-align:left">(result, consumed) = self._buffer_decode(data, self.errors, final)</div><div style="color:rgb(255,0,0);text-align:left">UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 10: invalid start byte.</div><div style="color:rgb(255,0,0);text-align:left"><br></div><div style="color:rgb(255,0,0);text-align:left"><br></div><div style="text-align:left"><font color="#000000">What means ? How can i solve it ?</font></div><div style="text-align:left"><font color="#000000"><br></font></div><div style="text-align:left"><font color="#000000">Many thanks</font></div><p></p></div></div>