[3.4a][Windows][SqueakMap][Telnet] Package fails to load

Brent Vukmer bvukmer at blackboard.com
Fri Nov 15 17:21:11 UTC 2002


Anybody else having trouble loading the (incredibly groovy) telnet 
package in 3.4a on Windows?

Right after I click "Ok" for changing the default fixed-width font, I 
get a dialog telling me that the install for the telnet package has 
failed. It looks like the classes get loaded, but "TeletypeWindow open" 
gets me a debugger.

Here's my SqueakDebug.log:

Error: key not found
15 November 2002 12:15:46 pm

VM: Win32 - Squeak3.2gamma of 12 January 2002 [latest update: #4879]
Image: Squeak3.4alpha [latest update: #5109]

Dictionary(Object)>>error:
Receiver: a Dictionary(#Atlanta->a TextStyle Atlanta #BS->$ #BS2->$û 
#Basal->0 #Bold->1 #CR->$
#Ca...etc...
Arguments and temporary variables:
aString: 'key not found'
Receiver's instance variables:
tally: 94
array: #(#DefaultMask->Color black #ESC->$  #Ctrlt->$ #CtrlA->$ 
#NewYork->a T...etc...

Dictionary>>errorKeyNotFound
Receiver: a Dictionary(#Atlanta->a TextStyle Atlanta #BS->$ #BS2->$û 
#Basal->0 #Bold->1 #CR->$
#Ca...etc...
Arguments and temporary variables:

Receiver's instance variables:
tally: 94
array: #(#DefaultMask->Color black #ESC->$  #Ctrlt->$ #CtrlA->$ 
#NewYork->a T...etc...

[] in Dictionary>>at:
Arguments and temporary variables:
key: nil

Dictionary>>at:ifAbsent:
Receiver: a Dictionary(#Atlanta->a TextStyle Atlanta #BS->$ #BS2->$û 
#Basal->0 #Bold->1 #CR->$
#Ca...etc...
Arguments and temporary variables:
key: nil
aBlock: [] in Dictionary>>at:
assoc: nil
Receiver's instance variables:
tally: 94
array: #(#DefaultMask->Color black #ESC->$  #Ctrlt->$ #CtrlA->$ 
#NewYork->a T...etc...


--- The full stack ---
Dictionary(Object)>>error:
Dictionary>>errorKeyNotFound
[] in Dictionary>>at:
Dictionary>>at:ifAbsent:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Dictionary>>at:
TeletypeMorph>>initializeTeletype:
TeletypeMorph>>initialize:
TeletypeMorph>>initialize
TeletypeMorph class(Morph class)>>new
TeletypeMorph class>>new
TeletypeWindow class>>open
UndefinedObject>>DoIt





More information about the Squeak-dev mailing list