GNOME Bugzilla – Bug 356242
ArgumentException during import
Last modified: 2006-09-21 02:50:12 UTC
When importing my iView MediaPro test photo the following Exception occurs: System.ArgumentException: Invalid attribute namespace for namespace declaration. at System.Xml.XmlAttribute..ctor (System.String prefix, System.String localName, System.String namespaceURI, System.Xml.XmlDocument doc, Boolean atomizedNames, Boolean checkNamespace) [0x00000] at System.Xml.XmlDocument.CreateAttribute (System.String prefix, System.String localName, System.String namespaceURI, Boolean atomizedNames, Boolean checkNamespace) [0x00000] at System.Xml.XmlDocument.CreateAttribute (System.String prefix, System.String localName, System.String namespaceURI) [0x00000] at SemWeb.RdfXmlWriter.SetAttribute (System.Xml.XmlElement element, System.String nsuri, System.String prefix, System.String localname, System.String val) [0x00000] at SemWeb.RdfXmlWriter.Close () [0x00000] at FSpot.Xmp.XmpFile.Save (System.IO.Stream stream) [0x00000]
Created attachment 72894 [details] Import this photo causes the exception
Seems to be related with bug #356476