Opened 7 years ago

Closed 7 years ago

#3360 closed defect (fixed)

change "v.digit" to "g.gui.vdigit" in error message

Reported by: hellik Owned by: grass-dev@…
Priority: normal Milestone: 7.2.2
Component: Vector Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

related to 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

Change History (3)

comment:1 by annakrat, 7 years ago

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?

in reply to:  1 comment:2 by hellik, 7 years ago

Replying to 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).

comment:3 by annakrat, 7 years ago

Resolution: fixed
Status: newclosed

Done in r71246 and r71247.

Note: See TracTickets for help on using tickets.