05-28-2019 02:40 PM
Hello,
today I installed LV 2019 and seamlessly I was able to continue my work. I was pleased to notice that the tresponsiveness has increased, it is nicer to work with it.
Am I the only one experiencing this?
05-28-2019 03:41 PM - edited 05-28-2019 03:42 PM
I just tried both of these things (I hadn't done a lot with 2019 yet, mostly opening and testing existing code), and both worked for me. Don't know if this matters, but this installation was "on top of" LabVIEW 2016, 2017, and 2018 (everything 32-bit).
Bob Schor
05-28-2019 09:32 PM
My LV 2019 is good (as are many others), so it's something specific to your machine. Here are the things I've seen break scripting-based tools before:
1. Having other add-ons installed that inadvertently break stuff. Did you install any other tools with LV 2019?
2. Bogus INI tokens...rename LabVIEW.ini to LabVIEW.bak and see if that fixes it.
3. Corrupted VI Server. I've seen all my property/invoke nodes get corrupted such that they return the wrong data types (like the 'Visible' property all of a sudden is a string instead of a Boolean). The only way I've been able to repair this in the past is to uninstall/reinstall LabVIEW.
4. Something unknown breaking some scripting VIs. Can you mass compile the following folders and see if anything in there is broken:
LabVIEW 20xx\resource\plugins\CreateSubVI
LabVIEW 20xx\resource\dialog\QuickDrop
And if anything is broken, post screenshots of the (hopefully not password-protected) broken diagrams so we can diagnose further.
Keep me posted.
05-29-2019 04:02 AM - edited 05-29-2019 04:05 AM
Hi Darren,
thanks for your reply.
Following are the steps I proceeded yesterday after installing LV2019.
Beside the fact, that VIPM started LV2019 while installing the packages I started LV2019 the first time after these steps. And I felt home from the first moment, all settings were tranferred seamlessly.
What I did today:
#### Starting Mass Compile: Mi, 29. Mai 2019 10:19:39
Directory: "C:\Program Files (x86)\National Instruments\LabVIEW 2019\resource\dialog\QuickDrop"
### Bad VI: "Data Readers and Writers__JKI_State_Machine_Helper.vi" Path="C:\Program Files (x86)\National Instruments\LabVIEW 2019\resource\dialog\QuickDrop\plugins\_JKI State Machine Helper.llb\Data Readers and Writers__JKI_State_Machine_Helper.vi"
Search failed to find "Script - copy frame.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\Script - copy frame.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "Get All Event Strings.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\EventOCR.llb\Get All Event Strings.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "StructureTypes.ctl" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\StructureTypes.ctl" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "Get JKI CaseStructure Ref.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\Get JKI CaseStructure Ref.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "JKI Arguments Used.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\JKI Arguments Used.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "remove consecutive duplicates.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\remove consecutive duplicates.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "PromptUserWithDefault.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\PromptUserWithDefault.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "About.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\About.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "SortAlphabetically.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\SortAlphabetically.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "ShowHideScrollBar.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\ShowHideScrollBar.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
Search failed to find "CaseSelect.vi" previously from "Y:\JKI\GitHub\JKI-State-Machine-Editor\source\.source\QuickDrop Plugin\_JKI State Machine Helper\CaseSelect.vi" +=+ Caller: "Tree__JKI_State_Machine_Helper.vi"
### Bad VI: "Tree__JKI_State_Machine_Helper.vi" Path="C:\Program Files (x86)\National Instruments\LabVIEW 2019\resource\dialog\QuickDrop\plugins\_JKI State Machine Helper.llb\Tree__JKI_State_Machine_Helper.vi"
#### Finished Mass Compile: Mi, 29. Mai 2019 10:20:54
And a screenshot of "Data Readers and Writers__JKI_State_Machine_Helper.vi":
The other VI "Tree__JKI_State_Machine_Helper.vi" looks like this:
So this doesn't seem to cause my problems...
05-29-2019 04:23 AM
Now I removed via VIPM all installed addons, but no change...
Now I will remove LV2019 and reinstall it, then I will see...
05-29-2019 07:23 AM
Reinstalled LabVIEW2019, now everything works. This is no help in analyzing the problem, but I'm happy now. I tested the two missed features after every step (fresh LV installation, Addons- installation via VIPM, replacing the LabVIEW.ini) and it worked.
As I wrote in a previous post, I had to start the VIPM via LV2018, since on my Windows10- System it isn't accessible anymore with the Windows- Startmenu. This happened with the installation of LV2018, if I remember correctly. And the odd thing is, that LV2019 didn't have the Menu-Item "VI Package Manager..." in the Tools- Menu, besides some others, it seemed quite short. But now, after removing and reinstalling LV this menu item is back. So, maybe there went something wrong in the process of installation.
Thank you all for the hints.
P.S. Since LV2017 I was a bit sad about the poor IDE- performance. While programming and navigating in the block diagram LabVIEW is very lazy, shifting the BD with the mouse while pressing Ctrl+Shift is terrible, Copy-Dragging BD-Items is unreasonable slow. But this has improved with Version 2019 a lot (well, copy-dragging only a little bit). Good work, NI!
05-29-2019 08:16 AM
What is odd is that your report log there lists a lot of stuff on a "Y:" drive? Is that some sort of network drive? I would suspect that would be the root of your problem.
05-29-2019 11:36 AM
Thanks for reporting back, Dave. I'm glad your system is working now. Please post here if anything goes wrong again.
05-31-2019 02:59 AM
I think, this broken VI is accidentally included into the LLB (am I right, Darren? ).
And on my PC I don't have the Y: drive, but an X: drive, and I create it via cmd- batchfile in the Autostart- folder with the "subst"- command. So I have the same paths to my VIs on the desktop- PC (VIs are situated on the second HD with drive D:) and the Laptop (only single SSD, drive C:, don't want two partitions). This works quite well.
05-31-2019 10:58 AM
@daveTW wrote:
I think, this broken VI is accidentally included into the LLB (am I right, Darren?).
Which broken VI are you referring to?