[Q][BUG] Enhanced IRC bug ?

goran.krampe at bluefish.se goran.krampe at bluefish.se
Wed Oct 8 13:14:52 UTC 2003


"Lic. Edgar J. De Cleene" <edgardec2001 at yahoo.com.ar> wrote:
> I having the attached crash when I choose setup button.
> Steps I follow.
> Download 3.6 full image from servers.
> Connect SM
> Install Enhanced IRC (What in SM say is for 3.4 and should work in 3.5)
> Install Goran patch EnhIRCin36-gk.1.cs

And what did I then tell you to do? :-) The next step was this:

3. Either:
	- Install "Skins Importer Support" and then "Skins II"
	- ...or change the last line in PluggableMultiColumnListMorph>>list:
to:
		"The following line of code enables us to work both with and without
Skins II."
		(Smalltalk includesKey: #ImportedSkin) ifTrue: [self perform:
#setColorsFromSkin]

> By the way I can connect to IRC and see a list of channels, none of then
> having "squeak" in names.

The server should be "irc.freenode.org". There is a channel there called
"squeak".

> Any help ?
> 
> Edgar

regards, Göran



More information about the Squeak-dev mailing list