jacobson3 / VI-Peek

MIT License
4 stars 3 forks source link

Error When Selecting Missing VI #16

Closed jacobson3 closed 2 years ago

jacobson3 commented 3 years ago

If you try to click a missing VI, you will receive the following error.

Error 1 occurred at Open VI Reference in Peek Window.lvlib:Insert Into Subpanel.vi->Peek Window.lvlib:Main.vi

qalldredge commented 2 years ago

Hopefully, this is fixed with the merging of my OO branch. Check it out and if you think it is sufficient, my recommendation is to close this issue.

jacobson3 commented 2 years ago

When I was trying it out I think you handled the case well when a user clicked on a missing VI when it was inside of the peek window but I think it may still error out when it is the top level VI.

jacobson3 commented 2 years ago

Okay this does seem to generally work but the missing VI seems to mangle the peek stack which led to some lockups from my testing (it also doesn't always react to a selection). Note that when the gif below ends the peek window essentially seems to be locked up. missingVI