<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap:break-word">
Hi Philippe
<div><br>
</div>
<div>Sorry in the delay to respond to you. It seems to be the PIL issue. Did you try the following patch?</div>
<div><br>
</div>
<div><a href="https://github.com/python-imaging/Pillow/pull/140">https://github.com/python-imaging/Pillow/pull/140</a><br>
<div>
<div style="color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; word-wrap:break-word">
<div style="color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; word-wrap:break-word">
<div style="color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; word-wrap:break-word">
<div style="font-style:normal; color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
<br class="Apple-interchange-newline">
Thanks</div>
<div style="font-style:normal; color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
Ola</div>
<div style="font-style:normal; color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
<br>
</div>
<div style="font-style:normal; color:rgb(0,0,0); font-family:Helvetica; font-size:medium; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px">
<br>
</div>
</div>
</div>
</div>
</div>
<div>
<div>On 28 May 2013, at 09:15, Philippe Mailly <philippe.mailly@college-de-france.fr> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">Hi,<br>
<br>
The plot line functionality don't work in the web interface. I got the error message in the web log:<br>
<br>
2013-05-23 09:27:28,007 ERROR [ omeroweb.feedback.views] (proc.27970) handler500:141 handler500: Server error<br>
2013-05-23 09:27:28,007 ERROR [ omeroweb.feedback.views] (proc.27970) handler500:143 Traceback (most recent call last):<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/django/core/handlers/base.py", line 111, in get_response<br>
   response = callback(request, *callback_args, **callback_kwargs)<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/omeroweb/webgateway/views.py", line 1005, in wrap<br>
   return f(request, *args, **kwargs)<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/omeroweb/decorators.py", line 377, in wrapped<br>
   retval = f(request, *args, **kwargs)<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/omeroweb/webgateway/views.py", line 1075, in render_row_plot<br>
   gif_data = img.renderRowLinePlotGif(int(z),int(t),int(y), int(w))<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/omero/gateway/__init__.py", line 5709, in wrapped<br>
   return f(self, *args, **kwargs)<br>
<br>
 File "/opt/OMERO/OMERO.server/lib/python/omero/gateway/__init__.py", line 7124, in renderRowLinePlotGif<br>
   draw.rectangle([0, 0, width-1, base], fill=self.LP_TRANSPARENT, outline=self.LP_TRANSPARENT)<br>
<br>
 File "/usr/lib/python2.7/dist-packages/PIL/ImageDraw.py", line 246, in rectangle<br>
   ink, fill = self._getink(outline, fill)<br>
<br>
 File "/usr/lib/python2.7/dist-packages/PIL/ImageDraw.py", line 144, in _getink<br>
   if self.palette and not Image.isNumberType(ink):<br>
<br>
AttributeError: 'module' object has no attribute 'isNumberType'<br>
<br>
The OMERO server 4.4.8 run under Ubuntu 13.04 and python math libraries are installed. And I have no problem with the Insight module.<br>
<br>
<br>
Philippe<br>
<br>
<br>
<span><philippe_mailly.vcf></span>_______________________________________________<br>
ome-users mailing list<br>
ome-users@lists.openmicroscopy.org.uk<br>
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users<br>
</blockquote>
</div>
<br>
</div>
<br>
<span style="font-size:10pt">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</body>
</html>