Go to advanced search

by timrowledge
Sun Nov 30, 2014 5:39 am
Forum: General discussion
Topic: RPi-sd card builder trouble-shooting
Replies: 1
Views: 974

Re: RPi-sd card builder trouble-shooting

I tried using or other othe supposedly easy ways when I started Pi-ing a couple of years ago; never got it to work. Seems much simpler to me to use a command line approach. The good news is that once you've typed the stuff into the terminal once you have it in your history and judicious use of the c...
by timrowledge
Fri Nov 28, 2014 10:33 pm
Forum: Scratch
Topic: A debug enabled VM for Scratch beta14
Replies: 0
Views: 708

A debug enabled VM for Scratch beta14

I've just uploaded a vm built with debugging enabled to - https://github.com/raspberrypi/scratch/blob/master/NuScratchBeta14DEBUG.tgz This will be useful should any of those "it crashes out to the OS with no message" type problems arise. If you already know how to use GDB you'll need no instruction....
by timrowledge
Fri Nov 28, 2014 3:26 am
Forum: Scratch
Topic: Does NuScratch save projects ok across the network/to server
Replies: 9
Views: 2206

Re: Does NuScratch save projects ok across the network/to se

simplesi wrote:Its there - just hidden a bit
Click on Embed button below stage - then there is a download 1.4 button on the right
At least on my iMac I can't se any embed button!
Screen Shot 2014-11-27 at 7.23.01 PM.png
Screen Shot 2014-11-27 at 7.23.01 PM.png (55.45 KiB) Viewed 1673 times
That's all I get. :-(

D'oh! You have to be signed in to see the blasted thing!
by timrowledge
Thu Nov 27, 2014 1:38 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

New release at
https://github.com/raspberrypi/scratch/ ... Beta14.tgz

Should fix quite a few things and be a bit faster.
by timrowledge
Thu Nov 27, 2014 12:46 am
Forum: Scratch
Topic: Does NuScratch save projects ok across the network/to server
Replies: 9
Views: 2206

Re: Does NuScratch save projects ok across the network/to se

It's looking like we can no longer extract 1.4 compatible files from the MIT server - not even for some projects I uploaded myself.
by timrowledge
Thu Nov 27, 2014 12:44 am
Forum: Scratch
Topic: MU0 Computer emulator in Scratch
Replies: 2
Views: 1252

Re: MU0 Computer emulator in Scratch

I just tried to download this and can no longer find the way to extract/download 1.4 files from MIT. Just in case, I tried with a couple of dumb-demos I had made a month or so ago and I can't retrieve the 1.4 files for them either! {Later} Whoops, I hadn't realised one needed to be signed in to even...
by timrowledge
Wed Nov 26, 2014 8:24 pm
Forum: User groups and events
Topic: SWABPiIG - Winchester 2nd Wednesday
Replies: 44
Views: 41268

Re: SWABPiIG - Winchester 2nd Wednesday

I may no longer live in Winchester (Vancouver Island these days) but I remember fondly my residence there. Greetings from an ex-wintonian - have fun! In fact where I live seems so like winchester area - weather, population, house prices - that I tend to explain it as 'Winchester Extremely West'. Of ...
by timrowledge
Sat Nov 22, 2014 2:54 am
Forum: General discussion
Topic: RasPiTab Tablet
Replies: 10
Views: 2127

Re: RasPiTab Tablet

riklaunim wrote:More expensive than Jolla tablet which got funded in 2h https://www.indiegogo.com/projects/joll ... /x/4177444.
But that's an intel powered tablet. Which is about as interesting to me (YMMV, of course) as a plate of cold jellied eels and lutefisk.
by timrowledge
Sun Nov 09, 2014 7:12 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Created a screencast to demonstrate the effect: http://heppg.de/2014-11-09-01.mp4 Ah-hah! Now I can see the problem. It's much more complex than I thought, unfortunately. The first time I tried what you demo'd I got a hard error when the script was trying to remove the watcher just after changing t...
by timrowledge
Sat Nov 08, 2014 6:31 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Hello, also found this frustrating this morning when I again tried to reproduce this. Hah, tell me about it... I've found a satisfying solution to the code issue relating to the watcher not appearing; complicated deep reasons around the concept of the watcher morph's 'world' and the odd implementat...
by timrowledge
Sat Nov 08, 2014 2:38 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Scenario: nsb13: run the script, switch to presenation mode; expected is that the variable is toggling visibility. Current behavior: the script stops, the script gets red border. OK, but in your test plan you mention the problem only happens with an external source of variable updates? Exactly what...
by timrowledge
Fri Nov 07, 2014 9:43 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

I agree that the sound problems, particularly, need to be addressed to make an acceptable release. There's only so much I can do within the realm of Scratch & Squeak; once the sound sample are sent off to ALSA it's out of my hands and anything needing fixing requires attention from people that know...
by timrowledge
Fri Nov 07, 2014 9:41 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

ghp wrote:- test165, in presentation mode the show/hide variable 'watcher' is not working, also resulting in failing scripts.
I'm going to need a really precise list of what to do to test this; I'm having a lot of trouble getting anything like this effect.
by timrowledge
Fri Nov 07, 2014 2:04 am
Forum: General discussion
Topic: Model A sold "only" 100,000 units - a flop ?
Replies: 87
Views: 13954

Re: Model A sold "only" 100,000 units - a flop ?

It's going to be hexagonal so it can tile nicely.
by timrowledge
Fri Nov 07, 2014 1:52 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

New is a store project problem, see github issue "nsb13: save program gives 'unknown class Fraction' ". Fixed New is a nice script editor problem, found it in hide/show scripts test or play sound/stop sound tests: had the blocks on stage and quickly tried to hit one after the other with the mouse t...
by timrowledge
Sat Nov 01, 2014 6:01 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

NuScratch still wants to save an empty project where nothing has been touched Can't replicate that on my Pi; what I'm doing is start nuscratch File->new .. just does a new project File->open .. just opens the file dialogue What do you do? Opening path is /root/Documents instead of /home/pi/Document...
by timrowledge
Sat Nov 01, 2014 12:02 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Sound quality - I've been investigating the change in sound quality and it seems a bit odd. Running on my B+ or a B with recent Raspbian versions makes the sound not very good. Running on the very same B with an older - but only 4 months or so at a guess - OS sounds a lot better. You can test witho...
by timrowledge
Thu Oct 30, 2014 11:27 pm
Forum: Graphics, sound and multimedia
Topic: ALSA sound quality issues
Replies: 36
Views: 19784

Re: ALSA sound quality issues

ddivid wrote:Edit 2: Playing over HDMI is the problem, playing over the sound jack works OK so I'll use that for now
I'm using (decent) headphones from the jack. Ssssssssshhhhhhh.... hissy hissy.
by timrowledge
Thu Oct 30, 2014 9:23 pm
Forum: Graphics, sound and multimedia
Topic: ALSA sound quality issues
Replies: 36
Views: 19784

ALSA sound quality issues

I don't do a great deal with sound output on my Pi, really just checking that the new Scratch makes the right noises. I don't expect fabulous quality without an external sound widget but it seems that some time recently something has happened to make the sounds I hear go from OK to Yuck. I double ch...
by timrowledge
Thu Oct 30, 2014 2:39 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Beta 13 aka RC 2 is now available at https://github.com/raspberrypi/scratch/blob/master/NuScratchBeta13.tgz Lots of small fixes for a long list of little niggles about too-large or too-small dialogues, wrong dialogues, widgets not updating,etc etc. Developer tools are turned off (the funny halos aro...
by timrowledge
Fri Oct 24, 2014 7:45 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Right-clicking on individual program blocks then selecting Help works as expected but selecting tool-bar Help then selecting either Help Page or Help Screens doesn't seem to do anything. Should it at this stage? Original Scratch opens appropriate html files. Edit: Tried this again today (Thursday) ...
by timrowledge
Fri Oct 24, 2014 7:24 pm
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

there was no response till now from the contributors here on "test 240; drag on small size stage: sprite gets full size during dragging". So I propose to leave this as a 'known issue'. That's the best I can do right now. It *should* be possible to drag a scaled copy around but I wasn't able to make...
by timrowledge
Thu Oct 23, 2014 1:32 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

iw1 wrote:Some of the points made in the earlier posts still apply e.g. when the paint editor is first opened the brush size display is still not centred;
Fixed; it only took a major rewrite of the layout of PaintPalette.
by timrowledge
Thu Oct 23, 2014 1:30 am
Forum: Scratch
Topic: The Beta Strikes Back; NuScratch beta release
Replies: 214
Views: 34880

Re: The Beta Strikes Back; NuScratch beta release

Text: the list of fonts to choose from is too long to fit on the screen so the bottom options are not available. The 'more...' option is needed at the bottom. (This problem reported for keypress sensing seems to have been addressed so I suspect a similar solution will be appropriate here.) Yup. The...
by timrowledge
Tue Oct 21, 2014 10:11 pm
Forum: Scratch
Topic: Does NuScratch save projects ok across the network/to server
Replies: 9
Views: 2206

Re: Does NuScratch save projects ok across the network/to se

Looks like I fixed that part ok. I've even managed to save a couple of projects to scratch.mit.edu and download the 1.4 format files and reload them ok.

Go to advanced search