In the ebuild configure.in is changed from using libexif.so.12 to
libexif.so.10. I get errors of the following when indexing:
20070305 11:31:51.8502 09917 IndexH WARN EX: System.DllNotFoundException:
libexif.so.10
20070305 11:31:51.8502 09917 IndexH WARN EX: at (wrapper managed-to-native)
Beagle.Util.Exif.ExifData:exif_data_new_from
_data (byte[],uint)
20070305 11:31:51.8502 09917 IndexH WARN EX: at
Beagle.Util.Exif.ExifData..ctor (System.Byte[] data) [0x00000]
20070305 11:31:51.8502 09917 IndexH WARN EX: at
Beagle.Util.JpegHeader.get_Exif () [0x00000]
20070305 11:31:51.8502 09917 IndexH WARN EX: at
Beagle.Filters.FilterJpeg.AddExifProperties (Beagle.Util.JpegHeader head
er) [0x00000]
20070305 11:31:51.8502 09917 IndexH WARN EX: at
Beagle.Filters.FilterJpeg.PullImageProperties () [0x00000]
20070305 11:31:51.8502 09917 IndexH WARN EX: at
Beagle.Filters.FilterImage.DoPullProperties () [0x00000]
20070305 11:31:51.8502 09917 IndexH WARN EX: at Beagle.Daemon.Filter.Open
(System.IO.FileSystemInfo info) [0x00000]
I have media-libs/libexif-0.6.13-r2 using arch ~x86.
Reproducible: Always
Steps to Reproduce:
1. Install app-misc/beagle
2. Index a directory containing a JPG with EXIF information
3. Inspect ~/.beagle/*-IndexHelperExceptions