Opened 13 years ago

Last modified 13 years ago

#3476 new bug

GDAL raster tools on Windows Vista / 64 require GDAL binary path

Reported by: nelson Owned by: brushtyler
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: GDALTools Version: 1.6.0
Keywords: GdalTools Cc:
Must Fix for Release: No Platform: Windows
Platform Version: Vista 64 Awaiting user input: no

Description

GDAL raster operations did not work on a standalone Windows install of QGIS 1.6.0 on my Vista 64 system. Any attempts to do things with Raster (such as Raster / Information) resulted in gdalinfo.exe crashing with a Windows error: "gdalinfo.exe has stopped working". Details are an appcrash, exception code c0000005 offset 0006020b

In discussion on IRC wildintellect suggested setting the binary path in GDAL Tools. I set it to C:/Program Files (x86)/Quantum GIS Copiapo/bin and now GDAL raster operations work correctly.

I've seen this bug hinted at online a few times (like ticket 3435), and in each case the user was running a 64 bit Windows. Volter on IRC says he doesn't see the problem in a WinXP 32 bit install. Perhaps Quantum GIS tries to find GDAL in C:\Program Files\ but not in C:\Program Files (x86)\? The latter is the default install path in 64 bit Windows.

Change History (3)

comment:1 by jef, 13 years ago

Component: RastersPython plugins and bindings
Keywords: GdalTools added
Owner: changed from nobody to brushtyler

comment:2 by borysiasty, 13 years ago

see also #3097, #3170

comment:3 by borysiasty, 13 years ago

Component: Python plugins and bindingsGDALTools
Note: See TracTickets for help on using tickets.