On Thu, 8 Dec 2022 at 09:53, Grant Boxer via QGIS-User
<qgis-user@lists.osgeo.org> wrote:
>
> I am having issues with the georeferencer. When I register an image the 
> process does not recognise the CRS entered into the settings window. It 
> returns the layer with an invalid projection. When I try to change the 
> projection in the new layer it creates this error.
>
>
>
> Has anyone else had this problem? See output below, Any thoughts?


That error is coming from the "enmapboxplugin" plugin. Try removing
that plugin and re-testing.

Nyall

>
>
>
> Regards Grant Boxer, Perth WA
>
>
>
> An error has occurred while executing Python code:
>
> RuntimeError: The JPEG driver does not support update access to existing 
> datasets.
>
> Traceback (most recent call last):
>   File 
> "C:\Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\enmapbox\qgispluginsupport\qps\layerconfigwidgets\gdalmetadata.py",
>  line 1218, in apply
>     ds = gdalDataset(self.mapLayer(), gdal.GA_Update)
>   File 
> "C:\Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\enmapbox\qgispluginsupport\qps\utils.py",
>  line 829, in gdalDataset
>     return gdalDataset(dataset.source(), eAccess=eAccess)
>   File 
> "C:\Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\enmapbox\qgispluginsupport\qps\utils.py",
>  line 833, in gdalDataset
>     ds = gdal.Open(dataset, eAccess)
>   File "C:\OSGeo4W\apps\Python39\lib\site-packages\osgeo\gdal.py", line 4708, 
> in Open
>     return _gdal.Open(*args)
> RuntimeError: The JPEG driver does not support update access to existing 
> datasets.
>
>
> Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC 
> v.1928 64 bit (AMD64)]
> QGIS version: 3.28.1-Firenze Firenze, fde3b8fbb8
>
> Python Path:
>
> ·                     C:/OSGeo4W/apps/qgis/./python
>
> ·                     
> C:/Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python
>
> ·                     
> C:/Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
>
> ·                     C:/OSGeo4W/apps/qgis/./python/plugins
>
> ·                     C:\OSGeo4W\bin\python39.zip
>
> ·                     C:\OSGeo4W\apps\Python39\DLLs
>
> ·                     C:\OSGeo4W\apps\Python39\lib
>
> ·                     C:\OSGeo4W\bin
>
> ·                     
> C:\Users\boxer\AppData\Roaming\Python\Python39\site-packages
>
> ·                     C:\OSGeo4W\apps\Python39
>
> ·                     C:\OSGeo4W\apps\Python39\lib\site-packages
>
> ·                     C:\OSGeo4W\apps\Python39\lib\site-packages\win32
>
> ·                     C:\OSGeo4W\apps\Python39\lib\site-packages\win32\lib
>
> ·                     C:\OSGeo4W\apps\Python39\lib\site-packages\Pythonwin
>
> ·                     
> C:/Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python
>
> ·                     
> C:\Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\site-packages
>
> ·                     
> C:\Users/boxer/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin
>
> ·                     
> C:\Users\boxer\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\enmapboxplugin\enmapbox\site-packages
>
> ·                     
> C:\Users\boxer\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\enmapboxplugin\enmapbox\apps
>
> ·                     
> C:\Users\boxer\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\enmapboxplugin\enmapbox\coreapps
>
> ·                     
> C:\Users\boxer\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\enmapboxplugin\enmapbox\eo4qapps
>
> .
>
>
>
>
>
> _______________________________________________
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to