Bug report #19033
Error report join attributes by location
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | 3.0.1 | Regression?: | No |
Operating System: | Windows 10 64bit | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 26864 |
Description
When trying to run "Join attributes by location", I get the following error message:
Une erreur est survenue lors de l'éxécution du code Python:
RuntimeError: wrapped C/C++ object of type SpatialJoin has been deleted
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python/plugins\processing\gui\menus.py", line 181, in
action.triggered.connect(lambda: _executeAlgorithm(alg))
File "C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python/plugins\processing\gui\menus.py", line 216, in _executeAlgorithm
ok, message = alg.canExecute()
RuntimeError: wrapped C/C++ object of type SpatialJoin has been deleted
History
#1 Updated by Nyall Dawson over 6 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Fixed in 3.2