This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#3976 2011-10-29 10:10:02

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

Hardmath123 wrote:

Huh? It works for me. It might be a browser/OS issue, I have tried it on Firefox and Safari Mac. Would (call(bool)) fix it? If not, how do I fix it?

If it does work for you, it's a Snap! bug.  smile   (I'm too tired to check right now.)

Well...

It does.


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#3977 2011-10-30 05:03:18

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

roijac wrote:

(i only changed this and added an option to shift-click edit without development.bat, as it doesn't work on linux)
if it's ok, i'll post the updated .deb package  big_smile
apropos .deb: do you want me to try upload BYOB to the Ubuntu Software Center?

That's all fine, although I don't understand why you want to build in a hardcoded location for the media files.

so here you go: db.tt/FtXqocsv  big_smile
@taneb, the error you got is well-known on 11.04, try install using GDebi

was that yes about the ubuntu software center?

Offline

 

#3978 2011-10-30 05:09:46

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Hey, I asked Lucario621 to add Snap! to the main post on this topic.


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#3979 2011-10-30 09:17:14

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

roijac wrote:

so here you go: db.tt/FtXqocsv

OK, on the web page.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3980 2011-10-30 09:19:00

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

roijac wrote:

so here you go: db.tt/FtXqocsv

OK, on the web page.

thanks!  big_smile

me wrote:

was that yes about the ubuntu software center?

so? :p

Offline

 

#3981 2011-10-30 11:37:43

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

We could just start a new thread... (And by we I mean Jens or Brian)

Last edited by shadow_7283 (2011-10-30 11:37:53)

Offline

 

#3982 2011-10-30 13:12:24

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: BYOB 3 - Discussion Thread

I seem to have found a bug in google chrome (my version of it at least)
http://yourimg.in/m/81u2u2c.png
I'm running the most up to date version
(15.0.874.106)
Although it only happened on first run of the page (I don't use chrome really, only for testing) after going on the page a second time, it was fine. (It's not much of a problem really, just a minor bug)

Last edited by rookwood101 (2011-10-30 13:14:11)


http://i.imgur.com/zeIZW.png

Offline

 

#3983 2011-10-30 22:06:51

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

roijac wrote:

me wrote:

was that yes about the ubuntu software center?

so? :p

Oh, sorry, I missed this.  Sure, go for it.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3984 2011-10-30 22:08:51

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

We could just start a new thread...

Jens and I talked about this when we met a few weeks ago, and we decided that the time to start a new thread is when we have an official release -- at least an official beta, so the announcement can be the first thing on the thread, for the sake of people who find it later.  (And we'll announce the software and the thread here, too, of course.)

Last edited by bharvey (2011-10-30 22:09:11)


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3985 2011-11-03 09:46:28

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

@roijac:  Below is an excerpt from my email.  Please fix...

I am trying to install BYOB on Xbuntu but using deb installer (http://byob.berkeley.edu/byob-3.1.1-4thlinux.deb) causes dpkg errors. Could you (or roijac) check it's correctness (I cannot even check the dependencies)?


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3986 2011-11-03 11:40:05

Khokhulin
New Scratcher
Registered: 2011-09-03
Posts: 6

Re: BYOB 3 - Discussion Thread

I am a beginner, and I can't understand how to obtain without knowledge of a name the data from object which touches object where the running script is written
Please help!

Offline

 

#3987 2011-11-03 12:14:24

14God
Scratcher
Registered: 2008-11-14
Posts: 100+

Re: BYOB 3 - Discussion Thread

@Khokhulin, are you asking how to figure out what objects touch a given object? You need to the list block: Object(all sprites) this will give you a list of all the objects in your program, then you check to see if the object you are concerned with is touching any of the objects in the list.


http://cs.berkeley.edu/~bh/sig4.png
Logic and reason have led me to atheism... but I'm stuck with the name  tongue

Offline

 

#3988 2011-11-03 13:05:00

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: BYOB 3 - Discussion Thread

bharvey wrote:

@roijac:  Below is an excerpt from my email.  Please fix...

I am trying to install BYOB on Xbuntu but using deb installer (http://byob.berkeley.edu/byob-3.1.1-4thlinux.deb) causes dpkg errors. Could you (or roijac) check it's correctness (I cannot even check the dependencies)?

is he installing with USC? it doesn't work with it, he should try GDebi

EDIT:http://i.imgur.com/GFpUk.png
:\

Last edited by roijac (2011-11-03 13:14:30)

Offline

 

#3989 2011-11-03 14:41:47

Khokhulin
New Scratcher
Registered: 2011-09-03
Posts: 6

Re: BYOB 3 - Discussion Thread

14God wrote:

@Khokhulin, are you asking how to figure out what objects touch a given object? You need to the list block: Object(all sprites) this will give you a list of all the objects in your program, then you check to see if the object you are concerned with is touching any of the objects in the list.

I very much ask to show on a specific example as it to make.
The reason: my English language not the programmer.
sad

Offline

 

#3990 2011-11-03 17:21:27

xly
Scratcher
Registered: 2010-04-17
Posts: 100+

Re: BYOB 3 - Discussion Thread

@ Khokhulin
Try this if it can help you (download the examples)
http://www.xleroy.net/ByobTuto/Thumbnails.html

Offline

 

#3991 2011-11-04 12:55:36

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

14God wrote:

@Khokhulin, are you asking how to figure out what objects touch a given object? You need to the list block: Object(all sprites) this will give you a list of all the objects in your program, then you check to see if the object you are concerned with is touching any of the objects in the list.

If you load the BYOB tools blocks (with either

    New sprite from file > ToolSprite

or

    File > Import project > Examples > tools > tools

) then you can do it this way:

http://cs.berkeley.edu/~bh/keeptouch.png


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3992 2011-11-04 13:06:28

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

roijac wrote:

is he installing with USC? it doesn't work with it, he should try GDebi

Forwarded and added to web page.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#3993 2011-11-05 14:12:44

Khokhulin
New Scratcher
Registered: 2011-09-03
Posts: 6

Re: BYOB 3 - Discussion Thread

bharvey wrote:

14God wrote:

@Khokhulin, are you asking how to figure out what objects touch a given object? You need to the list block: Object(all sprites) this will give you a list of all the objects in your program, then you check to see if the object you are concerned with is touching any of the objects in the list.

If you load the BYOB tools blocks (with either

    New sprite from file > ToolSprite

or

    File > Import project > Examples > tools > tools

) then you can do it this way:
...

Thanks very math!
smile

Offline

 

#3994 2011-11-05 14:26:28

Khokhulin
New Scratcher
Registered: 2011-09-03
Posts: 6

Re: BYOB 3 - Discussion Thread

I work over translate BYOB into Russian.
But there is a problem:
When I try translate the menu of attributes the strange hogwash turns out
image:
http://www.slepiigru.narod.ru/image/example.gif

Offline

 

#3995 2011-11-05 14:31:39

Khokhulin
New Scratcher
Registered: 2011-09-03
Posts: 6

Re: BYOB 3 - Discussion Thread

Khokhulin wrote:

I work over translate BYOB into Russian.
But there is a problem:
When I try translate the menu of attributes the strange hogwash turns out
image:
http://www.slepiigru.narod.ru/image/example.gif

In Scratch 1.4 such problem isn't present!
With what way this problem to overcome?

Offline

 

#3996 2011-11-05 15:55:07

SePo
New Scratcher
Registered: 2011-11-04
Posts: 5

Re: BYOB 3 - Discussion Thread

Hello

bharvey wrote:

@roijac:  Below is an excerpt from my email.  Please fix...
I am trying to install BYOB on Xbuntu but using deb installer (http://byob.berkeley.edu/byob-3.1.1-4thlinux.deb) causes dpkg errors. Could you (or roijac) check it's correctness (I cannot even check the dependencies)?

Well, that was my problem in fact. I didn't think to check the Scratch forum for BYOB.

roijac wrote:

is he installing with USC? it doesn't work with it, he should try GDebi

After installing BYOB manually on Xubuntu (ubuntu with XFCE), I managed to install the deb package downloaded today with GDebi.
Well, to be honest I did the same several times with GDebi and dpkg before manual installation, and it has always shown an error with the package (I havent written it down, so I cannot say what the error was - it simpy refused opening the package).
Neverthless it has installed correctly now (maybe the download was corrupted).

Thank you and sorry for bothering.

Offline

 

#3997 2011-11-05 20:44:09

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Woah. I haven’t been on this topic in forever!

It looks like you’ve made better progress that the Scratch Team!

I congratulate Jens and bharvey! You are doing an amazing job with “Snap!”


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

#3998 2011-11-05 22:31:33

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: BYOB 3 - Discussion Thread

Am I missing something? When did you add the lower right grey rectangle to Snap! ? Are you working on the sprite corral?

Last edited by shadow_7283 (2011-11-05 22:32:13)

Offline

 

#3999 2011-11-05 23:43:13

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

henley wrote:

Woah. I haven’t been on this topic in forever!

Hi!  We've missed you.

It looks like you’ve made better progress that the Scratch Team!

I congratulate Jens and bharvey! You are doing an amazing job with “Snap!”

Thanks!  All Jens.  Except call⁄cc.


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

#4000 2011-11-05 23:47:49

bharvey
Scratcher
Registered: 2008-08-10
Posts: 1000+

Re: BYOB 3 - Discussion Thread

shadow_7283 wrote:

Am I missing something? When did you add the lower right grey rectangle to Snap! ? Are you working on the sprite corral?

Yeah I noticed that too.  smile


http://cs.berkeley.edu/~bh/sig5.png

Offline

 

Board footer