07-30-2025 08:15 AM
Maybe this is only happening to me, but I've noticed a very strange bug when creating multiple Private Local Request events in a row. I did a bunch of messing around to try to determine as best I could when it was happening and if I could find an easy workaround - I did, and its weird.
Steps to Reproduce
The Bug
At this point, I observe that the Child's Did Init broadcast that I setup to handle in Step 5 above has changed to it's Error Reported broadcast instead.
Some Observations
The Workaround
The workaround is extremely simple, but I can't even begin to understand why it works. After creating the first Local Request, simply drag and drop the Data Event Node from any case in the Event Structure. That's it. You can now create the second Local event and shouldn't observe the bug. This does have to be a mouse drag, you can't move it with arrow keys or it doesn't work. You can drag and drop it back to the exact same location and it works fine. You can drag it to a new location then Ctrl-Z to undo and it works fine. This extra step does need to be done after creating each Local Request or the next one will exhibit the same issue.
Let me know if anyone is able to reproduce this. Or if you know why it's happening in the first place?
Thanks,
Aaron
07-30-2025 09:58 AM - edited 07-30-2025 10:35 AM
adkin,
thanks for the elaborate report. I can reproduce the behaviour you describe (sadly your work-around doesn't seem to work on my machine, also restarting LV doesn't change anything for me) and I've assigned issue #1013.
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 )
07-30-2025 12:54 PM
sadly your work-around doesn't seem to work on my machine, also restarting LV doesn't change anything for me
Sorry to hear that. I was hoping that part would at least help out some folks that are having the same issue.
Time to put those new CI pipelines to the test already!
07-31-2025 02:07 AM
You guys might have to hold your breath for a little longer. This behaviour is due to how LabVIEW handles event registration of arrays / clusters and there is not a simple fix we can see right now. We are currently weighing our options as to how we can redesign the framework to mitigate this.
We apologise for the inconvenience!
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 )
07-31-2025 07:25 AM
Glad to hear you were at least able to identify the cause. I sort of figured it was more of a LabVIEW quirk than a DQMH issue considering the "workaround" that I posted about. Sorry to be the bearer of bad news on this one 😔
If you have a better understanding of what's causing it, is there any chance that there's some other more reliable exploit to use a workaround in the short term? You mentioned simply dragging and dropping the event node didn't work for you, but maybe there's something else that's more reliable for others as well.
07-31-2025 10:10 AM
I will surely keep y'all updated with any helpful tips and tricks if and when they come up during our investigation.
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 )