LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issues running our app on Big Sur 11.5

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

 

0 Kudos
Message 1 of 4
(915 Views)

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.

0 Kudos
Message 2 of 4
(879 Views)

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

0 Kudos
Message 3 of 4
(858 Views)

I guess it's not compatible:

https://www.ni.com/en-us/support/documentation/compatibility/18/labview-and-macos-compatibility.html 

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 4 of 4
(848 Views)