Bug report #8107
Ftools-Mean coordinates error
| 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 #: | 16942 |
Description
I do not know much about this tool..but pressing ok produces the below message..
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/vinayan/gitQgisBuild/output/python/plugins/fTools/tools/doMeanCoords.py", line 90, in accept
self.compute(inName, outPath, self.weightField.currentText(), self.sizeValue.value(), self.uniqueField.currentText())
File "/home/vinayan/gitQgisBuild/output/python/plugins/fTools/tools/doMeanCoords.py", line 153, in compute
check = j.strip()
AttributeError: 'int' object has no attribute 'strip'
Python version:
2.7.3 (default, Aug 1 2012, 05:25:23)
[GCC 4.6.3]
QGIS version:
1.9.0-Master Master, da0e4f3
Associated revisions
History
#1
Updated by Matthias Kuhn over 12 years ago
- Status changed from Open to Closed
Fixed in changeset 5e4a9dff6b4374e448307482baecab4688868fb8.
#2
Updated by Giovanni Manghi over 8 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.