[Seaside] aRenderer imageWithForm: error

tblanchard at mac.com tblanchard at mac.com
Thu Aug 7 11:55:16 CEST 2003


Thanks - I've updated and now it works - sort of.  There's a lot of 
degradation in the served image.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 4.pdf
Type: application/pdf
Size: 17423 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20030807/b37bcbf0/Picture4.pdf
-------------- next part --------------


The two images on the left are in a web browser - the top one is served 
by imageWithForm:, the lower one is a plain gif file served from 
apache.  The image on the right is what the image looks like rendered 
in my Squeak image.  The Squeak rendering looks OK, the static image 
looks fine, the served form looks pretty sketchy.  What format is used 
to output these?



On Thursday, August 7, 2003, at 01:43  AM, Adrian Lienhard wrote:

> Hi Todd
>
> I had the same problem...
> This bug is fixed in the newer version b5
> (http://www.beta4.com/seaside2/downloads/).
>
> Adrian
>
>
> ----- Original Message -----
> From: <tblanchard at mac.com>
> To: "The Squeak Enterprise Aubergines Server - general discussion."
> <seaside at lists.squeakfoundation.org>
> Sent: Thursday, August 07, 2003 5:00 AM
> Subject: [Seaside] aRenderer imageWithForm: error
>
>
>> I have a gif that I've imported into ImageImports.
>>
>> So now I want to stick it into a web page using
>>
>> html imageWithForm: (ImageImports at: 'myImage').
>>
>> this results in an error fairly far down with an attempt to put an
>> integer into a string - which complains that strings only take
>> characters.
>>
>> b4 release.
>>
>> -Todd Blanchard
>>
>> _______________________________________________
>> Seaside mailing list
>> Seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/listinfo/seaside
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>


More information about the Seaside mailing list