07-12-2022 12:05 PM
Steps to reproduce:
1. Create and save a blank project
2. Create the subfolder "Test" in the project folder on disk
3. Add this subfolder as Auto-populating folder in the project
4. Create a new QControl, inheriting from Control, give it any name, change the folder to the "Test" subfolder.
6. Press Create -> Crash "DAbort 0x2A7EA578 in LVLibrary.cpp".
Using LV 20.0.1 (32-bit)
07-12-2022 02:09 PM - edited 07-12-2022 02:10 PM
I’ll look into it but as a general rule you shouldn’t use auto-populating folders with LabVIEW Classes. This goes for QControls as well because they are LabVIEW Classes.
Chief LabVIEW Architect, Testeract | Owner, Q Software Innovations, LLC (QSI)
Director, GCentral | Admin, LabVIEW Wiki | Creator, The QControl Toolkit
Certified LabVIEW Architect | LabVIEW Champion | NI Alliance Partner
07-13-2022 09:43 AM