[BUG]Celeste cannot be loaded from SqueakMap with 5707

goran.krampe at bluefish.se goran.krampe at bluefish.se
Sun Feb 22 21:14:35 UTC 2004


bernhard at pieber.com wrote:
> I did the following:
> - Downloaded Squeak3.7a-5657.zip (from the mirror in Magdeburg)
> - Updated code from the Squeak Public Updates (updated to 5707)
> - Opened the Package Loader
> - Installed Celeste 1.21 from SqueakMap
> 
> I got the following message dialog:
> Error occurred during install:
> TimeZone is defined elsewhere
> 
> I could only press OK. I should definitely be able get a debugger for
> that. To hide debuggers is almost never a good idea. How about a choice
> between Debug and OK to confirm the message?

Yes, I will add that. This is actually kindof funny, first I did *not*
have this catch and then people got distressed by the normal debugger
notifier - so I added this catch+ok-dialog. And now people complain
about that too. :) What I intend to do with the upcoming package loader
is to ask if you want to debug it etc.

Btw, you can still press alt-. to debug it, need to select "full stack".
 
regards, Göran



More information about the Squeak-dev mailing list