On 9/01/13 09:11 AM, David Vincent-Jones wrote: > I was trying to import a folder that included a dng file with a hdr > image set that had been created by dt. This crashes dt. I was also > unable to import any dng file directly. > > If dt can create dng files should it not also be able to import them?
Hi David, After a very quick edit on the xmp file you sent me, I was able to import your test image. The element in question appears to be in the very first stanza - the <?xpacket ...> $ gdiff ~/ted/dvj-IMG_4151.CR2.xmp.orig ~/ted/dvj-IMG_4151.CR2.xmp 1c1 < <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> --- > <?xpacket begin="w" id="W5M0MpCehiHzreSzNTczkc9d"?> 114c114 < <?xpacket end="w"?> \ No newline at end of file --- > <?xpacket end="w"?> When I opened your xmp file in vim I noticed that your file's begin= contained a unicode character U+feff Just how you got that character there I don't know. I do know, however, that either darktable or exif2 need to strengthen the xml handling so that this sort of problem doesn't occur, or at least we get a more useful error message printed. -- James C. McPherson -- Solaris kernel software engineer, system admin and troubleshooter http://www.jmcpdotcom.com/blog Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel