Skip to content

[Bug] wxGUI: unclear error message in scatterplot with non-overlapping raster maps #2044

@neteler

Description

@neteler

Describe the bug

When attempting to draw an scatterplot, the plot is not shown:

wxpython_scatterplot_not_shown

To Reproduce
Steps to reproduce the behavior:

  1. load two elevation maps from NC sample dataset:
  • el_D792_6m@PERMANENT
  • el_D783_6m@PERMANENT
    and select them in layer manager.
  1. Go Analyze map (Display manager)
  2. Create bivariate scatter plot
  3. accept settings with OK
  4. no plot shown but error in console:

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

System description (please complete the following information):

  • Operating System: Fedora 35, wxPython: 4.0.7 with 4.1 patches
  • GRASS GIS version: both 7.8.dev and 8.0.dev

System Info

GRASS version: 8.0.dev
Code revision: ff485ffdc                                                        
Build date: 2021-12-14                                                          
Build platform: x86_64-pc-linux-gnu                                             
GDAL: 3.3.2                                                                     
PROJ: 8.2.0                                                                     
GEOS: 3.9.2                                                                     
SQLite: 3.36.0                                                                  
Python: 3.10.1                                                                  
wxPython: 4.0.7                                                                 
Platform: Linux-5.15.6-200.fc35.x86_64-x86_64-with-glibc2.34

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIwxGUI relatedbackport to 8.4PR needs to be backported to release branch 8.4bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions