qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.09k stars 2.93k forks source link

QGIS version 3.34.4-Prizren #56636

Closed batobolg closed 4 months ago

batobolg commented 4 months ago

What is the bug or the crash?

I just download QGIS version 3.34.4-Prizren and it got this error, Couldn't load plugin 'DigitizingTools' due to an error when calling its initGui() method TypeError: QgsRubberBand(): argument 2 has unexpected type 'bool'

then I refer this site https://gis.stackexchange.com/questions/455784/typeerror-qgsrubberband-argument-2-has-unexpected-type-bool temporary fixed it, the files is blow. vi "/Users/bato/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/DigitizingTools/tools/dtmovesidebydistance.py" vi "/Users/bato/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/DigitizingTools/tools/dttools.py" vi "/Users/bato/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/DigitizingTools/tools/dtmovesidebyarea.py" vi "/Users/bato/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/DigitizingTools/tools/dtmovesidebyarea.py"

Steps to reproduce the issue

when just start qgis

Versions

QGIS version 3.34.4-Prizren

Supported QGIS version

New profile

Additional context

No response

nicogodet commented 4 months ago

This is related to a plugin not QGIS itself. Report on issue tracker linked on the plugin page

batobolg commented 4 months ago

Just update plugin will be OK