GDAL
February 9, 2008, 10:47am
1
#42: NVIZ panels fail when switching view mode from fly back to eye or center
---------------------+------------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.3.0
Component: default | Version: svn-trunk
Keywords: nviz |
---------------------+------------------------------------------------------
Switching view mode from fly to eye or center fails and leaves nviz in
unusable state.
{{{
window ".middle.panelarea.panels.main.midf.height" isn't packed
window ".middle.panelarea.panels.main.midf.height" isn't packed
while executing
"pack $XY -side left -before $Nv_(HEIGHT_SLIDER)"
(procedure "change_display" line 46)
invoked from within
"change_display 1"
invoked from within
".middle.panelarea.panels.main.midt.b1 invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w $cmd]"
(procedure "tk::CheckRadioInvoke" line 3)
invoked from within
"tk::CheckRadioInvoke .middle.panelarea.panels.main.midt.b1"
(command bound to event)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/42> ;
GRASS GIS <http://grass.osgeo.org >
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
February 9, 2008, 6:01pm
2
#42: NVIZ panels fail when switching view mode from fly back to eye or center
----------------------+-----------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: blocker | Milestone: 6.3.0
Component: default | Version: svn-trunk
Resolution: fixed | Keywords: nviz
----------------------+-----------------------------------------------------
Changes (by cmbarton):
* status: new => closed
* resolution: => fixed
Comment:
I don't know whether Maris' patch was applied, but this bug is now fixed
in SVN
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/42#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
February 9, 2008, 6:04pm
3
#42: NVIZ panels fail when switching view mode from fly back to eye or center
----------------------+-----------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: blocker | Milestone: 6.3.0
Component: default | Version: svn-trunk
Resolution: fixed | Keywords: nviz
----------------------+-----------------------------------------------------
Comment (by marisn):
Should I open new bugs for other issues, that where fixed by my patch and
are left open by http://trac.osgeo.org/grass/changeset/30034 ?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/42#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
February 9, 2008, 6:28pm
4
#42: NVIZ panels fail when switching view mode from fly back to eye or center
----------------------+-----------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: blocker | Milestone: 6.3.0
Component: default | Version: svn-trunk
Resolution: fixed | Keywords: nviz
----------------------+-----------------------------------------------------
Comment (by cmbarton):
I applied other fixed in Maris' patch with a small modification that
avoided re-introducing the view-switching bug.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/42#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
February 9, 2008, 11:44pm
5
#42: NVIZ panels fail when switching view mode from fly back to eye or center
----------------------+-----------------------------------------------------
Reporter: marisn | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: blocker | Milestone: 6.3.0
Component: default | Version: svn-trunk
Resolution: fixed | Keywords: nviz
----------------------+-----------------------------------------------------
Comment (by hamish):
In a quick test, the latest SVN works for me & Spearfish's elevation.dem.
Maris:
> Should I open new bugs for other issues, that where fixed by my patch
and are left
> open by http://trac.osgeo.org/grass/changeset/30034 ?
Yes, one patch/ticket per issue, otherwise it is very likely they will be
forgotten.
hint: just type a "r" in front of the revision number and trac will
automatically link it. (r30034)
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/42#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/