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

sum line lengths broken in master #16320

Closed
qgib opened this issue Mar 12, 2013 · 3 comments
Closed

sum line lengths broken in master #16320

qgib opened this issue Mar 12, 2013 · 3 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 Mar 12, 2013

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 7335
Affected QGIS version: master
Redmine category:processing/qgis


Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doSumLines.py", line 79, in accept
self.compute(inPoly, inLns, inField, outPath, self.progressBar)
File "/usr/share/qgis/python/plugins/fTools/tools/doSumLines.py", line 106, in compute
index = polyProvider.fieldCount()
AttributeError: 'QgsVectorDataProvider' object has no attribute 'fieldCount'

probably any other tool in the vector menu is broken.

@qgib
Copy link
Contributor Author

qgib commented Mar 13, 2013

Author Name: Alexander Bruy (@alexbruy)


Fixed in changeset "a57aa0c9a481d26317d4e5f139e1f8f638341cf8".


  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Mar 13, 2013

Author Name: Alexander Bruy (@alexbruy)


  • resolution was changed from to fixed

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.

@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 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 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