Bug report #5010
Line intersection non fatal error
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | master | Regression?: | |
Operating System: | Easy fix?: | ||
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14786 |
Description
Line intersection
File
"/usr/share/qgis/python/plugins/fTools/tools/doIntersectLines.py",
line 62, in update1
changedField = ftools_utils.getFieldList(changedLayer)
File "/usr/share/qgis/python/plugins/fTools/tools/ftools_utils.py",
line 221, in getFieldList
vprovider = vlayer.dataProvider()
AttributeError: 'NoneType' object has no attribute 'dataProvider'
History
#1 Updated by Paolo Cavallini almost 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in
54b2cd2c52af38219a02fa0cad3e66651544a002
Thanks alexbruy
#2 Updated by Giovanni Manghi over 7 years ago
The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.