[BUG] Storing projects

Bob Arning arning at charm.net
Thu May 24 17:27:22 UTC 2001


On Thu, 24 May 2001 13:03:17 -0400 Joshua Channing Gargus <schwa at cc.gatech.edu> wrote:
>I'm trying to create a project with two subprojects, save all of them
>to an ftp ServerDirectory, and read the parent project into another
>image.  When I try to read them into the other image, I get a dialog 
>that I can't dismiss that reads "Trouble resolving server name.  Keep 
>trying?".  Shortly after the appearance of this dialog, I get a steady 
>stream of walkbacks from events being handled (a MouseOverHandler is 
>sending messages like #nextPut:, #remove:, and #includes: to nil).
>
...
>
>Does anyone have a fix?

Joshua,

It might shed some light on this if you changed 

	HTTPSocket class>>retry:asking:ifGiveUp:

to generate a walkback raher than asking the queation. If we knew what server it was trying to resolve and why, we could then look for the solution.

Cheers,
Bob





More information about the Squeak-dev mailing list