[GRASS-user] GRASS-7.9.svn startup warning

Using the GUI I created a new location for the USGS 10m DEM maps. When the
location and default PERMANENT mapset were accepted I allowed grass to
import the data. This warning displayed on the v.t.:

$ grass79 Starting GRASS GIS...

(gis_set.py:19558): Gtk-WARNING **: Failed to fetch network locations: The specified location is not mounted

Rich

On Thu, 12 Sep 2019, Rich Shepard wrote:

Using the GUI I created a new location for the USGS 10m DEM maps. When the
location and default PERMANENT mapset were accepted I allowed grass to
import the data.

Forgot to mention that grass appeared to hang since nothing happened, as
evidenced by no output to the console.

Killed grass and restarted in the new location, then ran r.in.gdal and the
process ran to completion.

Rich

On Thu, Sep 12, 2019 at 10:07 PM Rich Shepard <rshepard@appl-ecosys.com> wrote:

Using the GUI I created a new location for the USGS 10m DEM maps. When the
location and default PERMANENT mapset were accepted I allowed grass to
import the data. This warning displayed on the v.t.:

$ grass79
Starting GRASS GIS...

(gis_set.py:19558): Gtk-WARNING **: Failed to fetch network locations: The specified location is not mounted

This is not a GRASS error message.

Did you search for it?

I see for example
https://stackoverflow.com/questions/48363901/gtk-warning-failed-to-fetch-network-locations

Markus

On Sun, 15 Sep 2019, Markus Neteler wrote:

This is not a GRASS error message.

Markus,

I wondered about that.

Did you search for it?

No, I just kept working.

I see for example
https://stackoverflow.com/questions/48363901/gtk-warning-failed-to-fetch-network-locations

Installed here is gtk3-3.18.9 and this warning displayed only once. Since
it's a warning I'll ignore it.

Thanks,

Rich