Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Points along Lines in Processing #24145

Closed
qgib opened this issue Feb 26, 2017 · 2 comments
Closed

Create Points along Lines in Processing #24145

qgib opened this issue Feb 26, 2017 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Feb 26, 2017

Author Name: Randal Hale (@rjhale1971)
Original Redmine Issue: 16235
Affected QGIS version: 2.18.3
Redmine category:processing/qgis
Assignee: Victor Olaya


If you have a line feature and use the "Create Points Along Lines" and leave the default output to be [Create Temporary Layer] the tool fails with:
_
The following layers were not correctly generated.
output
You can check the log messages to find more information about the execution of the algorithm_

If I check the log:
_
Error loading result layer:
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/gui/Postprocessing.py", line 75, in handleAlgorithmResults out.name))
File "/usr/share/qgis/python/plugins/processing/tools/dataobjects.py", line 199, in load + '
Check the processing framework log to look for errors')
RuntimeError: Could not load layer: memory:
Check the processing framework log to look for errors_

If I set it to save to a file - it runs.

@qgib
Copy link
Contributor Author

qgib commented Apr 4, 2017

Author Name: Victor Olaya (@volaya)


this seems to be fixed in master. Can you confirm it happens just with that algorithm, or with all of them when using temp layers?


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Apr 27, 2017

Author Name: Alexander Bruy (@alexbruy)


Fixed in master. Please reopen if necessary


  • tag was changed from qgis, processing, points, line to
  • resolution was changed from to fixed/implemented
  • os_version was changed from Ubuntu 16.04 to
  • operating_system was changed from Linux to
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@qgib qgib added this to the Version 2.18 milestone May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant