iterators
    Sven Langkamp 
    longamp at reallygood.de
       
    Sat Jan 22 02:37:15 CET 2005
    
    
  
On Thursday 20 January 2005 23:57, Casper Boemann wrote:
> Success - but not committed yet
>
> I have now created new merged iterators and changed all usage of the old
> and basic iterators to the new merged ones. (most usage was in filters -
> someone please check that they work)
The convolution filters crash in 
KisConvolutionPainter::applyConvolutionColorTransformation
#7  0x41b9c330 in KisPixelRO::operator[] (this=0xbfffdf58, index=0)
    at kis_pixel.h:86
#8  0x41b957b1 in KisConvolutionPainter::applyConvolutionColorTransformation (
    this=0xbfffe030, matrix=0x8858298, src={ptr = 0x8364c38})
    at kis_convolution_painter.cc:119
#9  0x42675e70 in KisConvolutionFilter::process (this=0x8857ed8, src=
      {ptr = 0x8364c38}, dst=) at kis_convolution_filter.cc:42
And I have no idea where the KisPixelRO comes from as that should normally be 
a KisPixel.
    
    
More information about the kimageshop
mailing list