Offline
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:
[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
Offline
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=Applicationchange 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.

Offline
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
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

Offline
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
![]()
Oh, that explains it. Have fun coding Panther on Ubuntu.
Offline
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
![]()
Oh, that explains it. Have fun coding Panther on Ubuntu.
![]()
Thanks
I've already started my New OS!

Offline