UCBLogo and Leopard

This is a discussion on UCBLogo and Leopard within the logo forums in Programming Languages category; My students an I have the followng problem when we try to use UCBLogo 5.5 on Leopard (configured to use TextEdit) ? edit "mytest You must QUIT (command-Q) TextEdit, not just close the window, to return to Logo! The editor does not even open, we immediately get this message. Can anybody help? Erich...

Go Back   Application Development Forum > Programming Languages > logo

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-28-2008, 02:23 AM
Erich Neuwirth
Guest
 
Default UCBLogo and Leopard

My students an I have the followng problem when
we try to use UCBLogo 5.5 on Leopard (configured to use TextEdit)

? edit "mytest
You must QUIT (command-Q) TextEdit, not just
close the window, to return to Logo!

The editor does not even open, we immediately get this message.
Can anybody help?

Erich
Reply With Quote
  #2  
Old 04-28-2008, 03:27 AM
Erich Neuwirth
Guest
 
Default Re: UCBLogo and Leopard

Some more info: the underlying problem is

Maxi:~ neuwirth$ textedit
-bash: /usr/bin/textedit: Permission denied
/usr/bin/textedit is a shell script but does not have
execution rights. chmodding it to 755 is a partial solution,
but I still get



? edit "haha
You must QUIT (command-Q) TextEdit, not just
close the window, to return to Logo!
2008-04-28 08:58:43.620 TextEdit[746:807] *** CFMessagePort:
bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
0x4403, name = 'com.apple.TextEdit.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.



Is there an easy solution for that one?
As an alternative: I am considering using nano as the default logo
editor. Where is the configuration file where I can set this?




Erich Neuwirth wrote:
> My students an I have the followng problem when
> we try to use UCBLogo 5.5 on Leopard (configured to use TextEdit)
>
> ? edit "mytest
> You must QUIT (command-Q) TextEdit, not just
> close the window, to return to Logo!
>
> The editor does not even open, we immediately get this message.
> Can anybody help?
>
> Erich

Reply With Quote
  #3  
Old 04-28-2008, 08:45 AM
Erich Neuwirth
Guest
 
Default Re: UCBLogo and Leopard

One more things (and the solution?)

The UCBLogoInstaller on OSX creates a shellscript textedit in /ust/bin
This script is owned by the user who does the install, and it only has
access rights 644. Changing this to 755 solved the problem.
The second problem I described only surfaced once, but now things are
working.



Erich Neuwirth wrote:
> Some more info: the underlying problem is
>
> Maxi:~ neuwirth$ textedit
> -bash: /usr/bin/textedit: Permission denied
> /usr/bin/textedit is a shell script but does not have
> execution rights. chmodding it to 755 is a partial solution,
> but I still get
>
>
>
> ? edit "haha
> You must QUIT (command-Q) TextEdit, not just
> close the window, to return to Logo!
> 2008-04-28 08:58:43.620 TextEdit[746:807] *** CFMessagePort:
> bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
> 0x4403, name = 'com.apple.TextEdit.ServiceProvider'
> See /usr/include/servers/bootstrap_defs.h for the error codes.
>
>
>
> Is there an easy solution for that one?
> As an alternative: I am considering using nano as the default logo
> editor. Where is the configuration file where I can set this?
>
>
>
>
> Erich Neuwirth wrote:
>> My students an I have the followng problem when
>> we try to use UCBLogo 5.5 on Leopard (configured to use TextEdit)
>>
>> ? edit "mytest
>> You must QUIT (command-Q) TextEdit, not just
>> close the window, to return to Logo!
>>
>> The editor does not even open, we immediately get this message.
>> Can anybody help?
>>
>> Erich

Reply With Quote
  #4  
Old 04-28-2008, 10:13 AM
Brian Harvey
Guest
 
Default Re: UCBLogo and Leopard

Erich Neuwirth <erich.neuwirth@univie.ac.at> writes:
>The UCBLogoInstaller on OSX creates a shellscript textedit in /ust/bin
>This script is owned by the user who does the install, and it only has
>access rights 644. Changing this to 755 solved the problem.


Yeah, I've seen this before, I'm not sure why it happens, but I'll work
on it. Thanks.
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 04:45 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.