First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 169496
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Drake <dsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pat Double <gentoo@patdouble.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 169496 depends on: Show dependency tree
Show dependency graph
Bug 169496 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-05 20:06 0000
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

------- Comment #1 From Jakub Moc 2007-06-23 10:17:39 0000 -------
This is broken with any libexif version (even stable) left in the tree, please
nuke this hack.

------- Comment #2 From Daniel Drake 2007-07-28 16:36:36 0000 -------
Fixed in beagle-0.2.17, sorry for the delay.

First Last Prev Next    No search results available      Search page      Enter new bug