site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Rolf, Regards Andreas On 27.07.2007, at 01:09, Rolf Howarth wrote: -Rolf Andreas Kiel Spherico Nelkenstr. 25 D-76135 Karlsruhe Tel.: +49 (0)721 183 9753 eFax: +1 650 897 8094 eMail: kiel@spherico.com http://spherico.com/filmtools -- workflow tools for FCP _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... Even though I can't solve your problem right now it might affect some of my apps as well. Could you post an XML where things like described are happening? Is there a problem with with the XML that FCP 6 produces if log notes contain accented characters? It looks like the XML is specifying the wrong encoding. The header says the file is UTF-8, but it actually seems to be MacRoman. For example, the UTF8 for i-diaresis (as in naive) ought to be 0xC3 0xAF and yet I'm getting 0xCC 0xF8, which throws up parse errors when I try to read the file. Manually editing the file produced by Final Cut in a text editor and changing the first line to <?xml version="1.0" encoding="MacRoman"?> fixes the problem. Has anyone else encountered this? I'm not sure if it's a bug in Final Cut or a problem in the way I'm parsing the file. -- Rolf Howarth Square Box Systems Ltd Warwick, UK. http://www.squarebox.co.uk _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/andreas.kiel% 40spherico.com This email sent to andreas.kiel@spherico.com This email sent to site_archiver@lists.apple.com