[bt-devel] 1.1

Martin Gruner bt-devel@crosswire.org
Tue, 9 Apr 2002 14:21:41 +0200


Hello Daniel,

> It might just be me, but just in case could people please check. The docs
> don't work for me on debian with the debs I've built.
>
> bibletime uses
> kapp->invokeHTMLHelp("bibletime/handbook/index.html");
> to invoke help. But bibletime-doc only installs docbook files and no html.
>
> and it generates the warning
>  WARNING: invoking HTML help is deprecated! use docbook and invokeHelp!

I know of that behavior. It works, it translates the xml docs on the fly, 
though we have to replace this call in future. Could it be that you have the 
docs in the wrong place? The .deb file looks good...
Do you see the tips of the day? None of the entries in the help menu works?

> all the other KDE apps on this system have all the docbook files in one
> directory rather than being split into handbook, install ... could this be
> the/a problem?

Not really. The function call looks so strange to enable just this, and it 
_does_ work. There must be something wrong with your setup.

Martin