08-19-2021 11:55 AM
We have an app that is built entirely upon LabVIEW and on macOS Big Sur 11.5 we can no longer run it. The following error is issued by macOS:
"Insufficient permissions for action: Unable to load 'com.ni.driver.NiViPciK' in unprivileged request."
In prior versions of Big Sur we could get our app running by issuing the following commands in a Terminal:
defaults write com.company.MyApplication NSGraphicsContextAllowOverRestore -bool YES
defaults write com.company.MyApplication NSViewAllowsRootLayerBacking -bool NO
Has anyone else run into this?
-- Rick
08-19-2021 06:59 PM
Did you try it using LabVIEW 2021 yet?
Big Sur support is supposed to be a new feature it had:
https://forums.ni.com/t5/LabVIEW-2021-Public-Beta/New-Feature-macOS-Big-Sur-Support/m-p/4144162
I don't use a LabVIEW for mac so beyond remembering seeing that announcement I know nothing helpful.
08-20-2021 01:18 PM
Yes, we've tried with the LabVIEW. 2021 beta and it works fine. The issue at hand is we had a solution that worked, but no longer does in 11.5
08-20-2021 04:44 PM
I guess it's not compatible:
https://www.ni.com/en-us/support/documentation/compatibility/18/labview-and-macos-compatibility.html