[GRASS-dev] Re: [GRASS GIS] #1519: Opening a saved workspace doesn't display all layers correctly in 6.4.2RC2

GRASS GIS trac at osgeo.org
Sat Jan 28 04:56:38 EST 2012


#1519: Opening a saved workspace doesn't display all layers correctly in 6.4.2RC2
-----------------------+----------------------------------------------------
 Reporter:  shanel     |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  minor      |   Milestone:  6.4.2                    
Component:  wxGUI      |     Version:  6.4.2 RCs                
 Keywords:  workspace  |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
Changes (by annakrat):

  * keywords:  => workspace


Comment:

 The problem is in wxgui.py in LoadWorkspaceFile():

 {{{
         if maptree:
             # reverse list of map layers
             maptree.Map.ReverseListOfLayers()
 }}}

 I removed this code in r50511 and it seems to be ok then. Backported to
 6.5 and 7 too.

 Anna

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



More information about the grass-dev mailing list