Author Topic: [Bug] VNL LabFloor on *.xyz file  (Read 3109 times)

0 Members and 1 Guest are viewing this topic.

Offline berlin

  • Heavy QuantumATK user
  • ***
  • Posts: 31
  • Country: cn
  • Reputation: 0
    • View Profile
[Bug] VNL LabFloor on *.xyz file
« on: September 8, 2016, 09:56 »
if in my Project folder has a *.xyz file, we can see is obj on LabFloor of VNL main page. But when we move mouse to that obj, the fellowing err comes out:
Code
TypeError: invalid result from LabView.viewportEvent(), an integer is required
VNL 2015 does work fine, Both 2016.0 and 2016.1 have this err.
« Last Edit: September 8, 2016, 10:00 by berlin »

Offline Ulrik G. Vej-Hansen

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 425
  • Country: dk
  • Reputation: 8
    • View Profile
Re: [Bug] VNL LabFloor on *.xyz file
« Reply #1 on: September 8, 2016, 11:54 »
Could you also provide the file? It will help us in finding the error.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5405
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: [Bug] VNL LabFloor on *.xyz file
« Reply #2 on: September 8, 2016, 21:13 »
This might happen if the "title" of the file (the second line in the file) is empty. It's not a big problem, what's supposed to happen is that a tooltip pops up, showing the title (which is empty anyway for your file).
So, a tiny bug which we can fix, but nothing for you to worry about.

Offline berlin

  • Heavy QuantumATK user
  • ***
  • Posts: 31
  • Country: cn
  • Reputation: 0
    • View Profile
Re: [Bug] VNL LabFloor on *.xyz file
« Reply #3 on: September 9, 2016, 17:24 »
This might happen if the "title" of the file (the second line in the file) is empty. It's not a big problem, what's supposed to happen is that a tooltip pops up, showing the title (which is empty anyway for your file).
So, a tiny bug which we can fix, but nothing for you to worry about.

Thank you very much!
I do believe this is not a big bug. That is why I post it here.
The only thing I need to worry is that make sure do not move mouse to that kind obj.
One time move to it, only get a err window. But too much time or times on those objects, my VNL will crash, and what I can only do then is to reboot VNL.
« Last Edit: September 9, 2016, 17:35 by berlin »

Offline berlin

  • Heavy QuantumATK user
  • ***
  • Posts: 31
  • Country: cn
  • Reputation: 0
    • View Profile
Re: [Bug] VNL LabFloor on *.xyz file
« Reply #4 on: September 9, 2016, 17:32 »
The way to solve this problem temporarily is type some thing in the second line of *.xyz files.

Thx