It seems the problem is in how QGIS 3 is launched from the Start Menu link on Windows: it now directly runs qgis-bin.exe instead of qgis.bat (or qgis-ltr.bat) like was for QGIS 2.18.
Therefore, to ensure that OGR_SKIP and PGEO_DRIVER_TEMPLATE are correctly set before QGIS 3 starts, you need to run qgis.bat (with the two line added). ----- Andrea Giudiceandrea -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
