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

#1 2012-01-18 19:19:29

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Panther in Ubuntu

Does anyone know if it's possible to use Panther in Ubuntu? I tried it with wine, but when ever I try to drag a block out to the script thingy, it acts like I'm right clicking. Any fix for this?


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#2 2012-01-18 19:22:33

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Panther in Ubuntu

Don't use wine.

Download Squeak for Ubuntu, then open up Panther1.0.image in squeak.

I hope it helps!

Last edited by zippynk (2012-01-18 19:23:00)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#3 2012-01-18 19:22:58

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

zippynk wrote:

Don't use wine.

Download Squeak for Ubuntu, then open up Panther1.0.image in squeak.

Alright, I'll try it. Thanks  big_smile


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#4 2012-01-18 19:24:16

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Offline

 

#5 2012-01-18 19:35:30

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

Magnie wrote:

pantherprogramming.weebly.com/panther-on-ubuntu.html

Ok, Thanks  big_smile


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#6 2012-01-18 19:53:32

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

Hmm. Now working Magnie I'll try opening the .image in squeak.


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#7 2012-01-18 20:01:55

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

Re: Panther in Ubuntu

elfin8er wrote:

Hmm. Now working Magnie I'll try opening the .image in squeak.

make sure you have scratch installed then put this this in a file named Panther.desktop:

Code:

[Desktop Entry]
Name=Panther
Comment= Programming language for kids
Exec=/usr/bin/scratch_squeak_vm -plugins /usr/lib/scratch/Plugins -vm-sound-pulse panther.image
Terminal=false
Type=Application

change panther.image to the path of your .image file and save it... then right-click the file and go to Properties > Permissions > Allow executing file as program and click close


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

Offline

 

#8 2012-01-18 20:11:29

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

nathanprocks wrote:

elfin8er wrote:

Hmm. Now working Magnie I'll try opening the .image in squeak.

make sure you have scratch installed then put this this in a file named Panther.desktop:

Code:

[Desktop Entry]
Name=Panther
Comment= Programming language for kids
Exec=/usr/bin/scratch_squeak_vm -plugins /usr/lib/scratch/Plugins -vm-sound-pulse panther.image
Terminal=false
Type=Application

change panther.image to the path of your .image file and save it... then right-click the file and go to Properties > Permissions > Allow executing file as program and click close

I hope this works! If it does, this should be included as a file in panther. IDK if it will though, because it's the same as Magnies post, and that didn't work. I may have just been mis-reading it though.


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#9 2012-01-18 20:12:07

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Panther in Ubuntu

elfin8er wrote:

Hmm. Now working Magnie I'll try opening the .image in squeak.

What do you mean not working? Do you get any errors?

As nathanprocks said, you need to have Scratch already installed.

Last edited by Magnie (2012-01-18 20:14:23)

Offline

 

#10 2012-01-18 20:18:54

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

Magnie wrote:

elfin8er wrote:

Hmm. Now working Magnie I'll try opening the .image in squeak.

What do you mean not working? Do you get any errors?

As nathanprocks said, you need to have Scratch already installed.

It said it couldn't find the Panther image. I probably just typed the path wrong. My bad. I got it working now though. Thanks guys  big_smile


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#11 2012-01-18 23:08:08

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Panther in Ubuntu

elfin8er wrote:

Magnie wrote:

elfin8er wrote:

Hmm. Now working Magnie I'll try opening the .image in squeak.

What do you mean not working? Do you get any errors?

As nathanprocks said, you need to have Scratch already installed.

It said it couldn't find the Panther image. I probably just typed the path wrong. My bad. I got it working now though. Thanks guys  big_smile

Oh, that explains it. Have fun coding Panther on Ubuntu.  tongue

Offline

 

#12 2012-01-18 23:12:43

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: Panther in Ubuntu

Magnie wrote:

elfin8er wrote:

Magnie wrote:

What do you mean not working? Do you get any errors?

As nathanprocks said, you need to have Scratch already installed.

It said it couldn't find the Panther image. I probably just typed the path wrong. My bad. I got it working now though. Thanks guys  big_smile

Oh, that explains it. Have fun coding Panther on Ubuntu.  tongue

Thanks  big_smile  I've already started my New OS!


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

Board footer