[Digikam-devel] [Bug 136855] Editing metadata on a few selected imagefiles and clicking forward or apply crashes digikam.

Arnd Baecker arnd.baecker at web.de
Fri Nov 17 11:02:52 GMT 2006


On Fri, 17 Nov 2006, Gilles Caulier wrote:

> To test, you need to checkout Exiv2/digiKam/kipi-plugins from svn repository.
>
> Compile and Install Exiv2 in first and cleanup digiKam/kipi-plugins before to recompile and install it.

Using the script at
http://www.digikam.org/?q=download/svn
I get the following compile error

Making all in libkipiplugins
make[4]: Entering directory
`/tmp/NEWTRYSVNALL/libs/kipi-plugins/common/libkipiplugins'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../li
bkipi/libkipi -I../../../kipi-plugins/common/include
-I../../../kipi-plugins/common/e
xiv2iface -I../../../libkipi -I../../../libkipi -I/usr/include/kde
-I/usr/share/qt3/include -I/usr/X11R6/include
-I/home/abaecker/NBB/SOFTWARE/digikam/include   -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wno-long-long -Wundef -ansi -D
_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-
security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NA
MESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-fexceptions  -MT kpaboutdata.lo -MD -MP
-MF ".deps/kpaboutdata.Tpo" \
  -c -o kpaboutdata.lo `test -f 'kpaboutdata.cpp' || echo
'./'`kpaboutdata.cpp; \
then mv -f ".deps/kpaboutdata.Tpo" ".deps/kpaboutdata.Plo"; \
else rm -f ".deps/kpaboutdata.Tpo"; exit 1; \
fi
kpaboutdata.cpp: In constructor
`KIPIPlugins::KPAboutData::KPAboutData(const
   char*, const char*, int, const char*, const char*)':
kpaboutdata.cpp:51: error: invalid use of undefined type `struct QImage'
/usr/share/qt3/include/qwindowdefs.h:74: error: forward declaration of
`struct
   QImage'
kpaboutdata.cpp:51: error: `setProgramLogo' undeclared (first use this
   function)
kpaboutdata.cpp:51: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
make[4]: *** [kpaboutdata.lo] Error 1
make[4]: Leaving directory
`/tmp/NEWTRYSVNALL/libs/kipi-plugins/common/libkipiplugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/NEWTRYSVNALL/libs/kipi-plugins/common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/NEWTRYSVNALL/libs/kipi-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/NEWTRYSVNALL/libs'
make: *** [all] Error 2

I know that my debian sarge system is a bit outdated ;-),
but I compiled this successfully in the not too distant past.
(i.e. is the above a bug, or  just a problem with my system,
e.g. does kipi-plugins require KDE>3.3 ?)

Best, Arnd



More information about the Digikam-devel mailing list