Hi, I downloaded Self for SPARC from http://self.sunlabs.com/release_4.1/release.html page.
After succesful unpacking and untar'ing, I made the Self and *.snap files executables. When I run the "Self -s Demo.snap" I get the following messages:-
Welcome to the Self system! (Version 4.0.2)
Copyright 1992-9 Sun Microsystems, Inc. and Stanford University. See the LICENSE file for license information.
Type _Credits for full credits.
VM version: 4.1.10
"Self 54" connect: Connection refused connect: Connection refused No 'asSmallInteger' slot found in a paint. UI step failed twice in Self 1(type: worldMorph) -- starting debugger in new world connect: Connection refused connect: Connection refused No 'asSmallInteger' slot found in a paint. Can't start debugger in new world -- the UI is really broken! You'll have to fix it outside the UI -- then type "desktop go".
This is the first time I'm trying out Self so I would really appreciate any help.
cheers,
Bharat
Bharat Bedia wrote:
"Self 54" connect: Connection refused connect: Connection refused
I didn't try Self on unix, but to me this suggests it cannot connect to your X terminal.
Are you running self as another user than your X session?
Are you running it on another machine? (if so use unix command 'xhost')
Is the shell environment variable $DISPLAY set? (check with 'echo $DISPLAY', it should probably be set to ':0.0')
HTH,
Reinout Heeck ------------- reinz@desk.org
It sounds like you may have a frame buffer that is more than 8 bits deep. Sadly, the current Solaris version of Self, needs an 8-bit-deep frame buffer.
- Dave
At 7:02 PM +0000 11/25/99, Bharat Bedia wrote:
Hi, I downloaded Self for SPARC from http://self.sunlabs.com/release_4.1/release.html page.
After succesful unpacking and untar'ing, I made the Self and *.snap files executables. When I run the "Self -s Demo.snap" I get the following messages:-
Welcome to the Self system! (Version 4.0.2)
Copyright 1992-9 Sun Microsystems, Inc. and Stanford University. See the LICENSE file for license information.
Type _Credits for full credits.
VM version: 4.1.10
"Self 54" connect: Connection refused connect: Connection refused No 'asSmallInteger' slot found in a paint. UI step failed twice in Self 1(type: worldMorph) -- starting debugger in new world connect: Connection refused connect: Connection refused No 'asSmallInteger' slot found in a paint. Can't start debugger in new world -- the UI is really broken! You'll have to fix it outside the UI -- then type "desktop go".
This is the first time I'm trying out Self so I would really appreciate any help.
cheers,
Bharat
Accurate impartial advice on everything from laptops to tablesaws. http://clickhere.egroups.com/click/1701
-- Check out your group's private Chat room -- http://www.egroups.com/ChatPage?listName=self-interest&m=1
David Ungar Sun Microsystems Laboratories (650) 336-2618
self-interest@lists.selflanguage.org