<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Will,
<div class=""><br class="">
</div>
<div class="">Thank you! It turns out that when you do bin/omero web config apache from OMERO.server he will generate using the target folder, e.g. OMERO.server-5.0.6-blalba and not OMERO.server. For small updates I had not deemed necessary to re-create the
 web config file for apache. So in fact, we were running 5.0.6 core on 5.0.5 web files which could not work obviously.</div>
<div class=""><br class="">
</div>
<div class="">I have now replaced all special instances in the apache conf with OMERO.server which should then always take the new files instead.</div>
<div class=""><br class="">
</div>
<div class="">Consequently, csrf is loaded now and Figure works again!</div>
<div class=""><br class="">
</div>
<div class="">Looking forward to new updates soon :)</div>
<div class=""><br class="">
</div>
<div class="">Kind Regards,</div>
<div class=""><br class="">
</div>
<div class="">—</div>
<div class="">Christophe</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 25 Nov 2014, at 18:00, William Moore <<a href="mailto:will@lifesci.dundee.ac.uk" class="">will@lifesci.dundee.ac.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
Hi Christophe,
<div class=""><br class="">
</div>
<div class=""> I don't know why the ome.csrf.js is returning a 404.</div>
<div class="">Presumably the rest of your OMERO 5.0.6 web client is working OK? If so, this should</div>
<div class="">all be using the same ome.csrf.js from the same location.</div>
<div class=""><br class="">
</div>
<div class="">Can you confirm that the rest of your OMERO.web 5.0.6 is working OK?</div>
<div class="">Can you access the file directly at  <your-server>/static/webgateway/js/ome.csrf.js ?</div>
<div class=""><br class="">
</div>
<div class="">E.g. <a href="http://trout.openmicroscopy.org/merge/static/webgateway/js/ome.csrf.js" class="">http://trout.openmicroscopy.org/merge/static/webgateway/js/ome.csrf.js</a></div>
<div class=""><br class="">
</div>
<div class="">Can you check the header of your OMERO.figure html page and see if the csrf.js script url</div>
<div class="">matches the url in the header of your other OMERO.web pages?</div>
<div class=""><br class="">
</div>
<div class=""></div>
<div class="">You should see these two lines together in all the pages:</div>
<div class=""><br class="">
</div>
<div class="">
<div class=""><script type="text/javascript" src="/static/3rdparty/jquery-1.7.2.js"></script></div>
<div class=""><script type="text/javascript" src="/static/webgateway/js/ome.csrf.js"></script></div>
</div>
<div class=""><br class="">
</div>
<div class=""> Hopefully you can figure out why this is failing to load in OMERO.figure.</div>
<div class=""><br class="">
</div>
<div class=""> Regards,</div>
<div class=""><br class="">
</div>
<div class="">  Will.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div class="">On 25 Nov 2014, at 16:30, Christophe TREFOIS <<a href="mailto:christophe.trefois@uni.lu" class="">christophe.trefois@uni.lu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Will,
<div class=""><br class="">
</div>
<div class="">You are correct. I get a 403 Denied error, and upon further inspection I get a 404 on ome.csrf.js.</div>
<div class=""><br class="">
</div>
<div class="">I guess I am missing that file, but I’m not sure why…</div>
<div class=""><br class="">
</div>
<div class="">Could you elucidate?</div>
<div class=""><br class="">
</div>
<div class="">Thank you,</div>
<div class=""><br class="">
</div>
<div class="">—</div>
<div class="">Christophe</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<blockquote type="cite" class="">
<div class="">On 18 Nov 2014, at 17:41, William Moore <<a href="mailto:will@lifesci.dundee.ac.uk" class="">will@lifesci.dundee.ac.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><base href="x-msg://397/" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
Hi Christophe,
<div class=""><br class="">
</div>
<div class=""> It sounds like POST requests were failing, possibly due to the upgrade to 5.0.6 where the server now protects against csrf attacks.</div>
<div class=""><br class="">
</div>
<div class="">It may be that OMERO.figure was not adding the csrf token to these POSTs.</div>
<div class="">Is it possible that the OMERO.figure page was not refreshed after upgrading OMERO?</div>
<div class="">This would mean that the required ome.csrf.js Javascript file wouldn't have been loaded.</div>
<div class="">Or maybe something else is failing here.</div>
<div class=""><br class="">
</div>
<div class="">I'm afraid there's no real error handling for the AJAX calls within OMERO.figure yet, but</div>
<div class="">you may be able to get more details from the browser console.</div>
<div class="">I don't know what browser you're on, but all modern browsers will have some developer tools</div>
<div class="">that allow you to see AJAX or other errors, usually under the Console or Network tabs.</div>
<div class="">You can see response codes, error messages etc.</div>
<div class=""><br class="">
</div>
<div class="">If you have an opportunity to try the upgrade again sometime, hopefully a full refresh of the page</div>
<div class="">will fix the issue, or if not then let us know if you can get any more error info.</div>
<div class=""><br class="">
</div>
<div class=""> Thanks,</div>
<div class=""><br class="">
</div>
<div class="">   Will.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div class="">
<div class="">On 18 Nov 2014, at 16:19, Christophe TREFOIS <<a href="mailto:christophe.trefois@uni.lu" class="">christophe.trefois@uni.lu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite" class="">
<div lang="FR-BE" link="blue" vlink="purple" style="font-family: Helvetica; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<div class="WordSection1" style="page: WordSection1; ">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Hi Will,<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">What happened was that when I click Export PDF, nothing happened. There were also no activities in the main OMEROweb.<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Further, when clicking “Save”, nothing happened at all, eg nothing was saved.<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">I quickly returned to 5.0.5 then, as this is our prod env and I did not want to leave it “not working” for a longer while.<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Also, do you have any instructions on putting the plugin centrally?  How about the export to pdf.py, is it also possible to put it in a central
 place?<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Is this a valid approach for all plugins? If there is a dev doc I have overseen, please forgive<span class="Apple-converted-space"> </span></span><span lang="EN-US" style="font-size: 11pt; font-family: Wingdings; color: rgb(31, 73, 125); " class="">J</span><span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""><o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Thank you for your help,<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">--<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class="">Christophe<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); " class=""> </span></div>
<div class="">
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(225, 225, 225); padding: 3pt 0cm 0cm; " class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<b class=""><span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">From:</span></b><span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><span class="Apple-converted-space"> </span>William Moore
 [mailto:will@<a href="http://lifesci.dundee.ac.uk/" style="color: purple; text-decoration: underline; " class="">lifesci.dundee.ac.uk</a>]<span class="Apple-converted-space"> </span><br class="">
<b class="">Sent:</b><span class="Apple-converted-space"> </span>mardi 18 novembre 2014 00:11<br class="">
<b class="">To:</b><span class="Apple-converted-space"> </span>Christophe TREFOIS<br class="">
<b class="">Cc:</b><span class="Apple-converted-space"> </span><a href="mailto:ome-devel@lists.openmicroscopy.org.uk" style="color: purple; text-decoration: underline; " class="">ome-devel@lists.openmicroscopy.org.uk</a><br class="">
<b class="">Subject:</b><span class="Apple-converted-space"> </span>Re: [ome-devel] How to migrate OMERO.figure<o:p class=""></o:p></span></div>
</div>
</div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
Hi Christophe,<o:p class=""></o:p></div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
 How does the PDF generation fail?<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
If the "Export PDF" button is enabled then the script has been found.<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
If you click this but the blue 'Download' button never appears, you can go to the main webclient<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
and click on the 'Activities' button (beside the top-right search field) to see more<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
details on all scripts.<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
You may prefer to put the /figure app in a separate location, in any directory that's on your $PYTHONPATH<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
then you won't have to move it on each OMERO upgrade.<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
Anyway, let me know if you have any more details on what's failing,<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
 Cheers,<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
   Will.<o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
 <o:p class=""></o:p></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
<div class="">
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
On 17 Nov 2014, at 22:34, Christophe TREFOIS <<a href="mailto:christophe.trefois@uni.lu" style="color: purple; text-decoration: underline; " class="">christophe.trefois@uni.lu</a>> wrote:<o:p class=""></o:p></div>
</div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<br class="">
<br class="">
<o:p class=""></o:p></div>
<blockquote style="margin-top: 5pt; margin-bottom: 5pt; " class="">
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Dear Will,<o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> <o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Do you know how to properly migrate OMERO.figure from 5.0.5 – 5.0.6 ?</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">It seems I copied over content from lib/python/omeroweb/figure and re-imported the .py script.</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Yet, I can’t seem to save or to generate PDFs any Figure in 5.0.6 then.</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Reverting back 5.0.5 seems to work.</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Any suggestions?</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Kind Regards,</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""> </span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">--</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; " class="">Christophe</span><span lang="FR-LU" style="font-size: 11pt; font-family: Calibri, sans-serif; " class=""><o:p class=""></o:p></span></div>
</div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<span lang="FR-LU" style="font-size: 13.5pt; font-family: Helvetica, sans-serif; " class="">_______________________________________________<br class="">
ome-devel mailing list<br class="">
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk" style="color: purple; text-decoration: underline; " class=""><span style="color: rgb(149, 79, 114); " class="">ome-devel@lists.openmicroscopy.org.uk</span></a><br class="">
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" style="color: purple; text-decoration: underline; " class=""><span style="color: rgb(149, 79, 114); " class="">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</span></a><o:p class=""></o:p></span></div>
</blockquote>
</div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: 'Times New Roman', serif; " class="">
<o:p class=""> </o:p></div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>