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

Update to the latest versions QGIS #16

Open
gontsa opened this issue May 24, 2023 · 1 comment
Open

Update to the latest versions QGIS #16

gontsa opened this issue May 24, 2023 · 1 comment

Comments

@gontsa
Copy link

gontsa commented May 24, 2023

Hello, do you have any possibility to update the plugin so that it works in newer versions of QGIS (I have 3.30.2-'s-Hertogenbosch). Or tell me where to look to fix it on my own. There is a need for your plugin.
Thank you!

File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 162, in createRendererWidget
              return MilStd2525RendererWidget(layer, style, renderer)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 128, in __init__
              self.r = MilStd2525Renderer(field=field)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/renderer.py", line 54, in __init__
              self._defaultSymbol = getDefaultSymbol(int(size))
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/home/fedir/.local/share/QGIS/QGIS3/profiles/fg/python/plugins/milstd2525/milstd2525symbology.py", line 134, in getDefaultSymbol
              symbolLayer.setSizeUnit(3)
             TypeError: QgsMarkerSymbolLayer.setSizeUnit(): argument 1 has unexpected type 'int'
@RiiPiii
Copy link

RiiPiii commented Mar 4, 2024

MIL-STD-2525 is not working with QGIS 3.34 LTR

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

3 participants
@gontsa @RiiPiii and others