hellik
1
hi,
tested with
GRASS Version: 7.1.svn
GRASS SVN revision: 64858
Build date: 2015-03-15
Build platform: i686-pc-mingw32
GDAL: 1.11.2
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
a ms windows error message window:
'utf8' codec can't decode byte 0xf6 in position 8: invalid start byte
<http://osgeo-org.1560.x6.nabble.com/file/n5193488/utf_codec_error_15032015_232313.png>
pops up when invoking e.g.
d.vect
r.slope.aspect
...
and following error message:
Traceback (most recent call last):
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py", line 2054, in OnUpdateDialog
self.parent.updateValuesHook()
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py", line 628, in updateValuesHook
self.SetStatusText('
'.join(self.notebookpanel.createCmd(ignoreErrors = True)))
TypeError
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/utf8-codec-can-t-decode-byte-0xf6-in-position-8-invalid-start-byte-tp5193488.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
I tested winGRASS r64873, no problems with English locale, I switched to German too, still no problems.
Anna
···
On Sun, Mar 15, 2015 at 6:33 PM, Helmut Kudrnovsky <hellik@web.de> wrote:
hi,
tested with
GRASS Version: 7.1.svn
GRASS SVN revision: 64858
Build date: 2015-03-15
Build platform: i686-pc-mingw32
GDAL: 1.11.2
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
a ms windows error message window:
‘utf8’ codec can’t decode byte 0xf6 in position 8: invalid start byte
<http://osgeo-org.1560.x6.nabble.com/file/n5193488/utf_codec_error_15032015_232313.png>
pops up when invoking e.g.
d.vect
r.slope.aspect
…
and following error message:
Traceback (most recent call last):
File “C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py”, line 2054, in OnUpdateDialog
self.parent.updateValuesHook()
File “C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py”, line 628, in updateValuesHook
self.SetStatusText(’
'.join(self.notebookpanel.createCmd(ignoreErrors = True)))
TypeError
best regards
Helmut
View this message in context: http://osgeo-org.1560.x6.nabble.com/utf8-codec-can-t-decode-byte-0xf6-in-position-8-invalid-start-byte-tp5193488.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
hellik
3
I tested winGRASS r64873, no problems with English locale, I switched to
German too, still no problems.
tested with
System Info
GRASS Version: 7.1.svn
GRASS SVN revision: 64873
Build date: 2015-03-16
Build platform: i686-pc-mingw32
GDAL: 1.11.2
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
'utf8' codec can't decode error still there.
also tested with
System Info
GRASS Version: 7.0.0
GRASS SVN Revision: 64706
Erstellungsdatum: 2015-01-20
in the same OSGeo4W-stack, no problem there.
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/utf8-codec-can-t-decode-byte-0xf6-in-position-8-invalid-start-byte-tp5193488p5193649.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
hellik
4
I tested winGRASS r64873, no problems with English locale, I switched to
German too, still no problems.
interesting:
_no_ problems with commands like e.g.:
g.region
g.mapset
g.access
g.gisenv
g.extension
problems with commands like e.g.:
r.slope.aspect
d.vect
r.watershed
r.neigbhours
v.parallel
...
any idea?
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/utf8-codec-can-t-decode-byte-0xf6-in-position-8-invalid-start-byte-tp5193488p5193653.html
Sent from the Grass - Dev mailing list archive at Nabble.com.