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

#1 2012-03-22 11:52:32

jsteel
New Scratcher
Registered: 2012-03-22
Posts: 5

Open and Save throws an error

"File, Open" and "File, Save" gives this error:

UndefinedObject(Object)>>error:
UndefinedObject(Object)>>doesNotUnderstand:
ScratchFileChooserDialog>>labelForHomeFolder
ScratchFileChooserDialog>>addShortcutButtons:
ScratchFileChooserDialog>>type:
ScratchFileChooserDialog class>>openScratchFileFor:
ScratchFrameMorph>>openScratchProject
CustomMenu(SelectionMenu)>>invokeOn:at:
ScratchFrameMorph>>fileMenu:
ScratchMenuTitleMorph>>mouseDown:

(excuse any minor typos)

Trying to get this running in Arch Linux.

Thanks

Offline

 

#2 2012-03-22 12:24:45

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

Re: Open and Save throws an error

is this using the linux version?

it looks like it can't find the name of your home folder  hmm

Last edited by TRocket (2012-03-22 12:25:20)


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

Offline

 

#3 2012-04-27 09:31:08

James07
Scratcher
Registered: 2012-04-04
Posts: 500+

Re: Open and Save throws an error

Were you tinkering with the source code?  If so, that's what can cause it.


http://trinary.site40.net/images/scratchrank.php?username=James07

Offline

 

#4 2012-08-22 13:25:08

lepton
New Scratcher
Registered: 2012-08-22
Posts: 1

Re: Open and Save throws an error

Same error on Archlinux and Scratch 1.4.0.6

Offline

 

#5 2012-09-03 15:27:21

jsteel
New Scratcher
Registered: 2012-03-22
Posts: 5

Re: Open and Save throws an error

I just looked at this again and found that running "make build" fixed the issue (which created some new plugins). Just a bit of further testing and then I'll upload this to the Arch Linux user software repository.

Offline

 

Board footer