[GRASS-dev] Re: [OSGeoLive] #2181: GRASS freezes when using r.import on file without projection


Von: OSGeoLive <trac_osgeolive@osgeo.org>
Gesendet: 31. August 2019 17:38:31 OESZ
Betreff: Re: [OSGeoLive] #2181: GRASS freezes when using r.import on file without projection

#2181: GRASS freezes when using r.import on file without projection
-----------------------+----------------------------
 Reporter:  johanvdw   |       Owner:  osgeolive@…
     Type:  defect     |      Status:  new
 Priority:  major      |   Milestone:  OSGeoLive13.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  grass      |
-----------------------+----------------------------
Changes (by kalxas):

 * keywords:   => grass
 * cc: osgeolive@… (added)
 * priority:  minor => major
 * type:  task => defect
 * milestone:   => OSGeoLive13.0

-- 
Ticket URL: <[https://trac.osgeo.org/osgeolive/ticket/2181#comment:3](https://trac.osgeo.org/osgeolive/ticket/2181#comment:3)>
OSGeoLive <[http://live.osgeo.org/](http://live.osgeo.org/)>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.

On Sun, Sep 1, 2019 at 8:35 AM Markus Neteler <neteler@osgeo.org> wrote:


Von: OSGeoLive <trac_osgeolive@osgeo.org>
Gesendet: 31. August 2019 17:38:31 OESZ
Betreff: Re: [OSGeoLive] #2181: GRASS freezes when using r.import on file without projection

#2181: GRASS freezes when using r.import on file without projection
-----------------------±---------------------------
Reporter: johanvdw | Owner: osgeolive@…
Type: defect | Status: new
Priority: major | Milestone: OSGeoLive13.0
Component: OSGeoLive | Resolution:
Keywords: grass |
-----------------------±---------------------------
Changes (by kalxas):

  • keywords: => grass
  • cc: osgeolive@… (added)
  • priority: minor => major
  • type: task => defect
  • milestone: => OSGeoLive13.0


Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2181#comment:3>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.

The reason was that r.import did not change back to the original location + mapset by resetting GISRC. Fixed in master, relbr78, and relbr76, also for v.import.

Markus M