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

#1 2008-09-16 10:02:12

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Copied text error

Whenever I try to copy text in scratch, it always gives me this message:

Code:

SystemDictionary(Object)>>error:
SystemDictionary(Object)>>primitiveFailed
SystemDictionary>>clipboardText:
ScratchTranslator class>>unicodeClipboardPut:
ScrollingStringMorph>>copySelection
ScrollingStringMorph>>cutSelection
ScrollingStringMorph>>insertString:
ScrollingStringMorph>>keyStroke:
HandMorph>>handleEvent:
HandMorph>>processEvents

Offline

 

#2 2008-09-16 10:09:48

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Copied text error

Hi dsdude10,

looks like you are using an old Scratch VM (Scratch.exe) with the new Scratch.image version (1.3).

Which Scratch version are you using? Did you perhaps exchange the VM (Scratch.exe) against an older version (to make it run on an older Windows)?

Also, which key-combination are you using to copy the text? Scratch uses alt-c to copy, and alt-v to insert.


Jens Mönig

Offline

 

#3 2008-09-16 19:36:06

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Re: Copied text error

I'm using Version 1.3, I'm using ctrl-c to copy, I've done it in Version 1.2.1 and it worked every time.  I'm using the current Scratch VM. Also, I have all of the old scratch fonts for some reason :S

Offline

 

#4 2008-09-17 02:05:33

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Copied text error

dsdude10 wrote:

Also, I have all of the old scratch fonts for some reason

Aha! This indicates that your Scratch application is unable to access the module UnicodePlugin.dll. Looks there's something wrong with your installation.

It's probably best to download the current Scratch installer again, and to uninstall/reinstall Scratch. Something else to lookout for is, if you happen to have several Scratch versions in different folders on your computer, and if the shortcut for starting Scratch points to the right folder.

Please let me know if this helps


Jens Mönig

Offline

 

#5 2008-09-17 09:17:27

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Re: Copied text error

Yes! Thank you, it works now

Offline

 

Board footer