[Digikam-devel] [Bug 169704] crash during RAW import
Gilles Caulier
caulier.gilles at gmail.com
Sun Aug 24 08:14:10 BST 2008
http://bugs.kde.org/show_bug.cgi?id=169704
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2008-08-24 09:14:08 ---
This is the problem :
ASSERT failure in QVector<T>::operator[]: "index out of range", file
/usr/include/qt4/QtCore/qvector.h, line 331
I have th e crash on my computer (KDE4/QT4), but a similar error in KDE3/QT3
without a crash (no Qt assertion)
The problem is relevant of my code used with
CurveWidget/ImageCurves/RawDecoding to host post processing curves settings
from Raw import tool. It use a QPolygon (Qt4) and QPointArray (QT3) as
container values.
Something is wrong in this code, but i cannot find where exactly...
Andi, Marcel, If you have an idea...
Gilles
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list