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

Ftools - Distance Matrix does not work #16938

Closed
qgib opened this issue Jun 18, 2013 · 2 comments
Closed

Ftools - Distance Matrix does not work #16938

qgib opened this issue Jun 18, 2013 · 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

Comments

@qgib
Copy link
Contributor

qgib commented Jun 18, 2013

Author Name: vinayan Parameswaran (vinayan Parameswaran)
Original Redmine Issue: 8103
Affected QGIS version: master
Redmine category:processing/qgis


Distance matrix does not work after the recent python updates.

Issue 1 - 'Input Unique Id' combobox is not populated.
Issue 2 - select the browse button and enter any filename(.csv)..press ok.. the following message pops up.

An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/vinayan/gitQgisBuild/output/python/plugins/fTools/tools/doPointDistance.py", line 145, in saveFile
    if filePath.right(4) != ".csv": filePath = filePath + ".csv"
AttributeError: 'unicode' object has no attribute 'right'

Python version:
2.7.3 (default, Aug  1 2012, 05:25:23) 
[GCC 4.6.3]


QGIS version:
1.9.0-Master Master, da0e4f3

@qgib
Copy link
Contributor Author

qgib commented Jun 18, 2013

Author Name: Matthias Kuhn (@m-kuhn)


Fixed in changeset "6eb31889d8ec57641046b676b59c41a2cbbf02c4".


  • status_id was changed from Open to Closed

@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 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