[Digikam-devel] Blank/white window in thumbnail preview
harsh agrawal
dexter.1691 at gmail.com
Mon Mar 19 14:04:29 GMT 2012
I started everything from scratch this time
Cloned from GIT, and ran perl /download-repos
After this
I configured using the cmake-gui utlity.
I fixed the version of eclipse by telling the version number.
This is what I get. And then I did make and sudo make install. Is there
something wrong in this.
Could not determine Eclipse version, assuming at least 3.6 (Helios). Adjust
CMAKE_ECLIPSE_VERSION if this is wrong.
Found Qt-Version 4.7.2 (using /usr/bin/qmake)
Found X11: /usr/lib/i386-linux-gnu/libX11.so
Found KDE 4.6 include dir: /usr/include
Found KDE 4.6 library dir: /usr/lib
Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
Found automoc4: /usr/bin/automoc4
----------------------------------------------------------------------------------
Starting CMake configuration for: libksane
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these
packages.
-----------------------------------------------------------------------------
* SANE development toolkit - Scanner Access Now Easy (SANE) development
package
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------
Starting CMake configuration for: libkipi
----------------------------------------------------------------------------------
Starting CMake configuration for: libkexiv2
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these
packages.
-----------------------------------------------------------------------------
* Exiv2 - Required to build libkexiv2.
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------
Starting CMake configuration for: libkdcraw
Check for LCMS1 availability...
Found LCMS1: /usr/lib/liblcms.so /usr/include
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these
packages.
-----------------------------------------------------------------------------
* LCMS1 - A small-footprint color management engine
* libjpeg - JPEG image format support
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------
Starting CMake configuration for: libmediawiki
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these
packages.
-----------------------------------------------------------------------------
* QJSON - Qt library for handling JSON data
-----------------------------------------------------------------------------
-- Congratulations! All external packages have been found.
-----------------------------------------------------------------------------
----------------------------------------------------------------------------------
Starting CMake configuration for: libkgeomap
Found Qt-Version 4.7.2 (using /usr/bin/qmake)
Found X11: /usr/lib/i386-linux-gnu/libX11.so
Check Kexiv2 library in local sub-folder...
Found Kexiv2 library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkexiv2
kexiv2 found, the demo application will be compiled.
----------------------------------------------------------------------------------
Starting CMake configuration for: libkface
Found Qt-Version 4.7.2 (using /usr/bin/qmake)
Found X11: /usr/lib/i386-linux-gnu/libX11.so
First try at finding OpenCV...
Great, found OpenCV on the first try.
OpenCV Root directory is /usr/local/share/OpenCV
External libface was not found, use internal version instead...
----------------------------------------------------------------------------------
Starting CMake configuration for: kipi-plugins
Check Kexiv2 library in local sub-folder...
Found Kexiv2 library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkexiv2
Check for Kdcraw library in local sub-folder...
Found Kdcraw library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkdcraw
Check Kipi library in local sub-folder...
Found Kipi library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkipi
libkdcraw: Found version 2.1.0 (required: 1.1.0)
checking for one of the modules 'libgpod-1.0'
libgpod dir:
libgpod lib:
libgpod def:
libgpod ver:
Found GObject libraries: /usr/lib/i386-linux-gnu/libgobject-2.0.so
;/usr/lib/i386-linux-gnu/libgmodule-2.0.so;/usr/lib/i386-linux-gnu/
libgthread-2.0.so;/usr/lib/i386-linux-gnu/libglib-2.0.so
Found GObject includes : /usr/include/glib-2.0/gobject
Found KdepimLibs: /usr/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)
Check for Ksane library in local sub-folder...
Found Ksane library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libksane
Check for KGeoMap library in local sub-folder...
Found KGeoMap library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkgeomap
Check Mediawiki library in local sub-folder...
Found Mediawiki library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libmediawiki
Check Vkontakte library in local sub-folder...
Found Vkontakte library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkvkontakte
libkgeomap: Found version 2.0.0
Found X11: /usr/lib/i386-linux-gnu/libX11.so
CMake version: cmake version 2.8.7
CMake version (cleaned): cmake version 2.8.7
----------------------------------------------------------------------------------
kipi-plugins 2.6.0-beta3 dependencies results <http://www.digikam.org>
libjpeg library found.................... YES
libtiff library found.................... YES
libpng library found..................... YES
libkipi library found.................... YES
libkexiv2 library found.................. YES
libkdcraw library found.................. YES
libxml2 library found.................... YES (optional)
libxslt library found.................... NO (optional)
libexpat library found................... YES (optional)
native threads support library found..... YES (optional)
libopengl library found.................. YES (optional)
Qt4 OpenGL module found.................. YES
libopencv library found.................. YES (optional)
QJson library found...................... YES (optional)
libgpod library found.................... NO (optional)
Gdk library found........................ YES (optional)
libkdepim library found.................. YES (optional)
qca2 library found....................... NO (optional)
libkgeomap library found................. YES (optional)
libmediawiki library found............... YES (optional)
libkvkontakte library found.............. YES (optional)
boost library found...................... YES (optional)
OpenMP library found..................... YES (optional)
libX11 library found..................... YES (optional)
libksane library found................... YES (optional)
kipi-plugins will be compiled............ YES
Shwup will be compiled................... NO (optional - Look README file
for more details about dependencies)
YandexFotki will be compiled............. NO (optional - Look README file
for more details about dependencies)
HtmlExport will be compiled.............. NO (optional - Look README file
for more details about dependencies)
AdvancedSlideshow will be compiled....... YES (optional)
ImageViewer will be compiled............. YES (optional)
AcquireImages will be compiled........... YES (optional)
DNGConverter will be compiled............ YES (optional)
RemoveRedEyes will be compiled........... YES (optional)
Debian Screenshots will be compiled...... YES (optional)
Facebook will be compiled................ YES (optional)
Imgur will be compiled................... YES (optional)
VKontakte will be compiled............... YES (optional)
IpodExport will be compiled.............. NO (optional - Look README file
for more details about dependencies)
Calendar will be compiled................ YES (optional)
GPSSync will be compiled................. YES (optional)
Mediawiki will be compiled............... YES (optional)
Panorama will be compiled................ YES (optional)
----------------------------------------------------------------------------------
Found Qt-Version 4.7.2 (using /usr/bin/qmake)
Found X11: /usr/lib/i386-linux-gnu/libX11.so
CMake Warning (dev) at
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:86
(INCLUDE):
File /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake
includes /usr/share/kde4/apps/cmake/modules/CMakeParseArguments.cmake
(found via CMAKE_MODULE_PATH) which shadows
/usr/share/cmake-2.8/Modules/CMakeParseArguments.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindThreads.cmake:156 (INCLUDE)
/usr/share/kde4/apps/cmake/modules/Qt4ConfigDependentSettings.cmake:32
(FIND_PACKAGE)
/usr/share/kde4/apps/cmake/modules/FindQt4.cmake:1230 (INCLUDE)
extra/kipi-plugins/photolayoutseditor/utils/qtpropertybrowser/CMakeLists.txt:3
(FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.
Found Kipi library in cache: kipi
----------------------------------------------------------------------------------
Starting CMake configuration for: digikam
Check for Kdcraw library in local sub-folder...
Found Kdcraw library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkdcraw
Check Kexiv2 library in local sub-folder...
Found Kexiv2 library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkexiv2
Check Kipi library in local sub-folder...
Found Kipi library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkipi
Check Kface library in local sub-folder...
Found Kface library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkface
Check for KGeoMap library in local sub-folder...
Found KGeoMap library in local sub-folder:
/home/dexter/GSOC/digikam-software-compilation/extra/libkgeomap
checking for module 'libpgf'
package 'libpgf' not found
Could NOT find any working clapack installation
Check for LCMS1 availability...
Found LCMS1: /usr/lib/liblcms.so /usr/include
Identified libjpeg version: 62
Found MySQL server executable at: /usr/sbin/mysqld
Found MySQL install_db executable at: /usr/bin/mysql_install_db
libkdcraw: Found version 2.1.0 (required: 2.0.0)
libkgeomap: Found version 2.0.0
Found gphoto2: -L/usr/local/lib -lgphoto2_port;-L/usr/local/lib -lgphoto2
-lgphoto2_port -lm
WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
Found SharedDesktopOntologies: /usr/share/ontology
Found SharedDesktopOntologies: /usr/share/ontology (found version "0.5.0",
required is "0.2")
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
----------------------------------------------------------------------------------
digiKam 2.6.0-beta3 dependencies results <http://www.digikam.org>
Qt4 SQL module found..................... YES
MySQL Server found....................... YES
MySQL install_db tool found.............. YES
libtiff library found.................... YES
libpng library found..................... YES
libjasper library found.................. YES
liblcms library found.................... YES
Boost Graph library found................ YES
libkipi library found.................... YES
libkexiv2 library found.................. YES
libkdcraw library found.................. YES
libkface library found................... YES
libkgeomap library found................. YES
libpgf library found..................... NO (optional - internal version
used instead)
libclapack library found................. NO (optional - internal version
used instead)
libgphoto2 and libusb libraries found.... YES (optional)
libkdepimlibs library found.............. YES (optional)
Nepomuk libraries found.................. YES (optional)
libglib2 library found................... YES (optional)
liblqr-1 library found................... YES (optional)
liblensfun library found................. YES (optional)
Doxygen found............................ NO (optional)
You will not be able to to generate the API documentation.
This does not affect building digiKam in any way.
digiKam can be compiled.................. YES
----------------------------------------------------------------------------------
Adjusting compilation flags for GCC version ( 4.5.2 )
Configuring done
Then when I did make I got the following error
In file included from
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common_def.h:29:0,
from
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.cpp:26:
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:
In static member function ‘static
boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
3>::type&
boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
3>::call(KIPIPanoramaPlugin::PTOType::Project&)’:
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:84:1:
error: invalid initialization of reference of type
‘boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
3>::type&’ from expression of type ‘double’
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:
In static member function ‘static
boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Image,
38>::type&
boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Image,
38>::call(KIPIPanoramaPlugin::PTOType::Image&)’:
/home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:153:1:
error: ‘struct KIPIPanoramaPlugin::PTOType::Image’ has no member named
‘filename’
make[2]: ***
[extra/kipi-plugins/panorama/CMakeFiles/libpanorama.dir/ptoparser/common.cpp.o]
Error 1
make[1]: *** [extra/kipi-plugins/panorama/CMakeFiles/libpanorama.dir/all]
Error 2
make: *** [all] Error 2
It says ‘struct KIPIPanoramaPlugin::PTOType::Image’ has no member named
‘filename’ which is true because the the variable name is Filename and not
filename.
What is wrong and what should I do now.
On Mon, Mar 19, 2012 at 3:00 PM, Martin Klapetek
<martin.klapetek at gmail.com>wrote:
> On Mon, Mar 19, 2012 at 09:32, harsh agrawal <dexter.1691 at gmail.com>wrote:
>
>>
>> I compiled it myself. It installed succesfully. :|
>>
>
> Make sure your all paths are set correctly then. Or, for the easier
> solution, install it in /usr.
>
> --
> Martin Klapetek | KDE Developer
>
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20120319/85f35e48/attachment.html>
More information about the Digikam-devel
mailing list