[PD-dev] [ pure-data-Patches-1890705 ] Repairing s_inter.c so it behaves with OSX 10.5

SourceForge.net noreply at sourceforge.net
Thu May 15 23:18:39 CEST 2008


Patches item #1890705, was opened at 2008-02-10 13:18
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1890705&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: David Plans Casal (pland)
Assigned to: Miller Puckette (millerpuckette)
Summary: Repairing s_inter.c so it behaves with OSX 10.5

Initial Comment:
Calls to sys_guicmd between fork() and exec were causing 'you must exec!' errors to do with new Frameworks policy. This patch puts the sys_guicmd before the fork, and was tested on 10.5.1



----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-15 17:18

Message:
Logged In: YES 
user_id=27104
Originator: NO

hmm, this patch would only have any effect if Pd was launched on the
command line using /path/to/bin/pd.  When you start Pd on Mac OS X,
Wish/Tcl starts first, then that opens Pd.  So perhaps this problem needs
to be fixed in Tcl.

----------------------------------------------------------------------

Comment By: Russell Bryant (russellbryant)
Date: 2008-02-13 11:01

Message:
Logged In: YES 
user_id=1942915
Originator: NO

This patch was actually written by me.  :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1890705&group_id=55736




More information about the Pd-dev mailing list