Re: [osgeo4w-dev] [osgeo4w] #479: gdal_merge crashes python

2021-03-30 Thread OSGeo4W
#479: gdal_merge crashes python
---+
Reporter:  nicolascadieux  |   Owner:  osgeo4w-dev@…
Type:  defect  |  Status:  closed
Priority:  minor   |   Component:  Package
 Version:  |  Resolution:  outdated
Keywords:  |
---+
Changes (by jef):

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


-- 
Ticket URL: 
OSGeo4W 
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
___
osgeo4w-dev mailing list
osgeo4w-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeo4w-dev


[osgeo4w-dev] [osgeo4w] #479: gdal_merge crashes python

2015-12-22 Thread OSGeo4W
#479: gdal_merge crashes python
---+---
Reporter:  nicolascadieux  |  Owner:  osgeo4w-dev@…
Type:  defect  | Status:  new
Priority:  minor   |  Component:  Package
 Version:  |   Keywords:
---+---
 Using gdal_merge in OSGeoW4 shell or from qgis terminates with a properly
 merged file but with a python crash once the file is written to disk.
 "python.exe has stopped working Window."

 This is in a .bat file:
 gdal_merge -n -999.999 -a_nodata -999.999 -co BIGTIFF=YES -of GTiff -o
 C:/pytemp/Output/Output/MergedFile.tif "C:/pytemp/Output/N45W074.tif"
 "C:/pytemp/Output/N45W075.tif" "C:/pytemp/Output/N45W076.tif"
 "C:/pytemp/Output/N45W074.tif" "C:/pytemp/Output/N45W075.tif"
 "C:/pytemp/Output/N45W076.tif"

 If I launch this in a .bat file (in the OSGeoW4 shell), the process seems
 to crash after the creation of the output .tif file. If i launch the
 process repeatedly (recall the last command with up arrow and then press
 enter), it will sometime terminate without a python crash.

 Windows 7_64, osgeo4w64, Qgis 2.12

--
Ticket URL: 
OSGeo4W 
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
___
osgeo4w-dev mailing list
osgeo4w-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev