[etoys-notify] [JIRA] Commented: (SQ-339) Loading project from showcase gives walkback

tracker at squeakland.org tracker at squeakland.org
Wed Sep 9 12:24:17 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-339?page=comments#action_36615 ]
     
Yoshiki Ohshima commented on SQ-339:
------------------------------------

> It appears as if PseudoSwikiStream should be a MultiByteFileStream subclass? 

That just wouldn't happen with the right file.

Funny thing is that it seems to happen to other people quite reliably, but I cannot reproduce it at all.  Even Mac VM is a suspect.

For testing, please insert a line like:

	(aStringOrByteArray size > 1000 and: [((aStringOrByteArray first: 2) = (ByteArray with: 80 with: 75)) not]) ifTrue: [self halt].

as the first thing in
in DAVClient>>sendRequest:header:body: and try saving projects.  When you hit a halt, let me know via IRC or Skype.

> Loading project from showcase gives walkback
> --------------------------------------------
>
>          Key: SQ-339
>          URL: http://tracker.immuexa.com/browse/SQ-339
>      Project: squeakland
>         Type: Bug
>   Components: etoys, showcase
>     Reporter: Bert Freudenberg
>     Priority: Blocker
>      Fix For: etoys 4.0 - summer 2009
>  Attachments: Picture 2.png, SqueakDebug.log, test42.003.pr
>
>
> See attached debug log and screenshot.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://tracker.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the etoys-notify mailing list