Bug report #12768

Create points along lines fails

Added by Paolo Cavallini about 9 years ago. Updated about 9 years ago.

Status:Closed
Priority:Normal
Assignee:Victor Olaya
Category:Processing/QGIS
Affected QGIS version:2.8.2 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:20867

Description

Algorithm Create points along lines starting...
name 'QGis' is not defined See log for more details

Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/core/GeoAlgorithm.py", line 232, in execute
self.processAlgorithm(progress)
File "/usr/share/qgis/python/plugins/processing/script/ScriptAlgorithm.py", line 265, in processAlgorithm
exec(script) in ns
File "<string>", line 37, in <module>
NameError: name 'QGis' is not defined

Associated revisions

Revision d978f3fd
Added by Alexander Bruy about 9 years ago

[processing] fix Points along lines alg (fix #12768)

Revision 8797ca3a
Added by Alexander Bruy about 9 years ago

[processing] fix Points along lines alg (fix #12768)

Revision 12292e3b
Added by Victor Olaya about 9 years ago

[processing] fixed ‘create points along lines’ algorithm

fixes #12768

History

#1 Updated by Alexander Bruy about 9 years ago

  • Status changed from Open to Closed

#2 Updated by Alexander Bruy about 9 years ago

  • Resolution set to fixed/implemented

Also backported to 2.8

Also available in: Atom PDF