[GRASS-dev] [GRASS GIS] #648: g.proj fails using Grass6.4 RC5 wxpython

GRASS GIS trac at osgeo.org
Mon Jun 15 16:29:57 EDT 2009


#648: g.proj fails using Grass6.4 RC5 wxpython
------------------------------+---------------------------------------------
 Reporter:  voncasec          |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect            |      Status:  new                      
 Priority:  normal            |   Milestone:  6.4.0                    
Component:  wxGUI             |     Version:  6.4.0 RCs                
 Keywords:  g.proj, wxpython  |    Platform:  Linux                    
      Cpu:  x86-64            |  
------------------------------+---------------------------------------------
 Using Location Wizard to create a new location fails.
 It does not prompt the user to define the default region for the new
 location and crashes.

 Execution failed: 'g.proj -c proj4=+proj=utm +zone=14 +a=6378206.4
 +rf=294.9786982 +no_defs +towgs84=-12.000,130.000,190.000 +to_meter=1.0
 location=GrassDatabase'

 Details:
 Error: region for current mapset is not set
 run "g.region"


 Traceback (most recent call last):
   File "/usr/local/grass-6.4.0RC5/etc/wxpython/gis_set.py", line 404, in
 OnWizard
     gWizard = location_wizard.LocationWizard(self,
 self.tgisdbase.GetValue())
   File
 "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py",
 line 1742, in __init__
     success = self.OnWizFinished()
   File
 "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py",
 line 1903, in OnWizFinished
     success = self.CustomCreate()
   File
 "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/location_wizard.py",
 line 2047, in CustomCreate
     p = gcmd.Command(cmdlist, stderr=None)
   File "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/gcmd.py", line
 358, in __init__
     _("Error: ") + self.GetError()))
 gui_modules.gcmd.CmdError

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/648>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list