[Bug 115644] Re: KDE help: Search uses different language prefix

Bug Watch Updater 115644 at bugs.launchpad.net
Wed Oct 31 13:16:44 UTC 2012


Launchpad has imported 18 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=122437.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2006-02-21T19:17:23+00:00 Koolniczka wrote:

Version:            (using KDE KDE 3.5.1)
Installed from:    Slackware Packages
Compiler:          3.3.6 
OS:                Linux

There are similar bug #103266 and #102912 but i wish to report it for
the 3.5.1.

Anyway the problem is widespread in many distributions and i experience
it on Slack 10.2 with KDE3.5.1.

The kde_application_manuals index building routine is utterly broken. It does not work either with 
htdig 3.1.6 -- fails in the htmerge step
nor with 
htdig 3.2.0b6. -- routine finishes with the errors described above and no usable index is built.

The first problem is that the htdig PATHs hardcoded (sic!) in the
khc_docboodig.pl wrapper (called from khelpcenter) are "distro specific"
at best (not to say absolutely bogus) and the script doesnt even honor
sytem wide paths. Hardcoded assorted locales don't do much good either.

Other problem is that htdig local URL substitution appears to be broken
or the use of it in this wrapper isn't appropriate (for either
versions), the htdig 3.2.0b6 doesn't return any errors upstream,
finishes correctly but increased verbosity revaeals errors such as
previously described here

http://bugs.kde.org/attachment.cgi?id=11431&action=view

and the subsequent search doesn't return any results (although the index
is reportedly built).

Maybe finaly fixing this (reports since 2003?) would be worth a the
effort because it simply "Doesn't Work" (tm)

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/0

------------------------------------------------------------------------
On 2006-04-30T00:59:37+00:00 Dofjmwxtke wrote:

Yes, yes,

Please do fix this.  So very annoying to get that message:

Creating index for 'kde_application_manuals'
htdig failed

Truly, us "stupid" users might adopt Linux more readily if things like
the "Documentation" system actually worked out of the box and we didn't
have to spend an hour plus tracking down information on a bug that's
been know to exist for the last three years. . .

Mandriva user

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/1

------------------------------------------------------------------------
On 2006-05-14T03:48:34+00:00 Wapcaplet99 wrote:

Agreed, this has been broken on Gentoo also, for as long as I can
remember.

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/2

------------------------------------------------------------------------
On 2006-06-17T19:02:51+00:00 DominikBodi wrote:

*** This bug has been confirmed by popular vote. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/3

------------------------------------------------------------------------
On 2006-10-11T02:19:49+00:00 Metrobotte wrote:

Kde 3.5.5 also suffer this bug!
:(

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/4

------------------------------------------------------------------------
On 2007-01-14T09:02:30+00:00 Metrobotte wrote:

This bug is solved on slackware
you need to edit
2 files /opt/kde/bin/khc_htdig.pl
and /opt/kde/bin/khc_docbookdig.pl
and edit the variables,should be like this

my $htdigdata = "/opt/www/htdig/common/";
my $htdigbin = "/opt/www/htdig/bin";
my $kdeprefix = "/opt/kde";


Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/5

------------------------------------------------------------------------
On 2007-01-19T20:17:39+00:00 Metrobotte wrote:

I forgot..
and edit the file /opt/kde/bin/khc_docbookdig.pl

my $htsearchpath="/opt/www/htdig/cgi-bin/htsearch";

Htdig MUST BE the latest 3.20b6

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/6

------------------------------------------------------------------------
On 2007-02-03T20:00:15+00:00 Me-ngeefk4xayt3t4u9watah405veq wrote:

*** Bug 112518 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/7

------------------------------------------------------------------------
On 2007-02-03T20:01:45+00:00 Me-ngeefk4xayt3t4u9watah405veq wrote:

*** Bug 136043 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/8

------------------------------------------------------------------------
On 2007-02-03T20:02:26+00:00 Me-ngeefk4xayt3t4u9watah405veq wrote:

*** Bug 125192 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/9

------------------------------------------------------------------------
On 2007-09-29T16:54:07+00:00 Emanuel Goscinski wrote:

This exists further in 3.5.7 on Kubuntu Gutsy Gibbon.
This is also the reason, why indexing fails when having a different localization then english.

For example: Error-Message for german localization:

INDEXDIR: /home/emu/.kde/share/apps/khelpcenter/index/
FINDCMD: find /usr/share/doc/kde/HTML/en/ -name index.docbook
Creating index for 'kde_application_manuals'
htdig failed

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/17

------------------------------------------------------------------------
On 2009-05-17T13:32:14+00:00 Myriam Schweingruber wrote:

Is this bug still relevant for KDE4? No working help system would be
really bad...

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/20

------------------------------------------------------------------------
On 2009-09-17T20:56:42+00:00 David Faure wrote:

"htdig failed" means that htdig was not found. More precisely, it's currently looking for /usr/bin/htdig. I added a better error message now (cf bug 146010), but if htdig can come from other directories then the hardcoded /usr/bin/htdig is bad indeed.
The question is: for those of you who have it in e.g. /opt/www/htdig/bin, is that directory in the $PATH? And if not, how is KDE supposed to find it? :-)

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/21

------------------------------------------------------------------------
On 2009-09-18T02:34:03+00:00 David Faure wrote:

SVN commit 1025097 by dfaure:

Look for htsearch not only in /srv/www/cgi-bin (SUSE-specific?) but also in /usr/lib/cgi-bin
BUG: 126709
CCBUG: 122437


 M  +2 -1      searchengine.cpp  
 M  +9 -9      searchengine.h  
 M  +6 -2      searchhandler.cpp  
 M  +1 -0      searchhandler.h  
 M  +3 -1      searchhandlers/docbook.desktop.cmake  
 M  +3 -1      searchhandlers/htdig.desktop.cmake  
 M  +1 -1      searchhandlers/khc_htsearch.pl  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1025097

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/22

------------------------------------------------------------------------
On 2009-09-18T02:35:48+00:00 David Faure wrote:

SVN commit 1025099 by dfaure:

Also look in /opt/www/htdig/bin  (for Slackware, according to comment #5)
CCBUG: 122437


 M  +1 -1      docbook.desktop.cmake  
 M  +1 -1      htdig.desktop.cmake  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1025099

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/23

------------------------------------------------------------------------
On 2009-09-18T19:22:29+00:00 David Faure wrote:

*** Bug 146579 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/24

------------------------------------------------------------------------
On 2010-08-30T00:39:53+00:00 Ilgaarsoft wrote:

I got the same problem with OpenSUSE 11.3, I get this output when I try
to search for something.

op-Level Documentation
Application Manuals
openSUSE manual: Security Guide Documentation (en)
 Htdig error: 
Unable to read word database file '/home/me/.kde4/share/apps/khelpcenter/index//opensuse-manuals_en.words.db'
Did you run htdig?

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/25

------------------------------------------------------------------------
On 2011-01-12T12:16:42+00:00 Digulla-hepe wrote:

On Ubunutu 10.10 with KDE 4.5.4, I get no error after running htdig but
it also doesn't return any results. When I run htdig, it seems to index
something:

htdig: 44 servers seen:
htdig:     amarok:80 1 document
htdig:     ark:80 1 document
htdig:     dolphin:80 1 document
htdig:     dragonplayer:80 1 document
htdig:     gwenview:80 1 document
htdig:     kate:80 1 document
...

but that barely scratches the number help documents I have installed.
Since "amarok" was indexed, I searched for two words that I copied from
the help document: "music player"

No results. It seems that searching the help is currently broken.

Reply at: https://bugs.launchpad.net/ubuntu/+source/kdebase-
runtime/+bug/115644/comments/26

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/115644

Title:
  KDE help: Search uses different language prefix

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/115644/+subscriptions




More information about the kubuntu-bugs mailing list