- Open 2 Rasterlayers in QGIS 3.32.3-Lima
- Click on the Plugin Icon in the toolbar
(The mousepointer changes)
- Click or click-drag in the map view
The plugin crashes instantly with:
An error has occurred while executing Python code:
TypeError: arguments did not match any overloaded call: QLine(): too many arguments QLine(QPoint, QPoint): argument 1 has unexpected type 'int' QLine(int, int, int, int): argument 4 has unexpected type 'float' QLine(QLine): argument 1 has unexpected type 'int'
Traceback (most recent call last):
File "/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mapswipetool_plugin/swipemap.py", line 62, in paint
line = QLine( w-1,0,w-1,h-1 )
TypeError: arguments did not match any overloaded call:
QLine(): too many arguments
QLine(QPoint, QPoint): argument 1 has unexpected type 'int'
QLine(int, int, int, int): argument 4 has unexpected type 'float'
QLine(QLine): argument 1 has unexpected type 'int'
Python version: 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
QGIS version: 3.32.3-Lima Lima, 67d46100b5
Python Path:
/usr/share/qgis/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python310.zip
/usr/lib/python3.10
/usr/lib/python3.10/lib-dynload
/usr/local/lib/python3.10/dist-packages
/usr/lib/python3/dist-packages
/usr/lib/python3.10/dist-packages
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/vrtbuilderplugin
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/vrtbuilderplugin/vrtbuilder
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/shapetools/ext-libs
/home/riannek/BHT Semester 1/gis modellierung/aufgabe 2
(The mousepointer changes)
The plugin crashes instantly with:
An error has occurred while executing Python code:
TypeError: arguments did not match any overloaded call: QLine(): too many arguments QLine(QPoint, QPoint): argument 1 has unexpected type 'int' QLine(int, int, int, int): argument 4 has unexpected type 'float' QLine(QLine): argument 1 has unexpected type 'int'
Traceback (most recent call last):
File "/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mapswipetool_plugin/swipemap.py", line 62, in paint
line = QLine( w-1,0,w-1,h-1 )
TypeError: arguments did not match any overloaded call:
QLine(): too many arguments
QLine(QPoint, QPoint): argument 1 has unexpected type 'int'
QLine(int, int, int, int): argument 4 has unexpected type 'float'
QLine(QLine): argument 1 has unexpected type 'int'
Python version: 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
QGIS version: 3.32.3-Lima Lima, 67d46100b5
Python Path:
/usr/share/qgis/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python310.zip
/usr/lib/python3.10
/usr/lib/python3.10/lib-dynload
/usr/local/lib/python3.10/dist-packages
/usr/lib/python3/dist-packages
/usr/lib/python3.10/dist-packages
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/vrtbuilderplugin
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/vrtbuilderplugin/vrtbuilder
/home/riannek/.local/share/QGIS/QGIS3/profiles/default/python/plugins/shapetools/ext-libs
/home/riannek/BHT Semester 1/gis modellierung/aufgabe 2