[GRASS-dev] [GRASS GIS] #1032: ErrorCommandExecution g.proj
GRASS GIS
trac at osgeo.org
Sat Apr 10 05:11:16 EDT 2010
#1032: ErrorCommandExecution g.proj
--------------------------+-------------------------------------------------
Reporter: sallar | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Keywords: g.proj,wxGUI | Platform: Linux
Cpu: x86-32 |
--------------------------+-------------------------------------------------
By starting with grass wxgui, hangs with the following error [1][[BR]]
In the shell appears as follows:
{{{
File "/usr/local/grass-6.4.0RC6/etc/wxpython/gui_modules/wxgui_utils.py",
line 84, in __init__
self.Map = render.Map() # instance of render.Map to be associated
with display
File "/usr/local/grass-6.4.0RC6/etc/wxpython/gui_modules/render.py",
line 402, in __init__
self.projinfo = self.ProjInfo()
File "/usr/local/grass-6.4.0RC6/etc/wxpython/gui_modules/render.py",
line 765, in ProjInfo
p = gcmd.Command(['g.proj', '-p'])
File "/usr/local/grass-6.4.0RC6/etc/wxpython/gui_modules/gcmd.py", line
369, in __init__
_("Error: ") + self.GetError()))
gui_modules.gcmd.CmdError
}}}
[1]-http://www.filedropper.com/errorincommandexecutiongproj
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1032>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list