[GRASS-dev] [GRASS GIS] #3911: d.vect and d.erase warnings/errors

#3911: d.vect and d.erase warnings/errors
-----------------------------+-------------------------
Reporter: rshepard | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 8.0.0
Component: Python | Version: svn-trunk
Keywords: d.vect, d.erase | CPU: x86-64
Platform: Linux |
-----------------------------+-------------------------
I entered this sequence of commands:
GRASS 7.9.dev (mohler):/data/grassdata > g.region vect=nehalem_watershed
GRASS 7.9.dev (mohler):/data/grassdata > d.erase
<data > d.vect map=nehalem_watershed fcolor=none
d.vect complete.
<data > d.vect map=nehalem_wetlands color=blue
d.vect complete.
<ta/grassdata > d.vect map=nehalem_roads color=black width=1.5
d.vect complete.
<ta/grassdata > d.vect map=fall_chinook color=red
d.vect complete.

and grass displayed the attached wxPython error report (file: d.vect-
error.txt)

When I entered d.erase grass displayed the following warnings:
GRASS 7.9.dev (mohler):/data/grassdata > d.erase
GRASS 7.9.dev (mohler):/data/grassdata >
GRASS_INFO_WARNING(7072,1): Unable to read cmdfile
'/data/grassdata/mohler/hydrography/.tmp/baetis/MONITORS/wx0/cmd'.
Details: [Errno 2] No such file or directory:
'/tmp/grass7-rshepard-5701/tmpl0lz940f.legrow'
GRASS_INFO_END(7072,1)

Need more testing/info? Ask.

Rich

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3911&gt;
GRASS GIS <https://grass.osgeo.org>

#3911: d.vect and d.erase warnings/errors
-----------------------+-----------------------------
  Reporter: rshepard | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 8.0.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: d.vect, d.erase
       CPU: x86-64 | Platform: Linux
-----------------------+-----------------------------
Changes (by rshepard):

* Attachment "d.vect-error.txt" added.

The inability of grass to find an existing tmp file when d.vect command
issued.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3911&gt;
GRASS GIS <https://grass.osgeo.org>