Contribute
Register

Maciasl issues

Status
Not open for further replies.
Joined
Nov 17, 2010
Messages
168
Motherboard
Asus X-99 A II
CPU
i7-6900K
Graphics
Titan X Maxwell
Mac
  1. Mac Pro
Mobile Phone
  1. iOS
I am posting here, because I could not figure out another place for this.

I work in film production, and a .aml file is an Arri Look file. Maciasl is impeding me opening these files no matter what I do. Any ideas how to keep the default file handler from intercepting the file? Even when I do an open with (my color look software) I get the following error

The document “Arri Alexa LogC to Rec709.aml” could not be opened. Lattice cannot open files in the “ACPI Machine Language Binary” format.

Kevin
 
I am posting here, because I could not figure out another place for this.

I work in film production, and a .aml file is an Arri Look file. Maciasl is impeding me opening these files no matter what I do. Any ideas how to keep the default file handler from intercepting the file? Even when I do an open with (my color look software) I get the following error

The document “Arri Alexa LogC to Rec709.aml” could not be opened. Lattice cannot open files in the “ACPI Machine Language Binary” format.

Kevin
Right click one of your .aml files, select Get Info.
Where it says Open With choose the app that you want to use and then select Change All ...
 
Last edited:
Here is the problem with that.

kMDItemContentTypeTree = (

"org.acpica.aml",

"public.object-code",

"public.item",

"public.data",

"org.acpica.aml",

"public.executable"

)

So it appear whatever app from org.acpica is telling the system that all .aml files are public.object-code.

Kevin
 
Internet has been down since my last post. So no mater what app I try to open the files with I still get the error. It has to do with the file type being set to public.object.code. Any ideas?
 
Status
Not open for further replies.
Back
Top