[Lazarus] Help needed with bug 22485 ContextHelpDemo doesn't show proper help page & shows errors
Reinier Olislagers
reinierolislagers at gmail.com
Sat Sep 6 09:56:11 CEST 2014
Having slept on it I'll investigate 2 possibilities:
1. The help package used by the IDE/demo application sends commands to
lhelp via SimpleIPC. It then waits in a timeout loop for an answer. This
loop may be too short.
2. Lhelp may not be able to set up the SimpleIPC communications channel
back to the demo application, which is why the answer never arrives.
Still interested in
- further comments
- whether other people can reproduce the problem
Thanks
More information about the Lazarus
mailing list