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

#476 2013-01-02 00:47:40

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

TRocket wrote:

Oh, might work for me, I'm using OpenSuSE 12.2 64-bit on VMware Player. My GPU has CUDA which, I think, allows for full OpenGL support on the Guest. I have a also have a raspberry pi but I haven't put itchy++ on it yet.

My GPU is ATI so no CUDA  sad

Also, I'm almost certain that I'm going to fully switch to Linux(probably arch) when I find a way to reset the bios.

Take the BIOS battery out wait ten minutes then put in back in again?

I'll try  hmm


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

Offline

 

#477 2013-01-03 20:05:49

tlangster
Scratcher
Registered: 2011-09-18
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

I support this. I wish that I could help out, but I do know that I would love to have Scratch 2.0, or at least a version of it, working on my Raspberry Pi device.

Good job guys  smile


2.0 coming soon...

Offline

 

#478 2013-01-04 09:49:51

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

TRocket wrote:

pwiter wrote:


My GPU is ATI so no CUDA  sad

Also, I'm almost certain that I'm going to fully switch to Linux(probably arch) when I find a way to reset the bios.

Take the BIOS battery out wait ten minutes then put in back in again?

I'll try  hmm

if not, there is sometimes a switch on the mobo for resetting the password.


http://i.imgur.com/1QqnHxQ.png

Offline

 

#479 2013-01-04 13:57:03

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

TRocket wrote:


Take the BIOS battery out wait ten minutes then put in back in again?

I'll try  hmm

if not, there is sometimes a switch on the mobo for resetting the password.

Well, I just used wubi and installed ubuntu  smile


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

Offline

 

#480 2013-01-04 19:43:04

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

I compiled Itchy on Ubuntu, and there is one issue. The menu is again partially hidden.  sad


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

Offline

 

#481 2013-01-05 00:44:01

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Ugh, compiling qt for the pi takes sooo long. Keeping me up for a long time.  sad


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

Offline

 

#482 2013-01-05 03:16:58

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

I compiled Itchy on Ubuntu, and there is one issue. The menu is again partially hidden.  sad

What desktop does ubuntu use?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#483 2013-01-05 03:49:19

nathanprocks
Scratcher
Registered: 2011-04-14
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

I compiled Itchy on Ubuntu, and there is one issue. The menu is again partially hidden.  sad

What desktop does ubuntu use?

Unity.


http://carrot.cassiedragonandfriends.org/Scratch_Signature/randomsig.php
http://trinary.site40.net/images/scratchrank.php?username=nathanprocks&display=small

Offline

 

#484 2013-01-05 23:55:47

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Yay, I compiled Itchy for the raspberry pi. Will be uploading zip soon, but the menus don't work at all, it just crashes it. Will be looking into that, as it could be my cross compiling issues.

This is the error message:

Code:

This plugin does not support propagateSizeHints()
This plugin does not support propagateSizeHints()
EGL Error : Could not create the egl surface: error = 0x3003

Aborted

Last edited by pwiter (2013-01-05 23:58:10)


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

Offline

 

#485 2013-01-06 00:06:39

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Ugh... These darn Idle No More protests are happening right outside of my house(not literally) at midnight(now). Can't sleep...  sad


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

Offline

 

#486 2013-01-06 00:20:25

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Just uploaded it, the link is located here. I might be missing some .so and stuff tell me if I am.
https://www.cubby.com/p/_5641c2b99c1945 … ev).tar.gz


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

Offline

 

#487 2013-01-06 08:21:47

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

Just uploaded it, the link is located here. I might be missing some .so and stuff tell me if I am.
https://www.cubby.com/p/_5641c2b99c1945 … ev).tar.gz

sf'd http://sourceforge.net/projects/itchy/f … z/download


http://i.imgur.com/1QqnHxQ.png

Offline

 

#488 2013-01-06 09:12:54

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

Just uploaded it, the link is located here. I might be missing some .so and stuff tell me if I am.
https://www.cubby.com/p/_5641c2b99c1945 … ev).tar.gz

sf'd http://sourceforge.net/projects/itchy/f … z/download

Thanks, I couldn't upload it for some reason.


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

Offline

 

#489 2013-01-06 11:56:53

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

TRocket wrote:

pwiter wrote:

Just uploaded it, the link is located here. I might be missing some .so and stuff tell me if I am.
https://www.cubby.com/p/_5641c2b99c1945 … ev).tar.gz

sf'd http://sourceforge.net/projects/itchy/f … z/download

Thanks, I couldn't upload it for some reason.

hmm, did you get any errors?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#490 2013-01-06 15:49:18

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

pwiter wrote:

Thanks, I couldn't upload it for some reason.

hmm, did you get any errors?

Errors on sourceforge? No, there was no upload button.


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

Offline

 

#491 2013-01-09 03:07:53

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

pwiter wrote:

TRocket wrote:

pwiter wrote:


Thanks, I couldn't upload it for some reason.

hmm, did you get any errors?

Errors on sourceforge? No, there was no upload button.

Weird... I added you to the developer team  hmm


http://i.imgur.com/1QqnHxQ.png

Offline

 

#492 2013-01-10 15:04:46

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

bump.


http://i.imgur.com/1QqnHxQ.png

Offline

 

#493 2013-01-11 13:08:40

tlangster
Scratcher
Registered: 2011-09-18
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

Will this save in the .sb2? If this is possible, it would be really cool.


2.0 coming soon...

Offline

 

#494 2013-01-11 13:36:14

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

tlangster wrote:

Will this save in the .sb2? If this is possible, it would be really cool.

yes, this will have full Scratch2.0 support.


http://i.imgur.com/1QqnHxQ.png

Offline

 

#495 2013-01-11 16:37:24

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

What library should we use for reading sb2 zip archives?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#496 2013-01-11 20:30:30

pwiter
Scratcher
Registered: 2010-06-02
Posts: 100+

Re: Itchy++ - a Scratch C++ Port

TRocket wrote:

What library should we use for reading sb2 zip archives?

I think we should use zlib or lzo.


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

Offline

 

#497 2013-01-11 20:42:40

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

I have XP with zlib, never use lzo. zlib is moderately easy, you really can cut & paste most stuff.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#498 2013-01-12 14:08:41

anon2013
New Scratcher
Registered: 2013-01-12
Posts: 2

Re: Itchy++ - a Scratch C++ Port

This looks interesting.  smile
I don't know C++ (only PHP, JavaScript, and very little Python) but I wish you good luck with this port.
/reads through the GitHub... no, too complex for me  tongue

Offline

 

#499 2013-01-13 04:26:38

sochen
Scratcher
Registered: 2010-10-03
Posts: 26

Re: Itchy++ - a Scratch C++ Port

ill join

Offline

 

#500 2013-01-13 08:10:59

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Itchy++ - a Scratch C++ Port

@anon2013 Thanks!  smile

@sochen would you like to help develop? if so please tell me your GitHub username!


http://i.imgur.com/1QqnHxQ.png

Offline

 

Board footer