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

python error when copying errors with ctrl-c in "check geometry validity" #17211

Closed
qgib opened this issue Aug 11, 2013 · 4 comments
Closed

python error when copying errors with ctrl-c in "check geometry validity" #17211

qgib opened this issue Aug 11, 2013 · 4 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 Aug 11, 2013

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


Run the tool on a vector with errors, select an error and then ctrl-c

An error has occured while executing Python code:

Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doValidate.py", line 116, in keyPressEvent
items.append( self.tblUnique.item( row, 0 ).text()
AttributeError: 'str' object has no attribute 'append'

@qgib
Copy link
Contributor Author

qgib commented Aug 12, 2013

Author Name: Alexander Bruy (@alexbruy)


This also happens with Basic statistics tool


  • assigned_to_id was configured as Alexander Bruy
  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Aug 12, 2013

Author Name: Alexander Bruy (@alexbruy)


Fixed in changeset "7b57676f02fefac2aa764528204d5fb09720c57a".


  • status_id was changed from In Progress to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 12, 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