Bug 146579

Summary: Build search index incomplete for KRegExpEditor
Product: [Applications] khelpcenter Reporter: Arsham Shirvani <arshamshirvani>
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: RESOLVED DUPLICATE    
Severity: normal CC: faure
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Indexing log

Description Arsham Shirvani 2007-06-09 11:00:30 UTC
Version:           3.5.7 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages

After "Build Search Index" from khelpcenter , everything seems to be ok , the job finished , but search indexer dowsn't work, for searching : knode , it shows a non-HTML message :

There is no documentation available for /file:///usr/share/doc/kde_application_manuals.tmp/index.html.

But it should be file:///usr/share/doc/kde_application_manuals.tmp/index.html , not /file:///usr/share/doc/kde_application_manuals.tmp/index.html

Maybe the process of the indexer fails.

Another thing is , help:/KRegExpEditor works in konqueror and this is case-sensitive , but in the indexing process , looks for regexpeditor : 

Unknown host or unable to contact server: help://kregexpeditor/index.docbook Ref: file:///usr/sha
re/doc/kde_application_manuals.tmp/index.html

The whole code is attached.

Regards
Arsham
Comment 1 Arsham Shirvani 2007-06-09 11:01:17 UTC
Created attachment 20812 [details]
Indexing log
Comment 2 David Faure 2009-09-18 19:22:29 UTC
Yes the indexer was failing on ubuntu because it was using hardcoded paths from suse for htdig and htsearch. Fixed now.

*** This bug has been marked as a duplicate of bug 122437 ***