<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; ">Hi Bernie,<div><br></div><div> Yes, sorry about that.</div><div>You just need to save the figure before exporting.</div><div><br></div><div>I noticed that bug just as we released. It's fixed and will be in 1.1.2 soon.</div><div><a href="https://github.com/will-moore/figure/pull/83">https://github.com/will-moore/figure/pull/83</a></div><div><br></div><div> Cheers,</div><div><br></div><div> Will.</div><div><br></div><div><br></div><div><br><div><div>On 30 Apr 2015, at 11:15, Bernie Broughton <<a href="mailto:b.broughton@sussex.ac.uk">b.broughton@sussex.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi,</div>
<div><br>
</div>
<div>I’m getting this error when trying to Export as PDF:</div>
<div><br>
</div>
<div>
<pre style="word-wrap: break-word; white-space: pre-wrap;">Traceback (most recent call last):
File "./script", line 1194, in <module>
runScript()
File "./script", line 1181, in runScript
fileAnnotation = export_figure(conn, scriptParams)
File "./script", line 1138, in export_figure
return figExport.buildFigure()
File "./script", line 201, in buildFigure
self.createFigure()
File "./script", line 870, in createFigure
name = self.getFigureFileName()
File "./script", line 132, in getFigureFileName
name = unicodedata.normalize('NFKD', self.figureName).encode('ascii','ignore')
TypeError: normalize() argument 2 must be unicode, not str</pre>
<pre style="word-wrap: break-word; white-space: pre-wrap;"><span style="font-family: Calibri, sans-serif;"><br></span></pre>
<pre style="word-wrap: break-word; white-space: pre-wrap;"><span style="font-family: Calibri, sans-serif;">with OMERO 5.1.1 (and 5.1.0) and OMERO.figure 1.1.0,</span></pre>
<pre style="word-wrap: break-word; white-space: pre-wrap;">Bernie</pre>
</div>
<br>
</div>
_______________________________________________<br>ome-users mailing list<br><a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a><br>http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br></blockquote></div><br></div></body></html>