Bug report #2510
Basic statistics tool crashes qgis/throws an error on PostGIS layers
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | cfarmer - | ||
Category: | Python plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12570 |
Associated revisions
Basic statistics tool should no longer crash with PostGIS layers. Also adds support for varchar, char, and text fields (PostGIS layers). Should fix #2510
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13028 c8812cc2-4d05-0410-92ff-de0c093fc19c
Basic statistics tool should no longer crash with PostGIS layers. Also adds support for varchar, char, and text fields (PostGIS layers). Should fix #2510
git-svn-id: http://svn.osgeo.org/qgis/trunk@13028 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Giovanni Manghi over 14 years ago
On linux the terminal message is
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 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
#2 Updated by cfarmer - over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed