digiKam 0.9.3-beta2 release

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

digiKam 0.9.3-beta2 release

Gerhard Kulzer-3

The digiKam team is proud to release 0.9.3-beta2. The tarball can also be downloaded from SourceForge (https://sourceforge.net/project/admin/editpackages.php?group_id=42641).

This is not only a bug fix but, due to the development in the KDE4 branch, a few nice new features have been backported to this KDE3 release.

New Features

1. Two quick filters have been added to the status bar of the main window:

- A mime-type selector to filter for one of JPEG, PNG, TIFF, RAW, movies or audio files

- A rating filter to select rated images

2. A new navigation feature: whenever a thumbnail is selected in the main window you can immediately jump (Go To) to any other of the views where this image is a member of.

Say, you find a photograph in the calender view; then you can through the context menu directly go to the album, search or tag view to find the same image in another group. And vice-versa of course!

3. Update of CImg library to last stable version 1.2.4

digiKam BUGFIXES FROM KDE BUGZILLA alias B.K.O:

040 ==> 147533 : New rating filter for the statusbar.

041 ==> 131963 : Add a file type filter tab to the right.

042 ==> 148993 : Filter images by rating in album view.

043 ==> 151357 : Ratings can exceed 5 stars.

044 ==> 144815 : Scroll left-pane to the selected album/date on start-up.

045 ==> 96894 : Easier navigation between albums, tags and collections.

046 ==> 147426 : Search for non-voted pics.

Gerhard


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: digiKam 0.9.3-beta2 release

Oliver Dörr
Hi,

i could not compile this tarball on Kubuntu 7.04. I'll get

Making all in dmetadata
make[4]: Betrete Verzeichnis '/home/doerro/tmp/digikam-0.9.3-beta2/digikam-0.9.3-beta2/digikam/libs/dmetadata'
if /bin/bash ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../digikam/libs/dimg -I../../../digikam/digikam   -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE  -MT dmetadata.lo -MD -MP -MF ".deps/dmetadata.Tpo" -c -o dmetadata.lo dmetadata.cpp; \
        then mv -f ".deps/dmetadata.Tpo" ".deps/dmetadata.Plo"; else rm -f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'owner'
dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no member named 'owner'
make[4]: *** [dmetadata.lo] Fehler 1
make[4]: Verlasse Verzeichnis '/home/doerro/tmp/digikam-0.9.3-beta2/digikam-0.9.3-beta2/digikam/libs/dmetadata'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/doerro/tmp/digikam-0.9.3-beta2/digikam-0.9.3-beta2/digikam/libs'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/doerro/tmp/digikam-0.9.3-beta2/digikam-0.9.3-beta2/digikam'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/doerro/tmp/digikam-0.9.3-beta2/digikam-0.9.3-beta2'
make: *** [all] Fehler 2

This looks like a problem with libkdcraw for me. What is the required level?  Where could i donload it? Perhaps the makefile should check if the neccessary level is installed?

Oliver

Gerhard Kulzer schrieb:

The digiKam team is proud to release 0.9.3-beta2. The tarball can also be downloaded from SourceForge (https://sourceforge.net/project/admin/editpackages.php?group_id=42641).

This is not only a bug fix but, due to the development in the KDE4 branch, a few nice new features have been backported to this KDE3 release.

New Features

1. Two quick filters have been added to the status bar of the main window:

- A mime-type selector to filter for one of JPEG, PNG, TIFF, RAW, movies or audio files

- A rating filter to select rated images

2. A new navigation feature: whenever a thumbnail is selected in the main window you can immediately jump (Go To) to any other of the views where this image is a member of.

Say, you find a photograph in the calender view; then you can through the context menu directly go to the album, search or tag view to find the same image in another group. And vice-versa of course!

3. Update of CImg library to last stable version 1.2.4

digiKam BUGFIXES FROM KDE BUGZILLA alias B.K.O:

040 ==> 147533 : New rating filter for the statusbar.

041 ==> 131963 : Add a file type filter tab to the right.

042 ==> 148993 : Filter images by rating in album view.

043 ==> 151357 : Ratings can exceed 5 stars.

044 ==> 144815 : Scroll left-pane to the selected album/date on start-up.

045 ==> 96894 : Easier navigation between albums, tags and collections.

046 ==> 147426 : Search for non-voted pics.

Gerhard


_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: digiKam 0.9.3-beta2 release

Bugzilla from anaselli@linux.it
> -f ".deps/dmetadata.Tpo"; exit 1; fi
> dmetadata.cpp: In member function 'bool
> Digikam::DMetadata::loadUsingDcraw(const QString&)':
> dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no
> member named 'owner'
> dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no
> member named 'owner'
You need new libkdcraw 0.1.2 i believe.
Gilles isn't be added on configure?

Angelo

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

signature.asc (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: digiKam 0.9.3-beta2 release

Oliver Dörr


Angelo Naselli schrieb:
-f ".deps/dmetadata.Tpo"; exit 1; fi
dmetadata.cpp: In member function 'bool 
Digikam::DMetadata::loadUsingDcraw(const QString&)':
dmetadata.cpp:87: error: 'class KDcrawIface::DcrawInfoContainer' has no 
member named 'owner'
dmetadata.cpp:88: error: 'class KDcrawIface::DcrawInfoContainer' has no 
member named 'owner'
    
You need new libkdcraw 0.1.2 i believe.
Gilles isn't be added on configure?
  
Hi Angelo,

you are right after downloading the latest kipi code and installing it, i could compile digikam.

I think that the makefile of digikam should validate the installed versions of kipi

Oliver

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel