#950: Error opening workspace file
----------------------------+-----------------------------------------------
 Reporter:  epatton         |       Owner:  [email protected]
     Type:  defect          |      Status:  new                      
 Priority:  normal          |   Milestone:  6.5.0                    
Component:  wxGUI           |     Version:  svn-develbranch6         
 Keywords:  gui, workspace  |    Platform:  Linux                    
      Cpu:  x86-64          |  
----------------------------+-----------------------------------------------
 I get the following error after trying to open a workspace file in Grass
 6.5.svn:

 {{{
 Traceback (most recent call last):
   File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py",
 line 622, in OnWorkspaceOpen

 self.LoadWorkspaceFile(filename)
   File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py",
 line 717, in LoadWorkspaceFile

 lvdigit=layer['vdigit'])
 KeyError
 :
 'vdigit'

 }}}

 This error only seems to manifest itself when layer group folders are
 used.

 To replicate error (in North Carolina dataset, Grass 6.5.svn):

 1. start wxpthon gui, add vectors streams, lakes, geodetic_pts. Add raster
 elevation.
 2. Save the workspace.
 3. Exit Grass, start Grass, load workspace, everything works ok.
 4. add layer group folder, drag vectors into folder. Save workspace and
 exit Grass.
 5. Start Grass, load workspace; wxgui gives the same error as above.


 ~ Eric.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/950>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to