[KPhotoAlbum] BINGO ! - EXIF search now working; "Recreate EXIF Search database" seems to be broken

Martin Jost lists at majo.name
Sat Jul 25 20:40:20 BST 2009


Martin Jost schrieb:
> Hello Jesper,
>
> thanks for the debug patch, and: Bingo !!!
>
> Warning: IFD0 tag 0x010e has invalid Exif type 11; using 7 (undefined).
> Error while reading exif information from
> /images/fotos/2006/Norwegen/27.8./Teilsumme.jpg
> QSqlDatabasePrivate::removeDatabase: connection 'exif' is still in use,
> all queries will cease to work.
> QSqlDatabasePrivate::addDatabase: duplicate connection name 'exif', old
> connection removed.
>
> Now it's getting really wired...
> ll /images/fotos/2006/Norwegen/27.8./
> insgesamt 156984                                         
> ...
> -rw-r-----  1 jost users 3094883 27. Sep 2007  teilsumme.jpg
>
> That's it ! No "Teilsumme.jpg" but instead "teilsumme.jpg". (Why on
> everything on earth, does it try the filename with wrong case ?)
>
>   
Answer to my own question:
Probably because both filenames are in index.xml:
godot:/images/fotos> grep -i teil index.xml
  <image width="21486" startDate="2006-09-09T08:24:06" height="1437"
md5sum="cca01851bab3ce9d6f1407da940d8dca"
file="2006/Norwegen/27.8./Teilsumme.jpg" endDate="2006-09-09T08:24:06"
label="Teilsumme" angle="0" >
  <image width="21486" startDate="2006-08-27T18:16:51" height="1437"
md5sum="8b3287f4ff480a6deac97077565b5725"
file="2006/Norwegen/27.8./teilsumme.jpg" endDate="2006-08-27T18:16:51"
label="teilsumme" angle="0" >

Martin




More information about the Kphotoalbum mailing list