Page 1 of 1

Scratch & Squeak

Posted: Mon Jun 25, 2012 10:50 pm
by ren41
Tonight I thought I'd take a look at Scratch & Squeak.

there are problems with both. I'm running Squeeze 19/4 with fxce4 as the GUI.

Squeak: selecting Squeak from the drop down menu brings up a dialogue which says there are several Squeak images, please select one. In fact there are no candidates to select from.
sudo apt-get install squeak gives me - unable to locate package Squeak.

Scratch: selecting from the drop down menu gives me a terminal type window. Briefly you see the Scratch name on the left of the screen header and then it becomes a normal header window. The screen perpetually refreshes, moving slightly across the desktop as it does so.
sudo apt-get install scratch returns - not available but referenced by another candidate. Package scratch has no installation candidate.

Neither appear in Synaptic.

Has anyone else encountered problems?

ren

Re: Scratch & Squeak

Posted: Fri Jun 29, 2012 10:04 am
by mlk
Squeak - I got the same dialog. Clicked "OK" and it all worked fine. Not tried Scratch yet.

Re: Scratch & Squeak

Posted: Fri Jun 29, 2012 10:22 am
by ren41
I followed this post http://www.raspberrypi.org/phpBB3/viewt ... =34&t=9046 and reinstalled squeak, which seems to work OK.

Following an RPi-update I now get the Scratch windows for about 4 seconds - then it becomes a plain black windows with Scratch.[version number, can't remember it].image on the header. This flickers and redraws itself once a second, moving slightly across the screen each time. Deeply unpleasant!

I checked the Scratch website and the only Linux version seems to be for i386 architecture so I assume the one included with the Squeeze release is specially ported.

ren