[GRASS-dev] [GRASS GIS] #1837: d.rast.edit error when attempting to edit a raster
GRASS GIS
trac at osgeo.org
Sat Dec 15 14:05:48 PST 2012
#1837: d.rast.edit error when attempting to edit a raster
--------------------------+-------------------------------------------------
Reporter: MarcoSc | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Default | Version: 6.4.3 RCs
Keywords: raster grass | Platform: All
Cpu: x86-64 |
--------------------------+-------------------------------------------------
Comment(by hellik):
Replying to [comment:2 neteler]:
> Maybe we need to backport d.rast.edit.py from GRASS 7 for the case that
it is
> called from wxGUI (so backport into the wxgui/ part only) and leave the
Tcl
> version as is for command line usage?
is there a GRASS7-wxGUI-equivalent?
see http://grass.osgeo.org/grass70/manuals/d.rast.edit.html
starting d.rast.edit from the wxGUI
{{{
Traceback (most recent call last):
File "C:\OSGeo4W\apps\grass\grass-7.0.svn\etc\gui\wxpython
\lmgr\frame.py", line 725, in OnMenuCmd
GUI(parent = self).ParseCommand(cmd)
File "C:\OSGeo4W\apps\grass\grass-7.0.svn\etc\gui\wxpython
\gui_core\forms.py", line 2122, in ParseCommand
raise gcmd.GException(e.value)
core.gcmd
.
GException
:
Unable to fetch interface description for command
'd.rast.edit.py'.
Details: Unable to open script file: Invalid argument
}}}
testedt with
{{{
GRASS version: 7.0.svn
GRASS SVN Revision: 54261
GIS Library Revision: 52468 (2012-07-27)
GDAL/OGR: 1.9.2
PROJ.4: 4.8.0
GEOS: 3.3.5
SQLite: 3.7.10
Python: 2.7.2
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1837#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list