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

Switching on "use selected" in Basic statistics tool crashes qgis/throws an error #12564

Closed
qgib opened this issue Mar 6, 2010 · 2 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 6, 2010

Author Name: Maxim Dubinin (@simgislab)
Original Redmine Issue: 2504

Redmine category:python_plugins
Assignee: cfarmer -


  1. Any layer, nothing is selected
  2. Basic Stats tool, turn on "use selected"

Error:
http://gis-lab.info/images/screenshots/20100306-269-95kb.jpg


@qgib
Copy link
Contributor Author

qgib commented Mar 6, 2010

Author Name: Giovanni Manghi (@gioman)


Under linux (ubuntu 9.10, qgis trunk) is worst: qgis crashes. Tested with layers in the qgis sample dataset.


Warning: QObject::setParent: Cannot set parent, new parent is in a different thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
Warning: QPixmap: It is not safe to use pixmaps outside the GUI thread
<unknown>: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0

@qgib
Copy link
Contributor Author

qgib commented Mar 8, 2010

Author Name: cfarmer - (cfarmer -)


Fixed in f60dda6 (SVN r13032). This error only occurred if the 'use selected' checkbox was checked and no features were actually selected. Now if this occurs, the Basic Statistics tool shows an error message instead.

-Carson


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.5.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! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant