[GRASS-dev] GRASS 7.0.1
Helmut Kudrnovsky
hellik at web.de
Fri Jul 3 05:46:26 PDT 2015
Markus Neteler wrote
> On Jul 3, 2015 12:29 PM, "Martin Landa" <
> landa.martin@
> > wrote:
>>
>> 2015-07-03 11:38 GMT+02:00 Helmut Kudrnovsky <
> hellik@
> >:
>> > as https://trac.osgeo.org/grass/ticket/2634 is fixed now, a new RC
> needed?
>>
>> I would say that it's not needed, we can mark RC2 as final.
>
> So RC2 or final?
>
> Markus
just tested in trunk and nc data set, I get this error:
g.copy vector=firestations at PERMANENT,myfire
xcoor and ycoor columns added
opened v.to.db, choosing myfire in the drop down menue:
Traceback (most recent call last):
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py", line 2221, in OnSetValue
self.OnUpdateValues(event)
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)))
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xf6 in position 11: ordinal
not in range(128)
choosing option what to upload to attribute table:
Traceback (most recent call last):
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py", line 2221, in OnSetValue
self.OnUpdateValues(event)
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)))
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xf6 in position 12: ordinal
not in range(128)
Traceback (most recent call last):
File "C:\OSGEO4~2\apps\grass\grass-7.1.svn\gui\wxpython\gu
i_core\forms.py", line 2221, in OnSetValue
self.OnUpdateValues(event)
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)))
UnicodeDecodeError
:
'ascii' codec can't decode byte 0xf6 in position 12: ordinal
not in range(128)
mmmhhh if I remember, we have had already this or something similar error
some time ago.
System Info (german locale)
GRASS Version: 7.1.svn
GRASS SVN revision: 65532
Build date: 2015-07-02
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)
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GRASS-7-0-1-tp5213369p5214202.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
More information about the grass-dev
mailing list