just do:/Applications/Pd-0.49-1.app/Contents/Resources/bin/pd -stderr -verbose 2>&1 | tee ~/Desktop/pd.log
Then the log is on your desktop
On Sat, Nov 24, 2018 at 1:08 PM Csaba Láng <langcsaba@gmail.com> wrote:_______________________________________________/Applications/Pd-0.49-1.app/Contents/Resources/bin/pd -stderr -verbose 2>&1 | tee pd.log
input channels = 2, output channels = 2
Pd-0.49.1 ("") compiled 09:22:07 Oct 12 2018
port 5400
"/Applications/Pd-0.49-1.app/Contents/Resources/../MacOS/Pd" 5400
Waiting for connection request...
... connected
skipping loading preferences... Pd seems to have crashed on startup.
(re-save preferences to reinstate them)
2018-11-24 19:04:01.591 Pd[11864:88395] Persistent UI failed to open file file://localhost/Users/EMV/Library/Saved%20Application%20State/org.puredata.pd.pd-gui.savedState/window_2.data: Operation not permitted (1)
Apologise, could not locate pd.log2018-11-24 18:57:15.379 Pd[11530:84397] Persistent UI failed to open file file://localhost/Users/EMV/Library/Saved%20Application%20State/org.puredata.pd.pd-gui.savedState/window_2.data: Operation not permitted (1)On Sat, Nov 24, 2018 at 6:40 PM IOhannes m zmölnig <zmoelnig@iem.at> wrote:On 11/24/18 6:14 PM, Csaba Láng wrote:
> Here you are:
something's wrong here.
i meant the output of the terminal (not the Pd-console).
but it seems that you are not starting Pd correctly (as i think you
don't get anything on the terminal).
should be something like:
- open the terminal
- run (as a single line):
/Applications/Pd-0.49-1.app/Contents/Resources/bin/pd -stderr
-verbose 2>&1 | tee pd.log
the log file will be in pd.log
gfmdasr
IOhannes
PS: i'd prefer plain-text files (as in the above example) over
rtf-files, as i can read them everywhere.
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
--