Re: Logic x64, Yosemite & FSMakeFSRefUnicode
Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- Subject: Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- From: Thomas Rehaag <email@hidden>
- Date: Sat, 08 Nov 2014 19:17:43 +0100
I've inserted a simple fopen/fclose file creation in:
/Library/Audio/Presets/[Vendorname]
The path exists on Mavericks and Yosemite.
The file is written on Mavericks but not on Yosemite.
Doesn't this look like Logic is running in a sandbox?
If it does - what would be the next step for me to get back access to
the presets?
Would anybody point me to a piece of documentation?
Thanks,
Thomas
Am 08.11.2014 00:54, schrieb Markus Fritze:
Logic Pro X is not sandboxed, not changes there. GarageBand X is – you _have_ to test your AU with GBX. If your AudioUnit is accessing the file system, you have to take the sandbox container into consideration. Besides that the sandbox will not be in your way in GBX.
Markus
On Nov 7, 2014, at 12:32, hagen <email@hidden> wrote:
Aren’t the AudioUnits sandboxed now?
https://developer.apple.com/library/mac/technotes/tn2312/_index.html#//apple_ref/doc/uid/DTS40013335-CH1-TNTAG3
On 07 Nov 2014, at 21:29, Ian Kemmish <email@hidden> wrote:
On 6 Nov 2014, at 21:09, Thomas Rehaag <email@hidden> wrote:
In Logic Pro X and Logic Pro 9 x64 running in Yosemite
FSMakeFSRefUnicode fails and returns -43.
No problem in Logic/Mavericks. And no problem with the x64 VST or AAX in
Yosemite.
I'd be glad if anyone could point me to the reason for this misbehaviour
and maybe to a workaround.
This is just a wild guess, but it's probably best to avoid kTextEncodingUnknown in any code that's meant to be portable across OS versions.....
If you can't think of anything more appropriate, try UTF8 instead of "unknown".
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ian Kemmish 18 Durham Close, Biggleswade, Beds SG18 8HZ
email@hidden Tel: +44 1767 601361 Mob: +44 7952 854387
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden