digiKam

Professional Photo Management with the Power of Open Source

digiKam 1.6.0 released…

by digiKam

Dear all digiKam fans and users!

digiKam team is proud to announce digiKam 1.6.0 release!

101122-0001

digiKam tarball can be downloaded from SourceForge at this url

See below the list of new features and bugs-fix coming with this release

Enjoy digiKam.

NEW FEATURES:

General : Fix compilation under Mac OS-X through MacPorts project.
General : External dependencies to libPGF and Clapack can use used now instead internal implementation if available in host system dedicated to compile.
Album GUI : User can exclude tags in the tag-filter view.
Slideshow : User can change item rating during a slide.
Image Editor : New option to display over/under exposure indicators if pure colors is detected or if only one color component match the condition.
Image Editor : New options to adjust the levels of over/under exposed pixels from histogram, displayed by over/under exposure indicators.
Image Editor : Aspect ratio crop tool is now able to deal with the aspect ratio of the current loaded image in editor. You can keep the original proportions of the image after cropping.

BUGFIXES FROM KDE BUGZILLA:

001 ==> 148434 : Cannot change rating in slideshow.
002 ==> 253911 : libkdcraw access beyond array bounds (cameraXYZMatrix).
003 ==> 254135 : Pipette-tool des not work in image editor/showfoto.
004 ==> 254182 : Can’t create mysql-entries for new tags.
005 ==> 253702 : Under/overexposure indicator doesn’t work on big-endian processors.
006 ==> 254397 : Full stop at the end of checkbox label.
007 ==> 254381 : Copy any pic to some place - only move is available.
008 ==> 148382 : Overexposure indication already when fully “saturated”.
009 ==> 233438 : digiKam crash when editing raw images on OS X.
010 ==> 248302 : Crash while jumping back and forth in preview.
011 ==> 254315 : Please consider attached patch for build system.
012 ==> 224245 : Each image editor plugin should remember the zoom ratio.
013 ==> 220425 : Esc doesn’t work for editor tools when lose focus.
014 ==> 255271 : digiKam crashes on lens auto-correction function.
015 ==> 254679 : Crash when closign digikam while filter active.
016 ==> 254357 : digiKam crashes after selecting a month in calendarview.
017 ==> 254203 : Libpgf relevant : digiKam crashes while displaying thumbnails on Ultra-SPARC platform.
018 ==> 233005 : Sorting in thumb panel differs from tree.
019 ==> 229282 : digiKam shutdown as I was sellecting crop to crop an image.
020 ==> 241575 : digiKam crashes after saving several (>2) pictures.
021 ==> 227901 : Can’t search for Ratings in Advanced Search.
022 ==> 141753 : Ability to exclude tags in tag filter.
023 ==> 206866 : Moving / renaming files creates duplicates in the ThumbsDB.
024 ==> 255478 : digiKam database tables only grow in size and get never cleaned.
025 ==> 189454 : Preview images react strange to mouse movement.
026 ==> 257134 : digiKam crashes when entering its settings.
027 ==> 257103 : Can’t save images modified with Image editor.
028 ==> 247175 : digiKam doesn’t exit after closing main window.
029 ==> 252737 : Direct capture bug 2 of 2.
030 ==> 243497 : digikam does not exit when “quit”, stuck in select.
031 ==> 257329 : Build fails - openmp flags.

Well done!

Great, thank you. This release is out sooner than expected. ;)

Any news about Digikam 2.0?

digiKam 2.0...

Lucid

Can this be installed on Lucid yet, or am I still stuck with 1.2?

Build broken on mingw32 Win32

I get
Scanning dependencies of target digikam-svnversion
[ 0%] Generating digikam/svnversion.h
[ 0%] Built target digikam-svnversion
Scanning dependencies of target ExternalDraw_automoc
Generating externaldraw.moc
[ 0%] Built target ExternalDraw_automoc
Scanning dependencies of target ExternalDraw
[ 0%] Building CXX object libs/imageproperties/markerclusterholderplugin/CMakeFiles/ExternalDraw.dir/ExternalDraw_automoc.obj
The input line is too long.

The generated command line is well over 8300 characters and the limit I think is about 8192.

it compile here with TDM-GCC...

Before to release 1.6.0, i checked compilation under Win7 using TDM-GCC. All work fine.

Where is defined this 8192 char. limit ?

digiKam

XP limit is 8191

The limit in XP is 8191 according to this MS article http://support.microsoft.com/kb/830473

wonderfull M$ world...

... and of course, there is no way to increase this limit in the system ???

To compare, Linux has a similar limitation somewhere ? This can be adjusted ?

digiKam

No increase possible on XP

No, there seems no way to increase it in XP.

The situation elsewhere is a bit more complicated.
http://www.in-ulm.de/~mascheck/various/argmax/

I think that reducing the command line length would be good for compilation speed anyway.

Andrew

Mac OS X Interface

...is, to be honest with you, just horrible. There are a lot of Mac users that will refuse to work with your application and even to consider using it if it doesn't have a shiny Apple standard interface. I promise to come and try fix that when (and if it's not fixed before =p) I have the time, well, in the next month probably. I have an absolutely legal and perfectly mine Mac Mini.

Qt4/KDE4 style.

This is relevant of Qt4 and KDE4 style, not digiKam...

digiKam

Mac OS X User Interface

Yes, I know, sure thing, I don't blame you personally for that. Qt & Oxygen KDE Style are the main responsible ones here. But have you considered using Cocoa for some parts of the user interface? Writing a (partly) native Mac OS X Cocoa application, as some projects do. If you have a correctly coded project, as they teach us at the university, separating the backend and the interface, then this might be not as hard as it seems (however I completely and absolutely realize that you personally may neither be interested nor have time to do this, then we'd need a volunteer for this task, if such a port was agreed upon, after all)

Re: Mac OS X User Interface

Just for the record: I'm using Digikam both on Linux and on Mac OS and I like the way it looks (in version 1.2) on either of them - no need to invest a lot of time in changing it, in my opinion.

OS X UI

Unfortunately true about Mac users. I, a Mac user, say: invest your energy on the guts, not the eye candy.

shortcut

I have to edit a huge amount of images in Gimp. A Gimp shortcut would be very useful or, better, the ability to customize shortcuts. Do you plan such possibility ? Otherwise, digikam is a tool that works very fine. Thanks a lot !

Unable to build

I don't understand how I could get libkdcraw.
I go to http://www.digikam.org/sharedlibs and can't find it

-- libkdcraw library found.................. NO
--
CMake Error at digikam/CMakeLists.txt:86 (MESSAGE):
digiKam needs libkdcraw. You need to install the libkdcraw (version >= 1.1.0) library development package.
Call Stack (most recent call first):
digikam/CMakeLists.txt:287 (PRINT_LIBRARY_STATUS)

I've done this: sudo apt-get build-dep kipi-plugins digikam

kdcraw

kdcraw here
http://sourceforge.net/projects/kipi/files/libkdcraw/

I tried to compile it:
"checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!"

OK, but all kde libraries are installed ......
(Debian testing)

I have the same problem,

I have the same problem, help!!!

maverick meerkat (kubuntu 10.10) repository

I was looking for kubuntu repository with latest digiKam and I found this: https://launchpad.net/~philip5/+archive/extra
Works great, just add repository, update, upgrade and that's it! Necessary for every digiKam fan with kubuntu.

Tribute to digiKam developers, it is really amazing app.

Again! Great Job!!! I love

Again! Great Job!!! I love you :-)

My only question:

>Slideshow : User can change item rating during a slide.

Which key is this???

Best whishes and many thanks for this great software!

- TK

this one...

001 ==> 148434 : Cannot change rating in slideshow.