Bug report #8114

Ftools-Line Intersection does not work

Added by vinayan Parameswaran almost 11 years ago. Updated almost 7 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:-
Category:Processing/QGIS
Affected QGIS version:master Regression?:
Operating System: Easy fix?:
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:16948

Description

An error has occured while executing Python code:

Traceback (most recent call last):
  File "E:\\GISApps\\dev\\qgisbuild\\output\\python\\plugins\\fTools\\tools\\doIntersectLines.py", line 96, in accept
    self.compute(line1, line2, field1, field2, outPath, self.progressBar)
  File "E:\\GISApps\\dev\\qgisbuild\\output\\python\\plugins\\fTools\\tools\\doIntersectLines.py", line 147, in compute
    fit1 = vprovider.getFeatures( QgsFeatureRequest().setSubsetOfAttributes([index1]) )
NameError: global name 'vprovider' is not defined

Python version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]

QGIS version:
1.9.0-Master Master, d91f36d

Associated revisions

Revision cfadfb55
Added by Matthias Kuhn almost 11 years ago

[ftools] Fix Line Intersection (Fix #8114)

History

#1 Updated by Matthias Kuhn almost 11 years ago

  • Status changed from Open to Closed

#2 Updated by Giovanni Manghi almost 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.

Also available in: Atom PDF