[Digikam-devel] [Bug 147885] update metadata doesn't work correctly for creation date

Daniel Laidig d.laidig at gmx.de
Fri Jul 24 17:08:57 BST 2009


https://bugs.kde.org/show_bug.cgi?id=147885





--- Comment #7 from Daniel Laidig <d laidig gmx de>  2009-07-24 18:08:55 ---
I just found the time to compile digikam from trunk, however, for some reasons
it fails to read the metadata and is just using the mtime or so in the
Properties tab. All entries in the Metadata tab are displayed in gray.

Here is the relevant CMake output:
-- Check Kexiv2 library in local sub-folder...                                  
-- Check Kexiv2 library using pkg-config...                                     
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- Found libkexiv2 release >= 0.2.0                                             
-- Found libkexiv2: /usr/lib/libkexiv2.so
[...]
--
---------------------------------------------------------------------------------- 
--  digiKam 1.0.0-beta4 dependencies results   <http://www.digikam.org>         
--                                                                              
--  Qt4 SQL module found................ YES                                    
--  libjpeg library found............... YES                                    
--  libtiff library found............... YES                                    
--  libpng library found................ YES                                    
--  libjasper library found............. YES                                    
--  liblcms library found............... YES                                    
--  libkipi library found............... YES                                    
--  libkexiv2 library found............. YES                                    
--  libkdcraw library found............. YES                                    
--  libgphoto2 library found............ YES                                    
--  libkdepimlibs library found......... YES (optional)                         
--  libmarblewidget library found....... YES (optional)                         
--  liblensfun library found............ YES (optional)                         
--  libglib2 library found.............. YES (optional)                         
--  liblqr-1 library found.............. NO  (optional)                         
--  digiKam will be compiled............ YES                                    
--
----------------------------------------------------------------------------------

I can see entries like this in the debug output:
digikam(15121)/KEXIV2 KExiv2Iface::KExiv2Priv::printExiv2ExceptionError: Cannot
get metadata tag title using Exiv2   (Error # 6 :  Invalid key `Make'           
digikam(15121)/KEXIV2 KExiv2Iface::KExiv2Priv::printExiv2ExceptionError: Cannot
get metadata tag title using Exiv2   (Error # 6 :  Invalid key `Model'          
digikam(15121)/KEXIV2 KExiv2Iface::KExiv2Priv::printExiv2ExceptionError: Cannot
get metadata tag title using Exiv2   (Error # 6 :  Invalid key `DateTime'       
digikam(15121)/KEXIV2 KExiv2Iface::KExiv2Priv::printExiv2ExceptionError: Cannot
get metadata tag title using Exiv2   (Error # 6 :  Invalid key
`ImageDescription'                                                              
digikam(15121)/KEXIV2 KExiv2Iface::KExiv2Priv::printExiv2ExceptionError: Cannot
get metadata tag title using Exiv2   (Error # 6 :  Invalid key `Copyright'

Can you give me a pointer what to fix in my build to make reading metadata
work? Otherwise I'll have to wait until I get distribution packages to test if
the bug is fixed for me.

Thanks!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list