[GRASS-dev] [GRASS GIS] #3307: "Illegal filename <map@>" warning when displaying a vector map from a different mapset in GUI
GRASS GIS
trac at osgeo.org
Sat Mar 4 20:47:50 PST 2017
#3307: "Illegal filename <map@>" warning when displaying a vector map from a
different mapset in GUI
--------------------+-------------------------
Reporter: hcho | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: wxGUI | Version: svn-trunk
Keywords: d.vect | CPU: x86-64
Platform: Linux |
--------------------+-------------------------
When adding a vector layer in GUI, I'm getting "Illegal filename" warnings
in the terminal:
{{{
GRASS_INFO_WARNING(28726,1): Illegal filename <basin@>. Character <@> not
allowed.
GRASS_INFO_END(28726,1)
GRASS_INFO_WARNING(28727,1): Illegal filename <basin@>. Character <@> not
allowed.
GRASS_INFO_END(28727,1)
}}}
The vector map is displayed normally though. I see these warnings the
moment I type "@" in the name of vector map textbox. It doesn't happen for
raster maps.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3307>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list