[GRASS-dev] GRASS 7.0.1

Helmut Kudrnovsky hellik at web.de
Tue Jul 14 08:10:42 PDT 2015


Martin Landa wrote
> Hi,
> 
> 2015-07-03 14:46 GMT+02:00 Helmut Kudrnovsky <

> hellik@

> >:
>> just tested in trunk and nc data set, I get this error:
>>
>> g.copy vector=firestations at PERMANENT,myfire
> 
> I am feeling lost in this thread, it's also related to grass70 branch?
> 
> I wonder if we really need RC2 or we could just relase relbr70 as
> 7.0.1 final as it is now?
> 
> Thanks a lot for clarification. Martin

-------------------------------------------------------

GRASS Version: 7.0.1RC1                                                         
GRASS SVN Revision: 65472                                                       
Erstellungsdatum: 2015-06-15                                                    
Build Platform: i686-pc-mingw32                                                 
GDAL/OGR: 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-Vista-6.0.6002-SP2 (OSGeo4W)

RC1 has this bug:

https://trac.osgeo.org/grass/ticket/2634

-------------------------------------------------------

System Info                                                                     
GRASS Version: 7.0.1svn                                                         
GRASS SVN Revision: 65576                                                       
Erstellungsdatum: 2015-07-13                                                    
Build Platform: i686-pc-mingw32                                                 
GDAL/OGR: 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-Vista-6.0.6002-SP2      

open v.db.addcolumn, choose vector layer, following error:

Traceback (most recent call last):
  File "C:\Program Files\GRASS GIS
7.0.1svn\gui\wxpython\gui_core\forms.py", line 2188, in
OnSetValue

self.OnUpdateValues(event)
  File "C:\Program Files\GRASS GIS
7.0.1svn\gui\wxpython\gui_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)

or

open v.to,db, choose vector layer, following error:

Traceback (most recent call last):
  File "C:\Program Files\GRASS GIS
7.0.1svn\gui\wxpython\gui_core\forms.py", line 2188, in
OnSetValue

self.OnUpdateValues(event)
  File "C:\Program Files\GRASS GIS
7.0.1svn\gui\wxpython\gui_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)

-------------------------------------------------------
System Info                                                                     
GRASS Version: 7.1.svn                                                          
GRASS SVN revision: 65575                                                       
Build date: 2015-07-13                                                          
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-Vista-6.0.6002-SP2 (OSGeo4W) 

open v.db.addcolumn, choose vector layer, following error:

Traceback (most recent call last):
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\gui
_core\forms.py", line 2221, in OnSetValue

self.OnUpdateValues(event)
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\gui
_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)

or 

open v.to,db, choose vector layer, following error:

Traceback (most recent call last):
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\gui
_core\forms.py", line 2221, in OnSetValue

self.OnUpdateValues(event)
  File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\gui
_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)

-------------------------------------------------------

in summary:

- ticket/2634 _is in_ RC1, _but not_ in trunk and relbranch7.0.1.svn

- 'ascii' codec can't decode byte 0xf6 in position 12: ordinal not in
range(128) _is in_ trunk and relbranch7.0.1.svn, _but not_ in RC1

HTH



-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/GRASS-7-0-1-tp5213369p5215588.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


More information about the grass-dev mailing list