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

random selection broken in master #16680

Closed
qgib opened this issue May 9, 2013 · 3 comments
Closed

random selection broken in master #16680

qgib opened this issue May 9, 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 May 9, 2013

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


both ftools random selection tools are not working in master.

The normal one does nothing, the other (within subsets) resturns

Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/fTools/tools/doSubsetSelect.py", line 77, in accept
self.compute(inVect, uidField, value, perc, self.progressBar)
File "/usr/share/qgis/python/plugins/fTools/tools/doSubsetSelect.py", line 84, in compute
mlayer.removeSelection(True)
TypeError: QgsVectorLayer.removeSelection(): too many arguments

@qgib
Copy link
Contributor Author

qgib commented May 11, 2013

Author Name: vinayan Parameswaran (vinayan Parameswaran)


Hi Giovanni,
Vector -> Research Tools -> Random selection is working fine for me
Only Random selection within subsets has this issue..right?


  • assigned_to_id was configured as vinayan Parameswaran

@qgib
Copy link
Contributor Author

qgib commented May 11, 2013

Author Name: vinayan Parameswaran (vinayan Parameswaran)


Fixed in changeset "adb2653402fd3283f55fdc046bb1474e09231096".


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