Online help: 'The topic was not found after searching all Igor help files in the Igor Pro folder and subfolders.'
fabrizio
I regularly use the 'online' help of Igor, especially the 'help for ...' item that shows in the context menu when the cursor is on a function name. After running an instance of Igor for a while (usually some hours, but it varies), the online help stops working (every query - also through the help browser - results in a 'The topic was not found after searching all Igor help files in the Igor Pro folder and subfolders.' message). Restarting Igor fixes this problem. I had this issue since Igor 5.x on several windows computers (Win 2000 & XP) and it also happened to co-workers, but I haven't found anything on this in the mailing list.
Does anyone know the cause for this and how to fix it (without restarting Igor)?
Igor 6.2.0.0, Windows XP SP3
Thanks,
Fabrizio
When it happens:
1. Choose "Windows->Help Windows->Igor Reference" and scroll down through the document to verify that it is open and readable.
2. Try executing:
DisplayHelpTopic "FFT"
to see if that works. My guess is it won't.
3. Try closing and reopening the "Igor Reference" help file.
Let me know what you find. However, I am not optimistic about figuring this out unless we can make it happen here.
October 1, 2010 at 05:30 pm - Permalink
Current System: 6.2.0.0, Windows XP SP3
I can not really say with which Igor version this problem started.
October 3, 2010 at 11:49 am - Permalink
If the help files weren't so darn helpful (as in most programs) I probably wouldn't have seen the issue.
October 3, 2010 at 02:44 pm - Permalink
1. Choose "Windows->Help Windows->Igor Reference" and scroll down through the document to verify that it is open and readable.
2. Try executing:
DisplayHelpTopic "FFT"
to see if that works. My guess is it won't.
3. Try closing and reopening the "Igor Reference" help file.
Let me know what you find. However, I am not optimistic about figuring this out unless we can make it happen here.
October 3, 2010 at 04:36 pm - Permalink
Manually opening the igor reference help file through 'file->open file->help file' (from 'C:\Program Files\WaveMetrics\Igor Pro Folder\Igor Help Files') fixes the problem (ie. 'displayhelptopic "FFT" ' works.
So I guess the question is: why does the reference file suddenly disappear?
Igor 6.2.0.0, Windows XP SP3
- Fabrizio
October 5, 2010 at 09:17 am - Permalink
Yes.
My guess is that you are instinctively pressing the option or Alt key while you close the help window because this is how one kills a graph or table without getting a do-you-want-to-save dialog.
Option-clicking the close box for a help file closes the help file. This is to distinguish it from just clicking the close box which hides the help window.
October 5, 2010 at 01:02 pm - Permalink
After wondering about this same thing for years I just found this thread and though I'd resurrect it. I think this is definitely the reason that the help file is disappearing. The problem is that everyone I work with has this problem and no one can stop alt+clicking the help. Is there a way that we could turn off this functionality for help windows, and if not, can I request that you introduce it? Like I say, it seems to be a very common problem.
Thanks
Niall
April 17, 2012 at 08:45 am - Permalink
There is a 12-step program for this :)
Alt-clicking the close box means "kill without asking" throughout Igor so changing it would make it inconsistent.
We could have it display a "Do you want to kill" dialog but that would be inconsistent with other windows.
I'm not sure how we would allow the user to kill a help window other than adding a special menu item.
April 17, 2012 at 10:10 am - Permalink
You are also saying that, if you disable the alt+click functionality for the help file then how would someone kill the help when they wanted to. I'm not sure why anyone would really want to kill the help window though. If a user cares about it that much they could just not install the help files in the first place.
April 17, 2012 at 01:11 pm - Permalink
Also, now I have been exposed to the dark side of alt-killing after reading this thread, and will soon find myself doing this same thing on accident. Thanks, guys :-)
April 19, 2012 at 05:23 am - Permalink
One reason users need to kill help files is if they are working on writing/editing a help file. To edit a help file, you must open it as an Igor formatted notebook. After you edit it, you kill the notebook and open the file as an Igor help file. Igor then compiles the help file. If you then need to edit the help file, you must first kill the help window so that you can open it as a notebook.
April 19, 2012 at 07:53 am - Permalink