← Back to team overview

hugin-devs team mailing list archive

[Bug 1840110] Re: papywizard xml (type C) from RCPano failing to import

 

According to the Papywizard spec http://www.kolor.com/wiki-en/action/view/Panohead_XML_data_file:
In the shoot section, each image contains a unique identifier, the id attribute, which is a simple integer, starting to 1.

But in your xml file all images of the same bracket are using the same id:
    <pict bracket="1" id="1">
    <pict bracket="2" id="1">
    <pict bracket="3" id="1">
    <pict bracket="1" id="2"> ...
So Hugin rejects this xml file. 
Are you aware of other documentation of the xml file created by RCPano?

** Changed in: hugin
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1840110

Title:
  papywizard xml (type C) from RCPano failing to import

Status in Hugin:
  Incomplete

Bug description:
  When trying to import a papywizard xml file generated by RCPano on the
  iPhone Hugin reports that it failed to read it.  XML file attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1840110/+subscriptions


References