[GRASS-dev] Re: [GRASS GIS] #917: v.digit map creation weirdness on wingrass

GRASS GIS trac at osgeo.org
Sun Jul 18 14:32:36 EDT 2010


#917: v.digit map creation weirdness on wingrass
-------------------------------+--------------------------------------------
 Reporter:  hamish             |       Owner:  grass-dev@…              
     Type:  defect             |      Status:  new                      
 Priority:  normal             |   Milestone:  6.4.0                    
Component:  Vector             |     Version:  svn-releasebranch64      
 Keywords:  wingrass, v.digit  |    Platform:  MSWindows XP             
      Cpu:  x86-32             |  
-------------------------------+--------------------------------------------
Changes (by mmetz):

  * priority:  major => normal


Comment:

 Replying to [comment:1 hamish]:
 > see discussion and DEBUG log in the second half of #843.
 >
 > it seems to be losing contents of &Map by the time it gets to end() in
 centre.c.
 >
 It gets there twice, the second time the vector has already been closed
 and is no longer available:

 Excerpt from #843 comment:31

 Replying to [comment:31 marisn]:
 >
 {{{
 [snip]

 D3/3: c_update_tool()
 D3/3: c_next_tool()
 D2/3:   Tool_next = 1
 D2/3: Quit
 D1/3: end()

 [snip]

 Building topology for vector map <bar>...

 [snip]

 D1/3: Vect_close(): name = bar, mapset = user1, format = 0, level = 2
 [snip]
 Region restored to original extent.

 D3/3: c_next_tool()
 D2/3:   Tool_next = 1
 D2/3: Quit
 D1/3: end()

 [snip]

 Building topology for vector map <(null)>...

 D1/3: Vect_close(): name = (null), mapset = (null), format = 0, level = 1
 }}}

 A bit annoying, but there is no report that the changes have not been
 saved, IOW, the module produces results as expected. Downgrading priority.

 Markus M

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/917#comment:4>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list