heppg

Results 18 issues of heppg

See also https://www.raspberrypi.org/forums/viewtopic.php?p=1119185#p1119185 To start scratch /usr/bin/scratch, there is also a start of pigpiod included. The command is "sudo systemctl start pigpiod" When a new user is created (say 'pi2'),...

Create a sprite, same width as stage. Let this sprite "say 'hello'". There is no balloon visible. Only when this sprite is moved right or left until enough space to...

scratch to windows character display check. created on rpi a project with elements containing umlaut (utf-8) chars then transferred to windows and opened with scratch-win-1.4. Result are: - text in...

in legacy, the xposition or yposition variable watchers display interger only. In current scratch, there are decimal places shown.

as reported by by mob-i-l » 05 Oct 2015, 01:21 https://www.raspberrypi.org/forums/viewtopic.php?p=824627#p824627 Sound effects/pop is not reliably played. In a loop, forever: play sound 'pop' until done, the sound is not...

bug

In some of my programs I use variable names like 'fValue' or 'iValue' and found these names not very clear on screen. A detailed comparison between legacy and current scratch...

same in legacy, so it is an improvement: sprite editor, create a text with some chars, say 20-40 chars. Then set font size to extreme. Reduce font size to original...

Had some trouble with variable properties: position on stage, display style, slider values are not stored to project when not visible. Current behavior is: adjust properties for variables. When storing...

scratch version 2016-05-02 configured a gpio as input (config23inputpullup) then issued gpio23off, gpio23on and gpio port toggled an attached LED. the gpio23 sensor value toggled also. Expected result: when port...

szenario: script on stage, Duplicate last block of script and add to end of same script. The block is added, but very low height, no text visible. It can be...

bug