Bug report #1682
Loading min/max values crashes if a band property is 'Not Set'
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Rasters | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Linux | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11742 |
Description
Start qgis
Load a raster layer
Open Properties dialog
Set any band (Gray or R/G/B) to 'Not Set'
Select 'Actual(slower)' and click 'Load'.
Crash: Fatal: ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 399
Aborted
fail! :)
Associated revisions
fix #1682
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10753 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #1682
git-svn-id: http://svn.osgeo.org/qgis/trunk@10753 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in