Hi there,
When I use the help system and do a search, I get the following error:
Error 8 occurred at Open File
Possible reason(s):
LabVIEW: File permission error. You do not have the correct permissions for the file.
=========================
NI-488: DMA hardware error detected.
This is Labview 8.2 running on Linux (Enterprise RHEL4), and I had the same problem with Labview 7.1. The problem seems to be caused by the permissions on some or all of the following files, which are written to the /tmp directory when the search is performed:
controls2.htm
index2.htm
js_buttons.htm
search_results.html
If I do a search, these files are written but not erased (with permissions -rw-r--r--). If someone else then does a search, they get the Error 8 problem listed above. If the owner of these files (or root) deletes them, the problem is solved -- until a different user than the owner of those temporary files wants to search the help system.
My guess is that if I could get Labview to either open up the write permissions on these files or delete them after the help session is complete, the problem would be solved.
Any advice? Has anyone else had this problem (you would need a multiple-user linux system to see it)?
Thanks,
Tobin