Re: Environment of NSTask
Re: Environment of NSTask
- Subject: Re: Environment of NSTask
- From: email@hidden
- Date: Sat, 27 Apr 2002 11:47:18 +0200
On samedi, avril 27, 2002, at 11:34 , Thilo Ettelt wrote:
Hi! Could someone explain, what the environment thing in an NSTask
exactly is?
I'm working on a GUI Wrapper for mpg123 a command line mp3 player. The
NSTask starts (I didn't set the environment as I don't know what it is
or if it is necessary), the NSTask says some text but then
"unexpectedly quits" (a crash log is being saved). Did someone
experience similiar problems?
From what I can read in the documentation, it seems the environment
describes the shell environment. You should not be seeing a crash if you
don't set it.
Now with the information you're providing (no source code, no crash
log), we would have to use a crystal ball to guess what the cause of
your crash is.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.