Pharo-1.1-11400-rc2
Latest update: #11400
VM: Squeak VM 4.2.2b1
What I evaluated:
|form|
form := (Form fromBinaryStream: (HTTPSocket httpGet:������������
���� '
http://ubuntu.ecchi.ca/wallpapers/10.04/' , 'Maraetaibeforesunrise.jpg')).
World backgroundImage: form layout: #scaled
I attach the PharoDebug.log generated.
The problem is in #formFromStream: aBinaryStream
Because none of "ImageReadWriter withAllSubclasses"� understands the format, and thus, it goes with the ifNone.
Can you put a self halt and let me know which subclass in particular is working for you?
Cheers
Mariano
�