Comment 43 for bug 19767

Revision history for this message
mugginz (mugginz) wrote :

The following file
        "~/.kde/share/apps/khelpcenter/index/kde_application_manuals.tmp/docbookparser"
is where the show stops.

It needs line 1 changed from
#! /bin/sh
    to
#! /bin/bash

The above file's created from inside the following python script
        "/usr/bin/khc_docbookdig.pl"

The source for the python script is
        "kdebase-3.5.9/khelpcenter/searchhandlers/khc_docbookdig.pl.in"

Now all we have to do is get this file changed in the distro.