<div>I would guess that the process for creating a project from a project template would be fairly similar to the process for creating a page from a Page Wizard but I have no knowledge of the code in the Xerte engine.<br></div>
<div><br></div><div>The only other factor that has changed is that the computer I am using is much faster than the old XP box I have used up till now.</div><div><br></div><div>My thought was that there was a time issue somewhere e.g. the code that processed the files and deleted the common folder when done was perhaps trying to run before the files had been unpacked and saved to the folder. Would the duration of the timer be affected by the processing power of the computer?</div>
<div><br></div><div>Kind regards</div><div><br></div><div>Johnathan</div><br><div class="gmail_quote">On 10 June 2011 13:04, Julian Tenney <span dir="ltr"><<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">No, nothing has changed in there. There is a timer thing going on when creating a template project, to give zinc time to unzip the zip and let everything happen: because zinc doesn’t give any events for this stuff, I had to take a punt at a ‘3 seconds ought to be long enough’ approach.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">I wonder if that timer thing is also in the code that opens a page wizard: but I think, before I look, they are both handled by the same functionality??</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D"> </span></p><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal" style="margin-left:36.0pt"><b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 10 June 2011 10:41<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> [Xerte] Xerte 2.16 Inconsistent inclusion of Page Wizard based pages</span></p></div><div class="im"><p class="MsoNormal" style="margin-left:36.0pt">
 </p><div><p class="MsoNormal" style="margin-left:36.0pt">I have been creating a couple of test projects recently using Xerte 2.16 and the current release of the Page Wizards on a computer running Windows 7.</p></div><div>
<p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">I am adding new pages using the following sequence</p></div></div><p class="MsoNormal" style="margin-left:72.0pt">
<span>1.<span style="font:7.0pt "Times New Roman"">      </span></span> </p><div><p class="MsoNormal" style="margin-left:72.0pt"><span>1.<span style="font:7.0pt "Times New Roman"">      </span></span>Select the interface icon</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>2.<span style="font:7.0pt "Times New Roman"">      </span></span>Click on the templates menu</p><p class="MsoNormal" style="margin-left:72.0pt"><span>3.<span style="font:7.0pt "Times New Roman"">      </span></span>Click on a Page Wizard from the list of available wizards e.g. e) Interactivity / Annotated Diagram</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>4.<span style="font:7.0pt "Times New Roman"">      </span></span>When the Browse for Computer dialogue opens I navigate to the project folder, </p><p class="MsoNormal" style="margin-left:72.0pt">
<span>5.<span style="font:7.0pt "Times New Roman"">      </span></span>Expand the project folder, </p><p class="MsoNormal" style="margin-left:72.0pt"><span>6.<span style="font:7.0pt "Times New Roman"">      </span></span>Expand the Pages folder (which I created earlier to hold each page wizard folder).</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>7.<span style="font:7.0pt "Times New Roman"">      </span></span>Select the Pages folder</p><p class="MsoNormal" style="margin-left:72.0pt"><span>8.<span style="font:7.0pt "Times New Roman"">      </span></span>Click on the Make New Folder button</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>9.<span style="font:7.0pt "Times New Roman"">      </span></span>Enter a name for the new folder e.g. AnnotatedDiagram</p><p class="MsoNormal" style="margin-left:72.0pt">
<span>10.<span style="font:7.0pt "Times New Roman"">  </span></span>Click off the folder name to ensure the name change is saved.</p><p class="MsoNormal" style="margin-left:72.0pt"><span>11.<span style="font:7.0pt "Times New Roman"">  </span></span>Ensure the newly named folder is selected.</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>12.<span style="font:7.0pt "Times New Roman"">  </span></span>Click the OK button.</p><p class="MsoNormal" style="margin-left:72.0pt"><span>13.<span style="font:7.0pt "Times New Roman"">  </span></span>The confirm dialogue is displayed asking if I want to Open the wizard?</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>14.<span style="font:7.0pt "Times New Roman"">  </span></span>I have tested both situations i.e. When clicking Yes and when clicking No.</p><div class="im"><div>
<p class="MsoNormal" style="margin-left:36.0pt">Most of the time on completion of the sequence the Page appears listed in the project structure panel if I did not choose to open the Wizard. If I chose to open the Wizard the wizard opens, and on closing the wizard the page is listed in the project structure. Which is exactly what is supposed to happen.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">However sometimes, and it is happening quite frequently, the page is not listed in the project structure. If I selected to open the wizard the last page in the project wizard opens. On closing the wizard the new page is not listed in the project structure. On examining the Pages folder the new page's folder has been created containing the xml, rlm and xwd files, but it also contains the page wizard's common folder (normally this would not be there. I think it gets copied there and is then deleted by Xerte once any required files have been copied to the Project's common folder).</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">When this occurs I generally repeat the process but select to use the folder originally created when I made my first attempt. When prompted that the folder is not empty I select to use the folder and then the Page Wizard entry process completes correctly and the common folder in the Page's folder is usually (but not in every case) deleted.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">The current release of the Page Wizards does not contain any of the recent modifications to achieve a common set of rlm files. Most of the Page Wizards in the current release have been in use without change for months, some over a year.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Did anything change in Xerte 2.16 that would affect the process of creating a Page Wizard based page?</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt">Could it be something to do with Windows 7?</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
The current situation does not prevent the use of Page Wizards, it is just a bit frustrating and inconvenient.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
Anyone any ideas that might resolve this situation?</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Kind regards</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Johnathan</p></div></div><p class="MsoNormal" style="margin-left:72.0pt"><span>1.<span style="font:7.0pt "Times New Roman"">      </span></span> </p>
</div></div><br>
<p>
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, 
copy or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.
</p>
<p>
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
</p>
</div><br>_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>

<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br></blockquote></div><br>