08-13-2018 02:53 PM
@Achuthaperumal wrote:
Do you know how to report a bug? I'm new to this!
LOL I was just going to say that you already did.
08-13-2018 03:27 PM
milad_berlin and Achuthaperumal,
I just tested in two different machines and got interesting results:
Can you confirm you don't have installed the 32-bit version of LabVIEW in the machines where this behavior happens?
Thanks,
08-13-2018 11:50 PM
Hi Oscarfonseca,
Yes! You're right. I have installed only 64 bit LabVIEW in my PC!
08-14-2018 02:32 AM
Hi oscarfonseca,
I have a PC and a laptop, where 32 and 64 bit versions of LabVIEW 2017 and 2018 are installed. This bug definately occurs on both systems, but only with the 64 bit versions. This bug never occured with the 32 bit versions.
Try starting and quitting LabVIEW 64 multiple times. Sometimes the bug occurs and sometimes it doesn't.
Kind Regards
08-14-2018 11:24 AM
08-14-2018 06:38 PM
Thank you for your input milad_berlin, Achuthaperumal, and CaseyM.
I'm working to make sure we file this report with a solid reproducing case that R&D can run to verify the problem (and test the fix). So far I've got:
I'm still trying to understand under which circumstances we can trigger it. "Why do some computers show it and others do not?"
I will keep you posted. Thanks,
08-20-2018 06:18 PM
I'm experiencing the same issue. My setup is a laptop running Windows 10, with both LabVIEW 2017 64-bit and LabVIEW 2017 32-bit installed. As others mentioned, the problem only arises when running the 64-bit version of LabVIEW 2017. I don't have any insight into why it happens on some occasions and not others.
10-26-2018 10:10 AM
Any news on this issue? I was just playing around with custom buttons in different ways and suddenly stumbled upon this bug. I have both LabVIEW 2018 32- and 64-bit installed. My OS is Windows 10 Pro 1803 64-bit. The problem occurrs in 64-bit LV only as already mentioned above. Has this ever got a CAR # or something?
10-26-2018 06:18 PM
dadreamer,
Since we have not had luck consistently reproducing the issue (the conditions in which it shows do not show a pattern we have been able to track) it is extremely difficult for R&D to address it and test the fix. If anyone has any additional insight on the detailed specifications under which this behavior happens, please let us know, so we can file the CAR.
Thank you all!
10-27-2018 12:28 PM
I cannot clearly reproduce it too. I've been launching a VI with a customized System button over and over again. Sometimes it works, sometimes not (from the very start). Tried to compare DPrintf messages in both good and bad cases - they are the same. Likely the root of evil lies somewhere else. But there's one interesting thing - when the mouse hover doesn't work and I do RMB click -> Change to Array on the button and then run the program, it starts to work inside that array. Looks like there's something wrong with the control itself.