-
Notifications
You must be signed in to change notification settings - Fork 12
Description
What version of the icon editor are you using?
The one that came with LabVIEW
Summary
Built Actor Framework executables hunt for DETT Format.lvlcass. Per the user:
"When I build the executable, I get a quick popup showing that its trying to find the DETT Format.lvclass and then it loads and works correctly but this is really distracting to the end user."
Also:
"The pop up shows up both when running the project from the dev enviroment and with the built exe. The built exe is a bit more noticeable because it’s there for about 2 seconds."
Steps to Reproduce (optional)
No response
Expected Behavior (optional)
No response
Actual Behavior (optional)
No response
Screenshots / Logs / Error Messages (optional)

Possible Solution / Notes (optional)
No response
Additional Context (optional)
This is a minor inconvenience, but it does suggest that we can't enable AF tracing on executables. (You can enable general tracing, however, so this is inconsistent.)
I have asked the user to disable AF_Debug_Trace to see if the issue persists. If it doesn't, then that's a possible workaround.