Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This layer doesn't have a properties dialog. #62

Open
sbonaime opened this issue Mar 14, 2023 · 0 comments
Open

This layer doesn't have a properties dialog. #62

sbonaime opened this issue Mar 14, 2023 · 0 comments

Comments

@sbonaime
Copy link

Hi,
This issue may be linked to #53
After importing a geotiff with FreehandRasterGeoreferencer and just moving the layer, I exported the raster,save and close the project.

Then after opening the project, I am not able to see the Properties of the raster and I have the following messsage
```INFO Warning : This layer doesn't have a properties dialog.````

and python error

             
             
             Exception: unknown
             
             
             Traceback (most recent call last):
              File "/Users/bonaime/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/FreehandRasterGeoreferencer/freehandrastergeoreferencer_layer.py", line 746, in render
              return self.layer.draw(self.rendererContext)
              File "/Users/bonaime/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/FreehandRasterGeoreferencer/freehandrastergeoreferencer_layer.py", line 589, in draw
              self.initializeLayer()
              File "/Users/bonaime/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/FreehandRasterGeoreferencer/freehandrastergeoreferencer_layer.py", line 227, in initializeLayer
              self.showBarMessage(
              File "/Users/bonaime/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/FreehandRasterGeoreferencer/freehandrastergeoreferencer_layer.py", line 687, in showBarMessage
              self.iface.messageBar().pushMessage(title, text, level, duration)
             Exception: unknown
             Python version: 3.9.5 (default, Sep 10 2021, 16:18:19) 
             [Clang 12.0.5 (clang-1205.0.22.11)]
             QGIS version: 3.30.0-'s-Hertogenbosch 's-Hertogenbosch, f186b8efe0
             ```
I am running latest  "QGIS version: 3.30.0-'s-Hertogenbosch 's-Hertogenbosch, f186b8efe0"

The raster is no longer available
Thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant