Bug #5941
fTools: Dissolve broken
| Status: | Closed | Start Date: | 07/04/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Backend/fTools | |||
| Target version: | - | |||
| Patch supplied: | No |
Description
Dissolve instance has no attribute 'myParam'
In fact:
Dissolve instance has no attribute 'myParam'
Traceback (most recent call last):
File "/home/paolo/.qgis//python/plugins/sextante/core/GeoAlgorithm.py", line 116, in execute
self.processAlgorithm(progress)
File "/home/paolo/.qgis//python/plugins/sextante/ftools/Dissolve.py", line 141, in processAlgorithm
tempItem = atMap[ self.myParam ]
AttributeError: Dissolve instance has no attribute 'myParam'
History
Updated by stefano campus 11 months ago
i don't have this error.
the process goes without error, but output shape file (dissolved) is empty: it haven't any geometry
running same module "dissolve" from "original" ftool in vector menu works fine
sextante svn:283
Updated by Paolo Cavallini 11 months ago
Checked again with the same r283, I confirm the error (on Debian unstable)
Updated by Alexander Bruy 10 months ago
- Assigned to changed from Victor Olaya to Alexander Bruy
Updated by Salvatore Larosa 9 months ago
This issue should be closed!
Dissolve tool now works fine!
Can you check it?
Updated by Alexander Bruy 9 months ago
- Status changed from New to Closed