Bug report #21396
JP2MrSID driver missing on GDAL drivers options after being disabled
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | Windows 10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29213 |
Description
If you deactivate the JP2MrSID driver in the GDAL Drivers list, after you reload QGIS, the driver will not longer be listed. From that point on, it becomes impossible to enable it back.
The workaround is to start a new profile, or edit the QGIS3.ini file and remove the driver from the skipList.
[gdal]
skipList=JP2MrSID JP2ECW GTiff
Note that other drivers in the above example appear in the GUI to be activated