[SVIBUG]Can't Use Browser

Steven Swerling sps2000 at mail.com
Thu Feb 5 21:44:33 UTC 2004


Steve Moffitt wrote:
> Steve,
>  I get the same error using the debugger to send a stack trace in.
> 
> Here by hand is the messages sent by debugger.
> 
> UndefinedObject(Object)>>doesNotUnderstand: #isSeparator
> SandardFileStream(PositionableStream)>>skipSeparators
> SandardFileStream(PositionableStream)>>nextChunk
> SandardFileStream(PositionableStream)>>nextChunkText
> RemoteString>>text
> CompiledMethod>>getSourceFromFile
> CompiledMethod>>getSourceFor:in:
> RcsDiff class(Behavior)>>sourceCodeAt:ifAbsent

 From the stack trace, it doesn't look to be SVI related -- SVI doesn't 
touch any of the code that accesses the change.log (assuming that's the 
file being accessed in this case).

Can you look at the method in a regular browser?




More information about the Squeak-dev mailing list