[GRASS-dev] [GRASS GIS] #936: d.vect: unneeded warning

#936: d.vect: unneeded warning
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: trivial | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Keywords: d.vect | Platform: Linux
      Cpu: x86-64 |
---------------------+------------------------------------------------------
Hi,

In GRASS 7, if I do `d.vect roads` I get a warning:
(cairo driver)

{{{
WARNING: Unable to display areas, topology not available
}}}

could the warning be restricted to cases when there are >=1 area features
in the map?

thanks,
Hamish

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

#936: d.vect: unneeded warning
----------------------+-----------------------------------------------------
  Reporter: hamish | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: trivial | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Resolution: fixed | Keywords: d.vect
  Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed

Comment:

The issue has been solved since then:

{{{
GRASS 7.0.svn (spearfish60_grass7):~ > d.mon wx0
GRASS 7.0.svn (spearfish60_grass7):~ > d.vect roads
d.vect complete.
}}}

Closing.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/936#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>