[ubuntu-mono] [Bug 292106] Re: Beagle fails to extract F-spot tags
Jeremy Bicha
jbicha at linux.com
Fri Jul 8 12:28:28 UTC 2016
Thank you for taking the time to report this bug. We are sorry that we
do not always have the capacity to look at all reported bugs in a timely
manner.
Beagle, the search software, is no longer included in Ubuntu. Unrelated
genetic analysis software named beagle has now been uploaded to Ubuntu's
archives for the next version of Ubuntu. Therefore, to avoid confusion,
I am closing this bug.
** Changed in: beagle (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to beagle in Ubuntu.
https://bugs.launchpad.net/bugs/292106
Title:
Beagle fails to extract F-spot tags
Status in beagle package in Ubuntu:
Invalid
Bug description:
Binary package hint: beagle
1) Ubuntu 8.10
2) Beagle 0.3.8-1ubuntu2
3) Be able to search for F-spot tags in beagle
4) A search for a specific F-spot tag doesn't return the images.
F-spot add tags to a standard EXIF image as rdf xml.
Checked file with text editor and found the tags:
...
<x:xmpmeta xmlns:x="adobe:ns:meta/">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="">
<dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Bag>
<rdf:li>Gouden bruiloft person1 & person2</rdf:li>
<rdf:li>person3</rdf:li>
</rdf:Bag>
</dc:subject>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
...
Extracting the data with beagle:
"beagle-extract-content file.jpg"
...
Error: Error loading TIFF file
SemWeb.ParserException: rdf:RDF cannot be used as a property name.
at SemWeb.RdfXmlReader.OnError (System.String message) [0x00000]
at SemWeb.RdfXmlReader.ParseProperty (SemWeb.Entity subject, System.Int32& liIndex) [0x00000]
at SemWeb.RdfXmlReader.ParsePropertyNodes (SemWeb.Entity subject) [0x00000]
at SemWeb.RdfXmlReader.ParseDescription () [0x00000]
at SemWeb.RdfXmlReader.Select (StatementSink storage) [0x00000]
at SemWeb.MemoryStore+StoreImpl.Import (StatementSource source) [0x00000]
at SemWeb.Store.Import (StatementSource source) [0x00000]
at FSpot.Xmp.XmpFile.Load (System.IO.Stream stream) [0x00000]
Error: Exception trying to retrieve FSpot/Digikam information:Mono.Data.Sqlite.SqliteException: Sqlite error
no such column: directory_path
at Mono.Data.Sqlite.Sqlite3.Prepare (System.String strSql, Mono.Data.Sqlite.SqliteStatement previous, System.String& strRemain) [0x00000]
at Mono.Data.Sqlite.SqliteCommand.BuildNextCommand () [0x00000]
Filter: Beagle.Filters.FilterJpeg (determined in .43s)
MimeType: image/jpeg
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/beagle/+bug/292106/+subscriptions
More information about the Ubuntu-mono
mailing list