[KPhotoAlbum] problems with show images.

Martin Jost lists at majo.name
Mon Jun 29 23:02:27 BST 2009


Jesper K. Pedersen schrieb:
> Is this the snapshot, or are you using some early version of the new browser?
>   
This is the snapshot. (kphotoalbum-20090613)
The shadow in the screenshot was generated somehow by the screenshot. It
isn't present on the "real thing".
But the clipping of the icons is unfortunately real...
> I had lots of problems like this early on, but beleived it was gone by now..
Ahh, I just found there is a snapshot kphotoalbum-20090629.tar.bz2
<http://www.kphotoalbum.org/data/snapshots/kphotoalbum-20090629.tar.bz2>
on http://www.kphotoalbum.org/index.php?page=download-snapshots.
I had two problems with this:
- It is titled "Snapshot 2009-06-13" on the download page - so I had to
look twice.
- It doesn't compile here.
cmake complains:
pd at godot:/pd-sw/foto/kphotoalbum/kphotoalbum-20090629> cmake
-DCMAKE_INSTALL_PREFIX=/usr/local .
-- Found Qt-Version 4.4.3 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- Found Threads: TRUE
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/local/bin/perl
-- Found KDE 4.1 include dir: /usr/include
-- Found KDE 4.1 library dir: /usr/lib64
-- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found JPEG: /usr/lib64/libjpeg.so
-- Found Kipi library in cache: /usr/lib64/libkipi.so
-- Check Kdcraw library in local sub-folder...
-- Check Kdcraw library using pkg-config...
-- Found libkdcraw release >= 0.2.0
-- Could not find OPTIONAL package marble
-- Could not find Soprano includes.
-- Could not find Soprano library.
-- Configuring done
CMake Error in CMakeLists.txt:
  Cannot find source file "UntaggedGroupBox.cpp".  Tried extensions .c .C
  .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

-- Build files have been written to:
/home/pd/pd-sw/foto/kphotoalbum/kphotoalbum-20090629
------------------------------------------

When I tried to handhack UntaggedGroupBox.cpp (which really is missing) 
away from CMakeLists.txt, the compile fails with:
[ 28%] Building CXX object
CMakeFiles/kphotoalbum.dir/Settings/CategoryPage.o                                 

/home/pd/pd-sw/foto/kphotoalbum/kphotoalbum-20090629/Settings/CategoryPage.cpp:2:30:
error: UntaggedGroupBox.h: Datei oder Verzeichnis nicht
gefunden                                                                        

/home/pd/pd-sw/foto/kphotoalbum/kphotoalbum-20090629/Settings/CategoryPage.cpp:
In constructor
‘Settings::CategoryPage::CategoryPage(QWidget*)’:                                                                             

/home/pd/pd-sw/foto/kphotoalbum/kphotoalbum-20090629/Settings/CategoryPage.cpp:94:
error: invalid use of incomplete type ‘struct Settings::UntaggedGroupBox’ 
...

Martin




More information about the Kphotoalbum mailing list