Opened 15 years ago

Closed 15 years ago

#437 closed defect (fixed)

'Set computational region from display' button in doesn't change region settings

Reported by: epatton Owned by: grass-dev@…
Priority: major Milestone: 7.0.0
Component: wxGUI Version: svn-trunk
Keywords: map display, region Cc:
CPU: x86-64 Platform: Linux

Description

Clicking the 'Set computational region from display' button in the wxgui Map Display window doesn't seem to change the current region settings. After I zoom to a region of interest, click 'Set computational region from display', then 'Zoom to computational region', the display changes to a region I had set using the gis.m 'Set computational region from display' button, not the wxgui one.

~ Eric.

Change History (2)

comment:1 by epatton, 15 years ago

Here's a traceback from the wxgui Layer Manager output window when I try to set the computational region fromt he Map Display:

Traceback (most recent call last):
  File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma
pdisp_window.py", line 2424, in DisplayToWind

gcmd.RunCommand('g.region',
NameError
:
global name 'gcmd' is not defined

comment:2 by martinl, 15 years ago

Milestone: 6.4.07.0.0
Resolution: fixed
Status: newclosed

Should be fixed in r35441.

Note: See TracTickets for help on using tickets.