[Digikam-devel] [Bug 215657] raw import tool does not use general digikam settings
S. Burmeister
sven.burmeister at gmx.net
Mon Dec 7 21:57:16 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=215657
--- Comment #15 from S. Burmeister <sven burmeister gmx net> 2009-12-07 22:57:14 ---
Revision 1060012 does not compile for me.
[ 0%] Building CXX object
digikam/CMakeFiles/digikamcore.dir/__/utilities/imageeditor/canvas/dimginterface.o
/home/kde-branch/kde/src/digikam/utilities/imageeditor/canvas/dimginterface.cpp:
In member function 'void Digikam::DImgInterface::slotLoadRaw()':
/home/kde-branch/kde/src/digikam/utilities/imageeditor/canvas/dimginterface.cpp:228:
error: no match for 'operator<<' in 'KDebug::operator()(int)(50003) <<
((Digikam::DImgInterfacePrivate*)((Digikam::DImgInterface*)this)->Digikam::DImgInterface::d)->Digikam::DImgInterfacePrivate::nextRawDescription.Digikam::LoadingDescription::rawDecodingSettings'
/usr/include/QtCore/qdebug.h:91: note: candidates are: QDebug&
QDebug::operator<<(QChar)
/usr/include/QtCore/qdebug.h:92: note: QDebug&
QDebug::operator<<(QBool)
/usr/include/QtCore/qdebug.h:93: note: QDebug&
QDebug::operator<<(bool)
/usr/include/QtCore/qdebug.h:94: note: QDebug&
QDebug::operator<<(char)
/usr/include/QtCore/qdebug.h:95: note: QDebug&
QDebug::operator<<(short int)
/usr/include/QtCore/qdebug.h:96: note: QDebug&
QDebug::operator<<(short unsigned int)
/usr/include/QtCore/qdebug.h:97: note: QDebug&
QDebug::operator<<(int)
/usr/include/QtCore/qdebug.h:98: note: QDebug&
QDebug::operator<<(unsigned int)
/usr/include/QtCore/qdebug.h:99: note: QDebug&
QDebug::operator<<(long int)
/usr/include/QtCore/qdebug.h:100: note: QDebug&
QDebug::operator<<(long unsigned int)
/usr/include/QtCore/qdebug.h:101: note: QDebug&
QDebug::operator<<(qint64)
/usr/include/QtCore/qdebug.h:103: note: QDebug&
QDebug::operator<<(quint64)
/usr/include/QtCore/qdebug.h:105: note: QDebug&
QDebug::operator<<(float)
/usr/include/QtCore/qdebug.h:106: note: QDebug&
QDebug::operator<<(double)
/usr/include/QtCore/qdebug.h:107: note: QDebug&
QDebug::operator<<(const char*)
/usr/include/QtCore/qdebug.h:108: note: QDebug&
QDebug::operator<<(const QString&)
/usr/include/QtCore/qdebug.h:109: note: QDebug&
QDebug::operator<<(const QStringRef&)
/usr/include/QtCore/qdebug.h:110: note: QDebug&
QDebug::operator<<(const QLatin1String&)
/usr/include/QtCore/qdebug.h:111: note: QDebug&
QDebug::operator<<(const QByteArray&)
/usr/include/QtCore/qdebug.h:112: note: QDebug&
QDebug::operator<<(const void*)
/usr/include/QtCore/qdebug.h:113: note: QDebug&
QDebug::operator<<(QTextStream& (*)(QTextStream&))
/usr/include/QtCore/qdebug.h:118: note: QDebug&
QDebug::operator<<(QTextStreamManipulator)
/home/kde-branch/kde/src/digikam/digikam/../libs/dmetadata/captionvalues.h:62:
note: QDebug Digikam::operator<<(QDebug, const
Digikam::CaptionValues&)
/home/kde-branch/kde/src/digikam/digikam/../libs/dmetadata/photoinfocontainer.h:82:
note: QDataStream& Digikam::operator<<(QDataStream&, const
Digikam::PhotoInfoContainer&)
/home/kde-branch/kde/src/digikam/digikam/../libs/dmetadata/metadatainfo.h:56:
note: QDebug Digikam::operator<<(QDebug, const
Digikam::IptcCoreLocationInfo&)
/home/kde-branch/kde/src/digikam/digikam/../libs/dmetadata/metadatainfo.h:77:
note: QDebug Digikam::operator<<(QDebug, const
Digikam::IptcCoreContactInfo&)
/usr/include/QtCore/qurl.h:274: note: QDebug operator<<(QDebug,
const QUrl&)
/usr/include/QtCore/qurl.h:269: note: QDataStream&
operator<<(QDataStream&, const QUrl&)
/usr/include/QtCore/qdatetime.h:326: note: QDebug
operator<<(QDebug, const QDateTime&)
/usr/include/QtCore/qdatetime.h:325: note: QDebug
operator<<(QDebug, const QTime&)
/usr/include/QtCore/qdatetime.h:324: note: QDebug
operator<<(QDebug, const QDate&)
/usr/include/QtCore/qdatetime.h:319: note: QDataStream&
operator<<(QDataStream&, const QDateTime&)
/usr/include/QtCore/qdatetime.h:317: note: QDataStream&
operator<<(QDataStream&, const QTime&)
/usr/include/QtCore/qdatetime.h:315: note: QDataStream&
operator<<(QDataStream&, const QDate&)
/usr/include/kdebug.h:210: note: QDebug operator<<(QDebug,
const KDateTime&)
/usr/include/kdebug.h:209: note: QDebug operator<<(QDebug,
const KUrl&)
/usr/include/kdebug.h:193: note: QDebug operator<<(QDebug,
QDebug (*)(QDebug, KDebugTag))
/usr/include/QtCore/qtextstream.h:292: note: QTextStream&
operator<<(QTextStream&, QTextStreamManipulator)
/usr/include/QtCore/qtextstream.h:289: note: QTextStream&
operator<<(QTextStream&, QTextStream& (*)(QTextStream&))
/usr/include/QtCore/qlocale.h:670: note: QDataStream&
operator<<(QDataStream&, const QLocale&)
/usr/include/QtGui/qicon.h:132: note: QDataStream&
operator<<(QDataStream&, const QIcon&)
/usr/include/QtGui/qpen.h:133: note: QDebug operator<<(QDebug,
const QPen&)
/usr/include/QtGui/qpen.h:120: note: QDataStream&
operator<<(QDataStream&, const QPen&)
/usr/include/QtGui/qkeysequence.h:213: note: QDebug
operator<<(QDebug, const QKeySequence&)
/usr/include/QtGui/qkeysequence.h:199: note: QDataStream&
operator<<(QDataStream&, const QKeySequence&)
/usr/include/QtGui/qcursor.h:152: note: QDataStream&
operator<<(QDataStream&, const QCursor&)
/usr/include/QtGui/qsizepolicy.h:207: note: QDataStream&
operator<<(QDataStream&, const QSizePolicy&)
/usr/include/QtGui/qfont.h:347: note: QDebug operator<<(QDebug,
const QFont&)
/usr/include/QtGui/qfont.h:342: note: QDataStream&
operator<<(QDataStream&, const QFont&)
/usr/include/QtGui/qpalette.h:239: note: QDataStream&
operator<<(QDataStream&, const QColorGroup&)
/usr/include/QtGui/qpalette.h:254: note: QDataStream&
operator<<(QDataStream&, const QPalette&)
/usr/include/QtGui/qbrush.h:154: note: QDebug
operator<<(QDebug, const QBrush&)
/usr/include/QtGui/qbrush.h:149: note: QDataStream&
operator<<(QDataStream&, const QBrush&)
/usr/include/QtCore/qvariant.h:594: note: QDebug
operator<<(QDebug, QVariant::Type)
/usr/include/QtCore/qvariant.h:501: note: QDataStream&
operator<<(QDataStream&, QVariant::Type)
/usr/include/QtCore/qvariant.h:499: note: QDataStream&
operator<<(QDataStream&, const QVariant&)
/usr/include/QtCore/qvariant.h:593: note: QDebug
operator<<(QDebug, const QVariant&)
/usr/include/QtGui/qpixmap.h:288: note: QDataStream&
operator<<(QDataStream&, const QPixmap&)
/usr/include/QtGui/qcolor.h:241: note: QDataStream&
operator<<(QDataStream&, const QColor&)
/usr/include/QtGui/qcolor.h:60: note: QDebug operator<<(QDebug,
const QColor&)
/usr/include/QtCore/qstringlist.h:249: note: QDataStream&
operator<<(QDataStream&, const QStringList&)
/usr/include/QtCore/qregexp.h:145: note: QDataStream&
operator<<(QDataStream&, const QRegExp&)
/usr/include/QtGui/qimage.h:339: note: QDataStream&
operator<<(QDataStream&, const QImage&)
/usr/include/QtGui/qtransform.h:319: note: QDebug
operator<<(QDebug, const QTransform&)
/usr/include/QtGui/qtransform.h:315: note: QDataStream&
operator<<(QDataStream&, const QTransform&)
/usr/include/QtGui/qpainterpath.h:404: note: QDebug
operator<<(QDebug, const QPainterPath&)
/usr/include/QtGui/qpainterpath.h:244: note: QDataStream&
operator<<(QDataStream&, const QPainterPath&)
/usr/include/QtGui/qmatrix.h:162: note: QDebug
operator<<(QDebug, const QMatrix&)
/usr/include/QtGui/qmatrix.h:158: note: QDataStream&
operator<<(QDataStream&, const QMatrix&)
/usr/include/QtCore/qline.h:416: note: QDataStream&
operator<<(QDataStream&, const QLineF&)
/usr/include/QtCore/qline.h:412: note: QDebug
operator<<(QDebug, const QLineF&)
/usr/include/QtCore/qline.h:205: note: QDataStream&
operator<<(QDataStream&, const QLine&)
/usr/include/QtCore/qline.h:201: note: QDebug
operator<<(QDebug, const QLine&)
/usr/include/QtGui/qregion.h:224: note: QDebug
operator<<(QDebug, const QRegion&)
/usr/include/QtGui/qregion.h:219: note: QDataStream&
operator<<(QDataStream&, const QRegion&)
/usr/include/QtCore/qiodevice.h:246: note: QDebug
operator<<(QDebug, QFlags<QIODevice::OpenModeFlag>)
/usr/include/QtGui/qpolygon.h:162: note: QDataStream&
operator<<(QDataStream&, const QPolygonF&)
/usr/include/QtGui/qpolygon.h:155: note: QDebug
operator<<(QDebug, const QPolygonF&)
/usr/include/QtGui/qpolygon.h:103: note: QDataStream&
operator<<(QDataStream&, const QPolygon&)
/usr/include/QtGui/qpolygon.h:96: note: QDebug
operator<<(QDebug, const QPolygon&)
/usr/include/QtCore/qrect.h:851: note: QDebug
operator<<(QDebug, const QRectF&)
/usr/include/QtCore/qrect.h:621: note: QDataStream&
operator<<(QDataStream&, const QRectF&)
/usr/include/QtCore/qrect.h:507: note: QDebug
operator<<(QDebug, const QRect&)
/usr/include/QtCore/qrect.h:199: note: QDataStream&
operator<<(QDataStream&, const QRect&)
/usr/include/QtCore/qpoint.h:354: note: QDebug
operator<<(QDebug, const QPointF&)
/usr/include/QtCore/qpoint.h:235: note: QDataStream&
operator<<(QDataStream&, const QPointF&)
/usr/include/QtCore/qpoint.h:181: note: QDebug
operator<<(QDebug, const QPoint&)
/usr/include/QtCore/qpoint.h:103: note: QDataStream&
operator<<(QDataStream&, const QPoint&)
/usr/include/QtCore/qsize.h:357: note: QDebug
operator<<(QDebug, const QSizeF&)
/usr/include/QtCore/qsize.h:252: note: QDataStream&
operator<<(QDataStream&, const QSizeF&)
/usr/include/QtCore/qsize.h:196: note: QDebug
operator<<(QDebug, const QSize&)
/usr/include/QtCore/qsize.h:101: note: QDataStream&
operator<<(QDataStream&, const QSize&)
/usr/include/QtCore/qobject.h:471: note: QDebug
operator<<(QDebug, const QObject*)
/usr/include/QtCore/qstring.h:1062: note: QDataStream&
operator<<(QDataStream&, const QString&)
/usr/include/QtCore/qbytearray.h:569: note: QDataStream&
operator<<(QDataStream&, const QByteArray&)
/usr/include/QtCore/qchar.h:389: note: QDataStream&
operator<<(QDataStream&, const QChar&)
make[2]: ***
[digikam/CMakeFiles/digikamcore.dir/__/utilities/imageeditor/canvas/dimginterface.o]
Error 1
make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Error 2
make: *** [all] Error 2
makeobj[0]: Leaving directory `/home/kde-branch/kde/build/digikam'
--
Configure bugmail: https://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