Opened 10 years ago

Last modified 6 years ago

#2247 reopened defect

bivariate scatterplot: undefined variable issue

Reported by: neteler Owned by: grass-dev@…
Priority: minor Milestone: 7.2.4
Component: wxGUI Version: svn-trunk
Keywords: scatterplot Cc:
CPU: Unspecified Platform: Unspecified

Description

Using G7.0.0beta1, I discovered this spurious message:

Settings: unable to get value 'scatter:rasters:None'

I searched a bit in the code but cannot identify the part which generates the message. The scatterplot tool seems to work fine.

Change History (9)

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Still the issue?

comment:3 by neteler, 8 years ago

Resolution: worksforme
Status: newclosed

Seems to be gone, closing.

comment:4 by marisn, 7 years ago

Milestone: 7.0.57.2.1
Resolution: worksforme
Status: closedreopened
Version: svn-releasebranch70svn-trunk

I still get this error message. As Markus noted, tool itself seems to work just fine.

GRASS versija: 7.3.svn                                                          
GRASS SVN revision: r69783M                                                     
Build date: 2016-11-07                                                          
Build platform: x86_64-pc-linux-gnu                                             
GDAL: 2.0.2                                                                     
PROJ.4: 4.9.2                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.14.2                                                                  
Python: 2.7.12                                                                  
wxPython: 3.0.2.0                                                               
Platform: Linux-4.8.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9500_@_2.53GHz-with-gentoo-2.3

in reply to:  4 comment:5 by hellik, 7 years ago

Replying to marisn:

I still get this error message. As Markus noted, tool itself seems to work just fine.

GRASS versija: 7.3.svn                                                          
GRASS SVN revision: r69783M                                                     
Build date: 2016-11-07                                                          
Build platform: x86_64-pc-linux-gnu                                             
GDAL: 2.0.2                                                                     
PROJ.4: 4.9.2                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.14.2                                                                  
Python: 2.7.12                                                                  
wxPython: 3.0.2.0                                                               
Platform: Linux-4.8.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9500_@_2.53GHz-with-gentoo-2.3

maybe related (?) I get:

Settings: unable to get value 'scatter:rasters:None'
C:\Program Files\GRASS GIS 7.3.svn\Python27\lib\site-
packages\wx-2.8-msw-unicode\wx\lib\plot.py:362:
FutureWarning: comparison to `None` will result in an
elementwise object comparison in the future.
  if coord == None:
C:\Program Files\GRASS GIS 7.3.svn\Python27\lib\site-
packages\wx-2.8-msw-unicode\wx\lib\plot.py:1164:
FutureWarning: comparison to `None` will result in an
elementwise object comparison in the future.
  if xAxis == None or yAxis == None:

with

System Info                                                                     
GRASS version: 7.3.svn                                                          
GRASS SVN revision: r69793                                                      
Build date: 2016-11-11                                                          
Build platform: x86_64-w64-mingw32                                              
GDAL: 2.1.2                                                                     
PROJ.4: 4.9.3                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.14.1                                                                  
Python: 2.7.5                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-8-6.2.9200    

comment:6 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:7 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:8 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:9 by martinl, 6 years ago

Milestone: 7.2.4
Note: See TracTickets for help on using tickets.