-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi,
First, I would like to thank you for FragScape plugin, it's a very usefull tool and help a lot to me in my work.
Also, I would like to to report to you that the plugin does not propely work to me on QGIS version 3.34.7. Is it a knowed problem?
Software are QGis ver 3.34.7 and FragScape ver 2.0.6 running on Windows 10.
I copy bellow the error I received:
"[2024-06-24 10:01:09] [Unexpected error] -------------------------------------------------------------------------------- TypeError : arguments did not match any overloaded call: QPoint(): too many arguments QPoint(xpos: int, ypos: int): argument 1 has unexpected type 'float' QPoint(a0: QPoint): argument 1 has unexpected type 'float' --------------------------------------------------------------------------------
[2024-06-24 10:01:09] [warn] Traceback : File "C:\Users/JR/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\FragScape\qgis_lib_mc\abstract_model.py", line 918, in paint check_box_style_option.rect = self.getCheckBoxRect(option) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/JR/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\FragScape\qgis_lib_mc\abstract_model.py", line 971, in getCheckBoxRect check_box_point = QtCore.QPoint (option.rect.x()"
Best Regads,