Bug report #14440
QGIS bd140a7 (GDAL 2.0.2-4) without vsizip support
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Data Provider | ||
Affected QGIS version: | 2.14.0 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22419 |
Description
The latest QGIS bd140a7 (2.15.0-10 from OSGeo4W Setup, 32bit Windows) misses support of loading ZIP files directly.
Best regards,
Christoph Candido
History
#1 Updated by Jürgen Fischer over 8 years ago
Different issue GDAL #6410.
#2 Updated by Christoph Candido over 8 years ago
- Assignee deleted (
Jürgen Fischer)
Current workaround: setting environment variable CPL_ZIP_ENCODING=CP437
Thank you Jürgen!
#3 Updated by Jürgen Fischer over 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
fixed in gdal-2.0.2-5
#4 Updated by Alister Hood over 8 years ago
Should this be fixed in both 32 bit and 64 bit builds, and both the OSGeo4W installer packages and the standalone QGIS installers, and in the nightlies?
I have what seems like it might be the same problem with both QGIS nightly from 64bit OSGeo4W and the 64bit standalone installer, (although the latter may not be the very latest version).
#5 Updated by Alister Hood over 8 years ago
Sorry, no, this must be a different issue, as the environment variable workaround doesn't work.
#6 Updated by Jürgen Fischer over 8 years ago
- Subject changed from QGIS 2.15.0-10 (GDAL 2.0.2-4) without vsizip support to QGIS bd140a7 (GDAL 2.0.2-4) without vsizip support