[GRASS-dev] [GRASS GIS] #3360: change "v.digit" to "g.gui.vdigit" in error message

#3360: change "v.digit" to "g.gui.vdigit" in error message
-------------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.2.2
Component: Vector | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
related to [https://lists.osgeo.org/pipermail/grass-
dev/2017-June/085239.html dev ML]

{{{
"Vector digitizer not available
Reason: cannot import name GV_LINES
Note that the wxGUI's vector digitizer is currently disabled
(hopefully this will be fixed soon). Please keep an eye out
for updated versions of GRASS. In the meantime you can use
"v.digit" from the Develop Vector menu."
}}}

v.digit was changed to g.gui.vdigit; the error/warning message should
reflect this

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

#3360: change "v.digit" to "g.gui.vdigit" in error message
--------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.2
Component: Vector | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by annakrat):

If GUI digitizer doesn't work, g.gui.vdigit won't work either (it's the
same thing), so there is no reason to recommend it. Perhaps we could
recommend v.edit?

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

#3360: change "v.digit" to "g.gui.vdigit" in error message
--------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.2
Component: Vector | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by hellik):

Replying to [comment:1 annakrat]:
> If GUI digitizer doesn't work, g.gui.vdigit won't work either (it's the
same thing), so there is no reason to recommend it. Perhaps we could
recommend v.edit?

yes, just seen that g.gui.vdigit also doesn't work.

so warning message should be changed, v.edit may be an alternative (though
not very interactive user friendly).

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3360#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3360: change "v.digit" to "g.gui.vdigit" in error message
--------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.2.2
Component: Vector | Version: svn-trunk
Resolution: fixed | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by annakrat):

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

Comment:

Done in r71246 and r71247.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3360#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>