[GRASS-dev] [GRASS GIS] #1665: Grass SVN (51807) doesn’t launch: Path '…/<UNKNOWN>/<UNKNOWN>' doesn't exist

#1665: Grass SVN (51807) doesn’t launch: Path '…/<UNKNOWN>/<UNKNOWN>' doesn't
exist
------------------------+-------------------------
  Reporter: vince | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.7
Component: Startup | Version: svn-trunk
Resolution: fixed | Keywords:
       CPU: OSX/Intel | Platform: MacOSX
------------------------+-------------------------

Comment (by wenzeslaus):

Error reports further improved in r73263.

r73262 and r73264 change `-gui` and `-text` in the messages to `--gui` and
`--text` according to wiki:Grass8Planning. The preference of `--gui` over
`-gui` is fairly new (since r73100, after 7.4), so we still have `-gui`
etc. on couple more places.

{{{
grep --exclude-dir={.svn,OBJ.*,dist.*,bin.*,locale} -IrnE
"[^-a-z]-gui[^_]"
}}}

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