07-17-2017 08:35 AM
When I create a new module in a location that's already contained inside the project as (sub)directory of an auto-populate folder that resides directly under "My Computer", the creation of the tester VI fails with error code 56002 (item already exists at path).
The scripting process manages to create a new virtual folder directly under "My Computer", but fails to populate it.
Regards,
Joerg
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )
Solved! Go to Solution.
07-18-2017 10:07 AM
Joerg,
Don't use auto populating folders! ... just kidding ;). We had not stumbled upon this issue, because we do not use auto populating folders. The reason we don't use them is that libraries take precedence over auto populating folders, if all the DQMH modules are already organized in libraries, the auto populating folders are redundant.
I do use auto populating folders when I am cleaning up a project. I create a new project and add as auto populating folders the contents of my project folder. Anything that is not part of a project library will be shown as "orphan" within a folder, I can then evaluate if this VI was removed from the library and we forgot to delete it or if it was added to the code and we forgot to add it to the library. That is pretty much the only time I use auto populating folders.
That said, we understand not everyone is going to work like us and you might have other valid reasons for using auto populating folders. I have filed a case for us to look into this and addressing it for the next release. In the meantime, the workaround (albeit not optimal) would be to temporarily disable auto populating folder for the folder you are going to add a DQMH Module to.
We will keep you posted of when this issue is addressed.
Thanks again for bringing this to our attention,
Fab
01-31-2018 10:27 PM
Although we do not recommend using auto-populating folders. This issue has been fixed in DQMH 4.0 Beta available at delacor.com/announcing-dqmh-4-0-beta/