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

Processing/QGIS LTR: error when removing temp layers or when closing project with temp layers #23815

Closed
qgib opened this issue Nov 26, 2016 · 1 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

Comments

@qgib
Copy link
Contributor

qgib commented Nov 26, 2016

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 15897
Affected QGIS version: 2.14.9
Redmine category:processing/core
Assignee: Victor Olaya


Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/processing/gui/ParametersPanel.py", line 433, in updateDependentFields
self.alg.getParameterFromName(child).datatype))
File "/usr/share/qgis/python/plugins/processing/gui/ParametersPanel.py", line 444, in getFields
for field in layer.pendingFields():
AttributeError: 'NoneType' object has no attribute 'pendingFields'

is pretty easy to replicate (I had it on both Linux and Windows).

Does not seems to happen on 2.18

@qgib
Copy link
Contributor Author

qgib commented Nov 29, 2016

Author Name: Giovanni Manghi (@gioman)


After wiping the configs (I had already no plugins installed) this does not show anymore (previously I had noticed it was only happening after running gdal or ogr tools). Will reopen if I find a clear issue.


  • resolution was changed from to invalid
  • status_id was changed from Open 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 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