Bug report #2516
qgis crashes when clicking on "copy features attributes" after having selected multiple features
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12576 |
Description
Tested on qgis trunk under ubuntu 9.10.
Terminal message is "seg fault".
To reproduce:
add one polygon vector from qgis sample dataset, for example "swamps"
with identify tool click on a point that will identify multiple features
in the resulting pop up window, click right button on the first line and select "copy feature attributes". Qgis will crash.
Associated revisions
fix #2516
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13016 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2516
git-svn-id: http://svn.osgeo.org/qgis/trunk@13016 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 14 years ago
fixed in c0d78c16 (SVN r13017).
#2 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed