[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2010-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package kdebase-runtime - 4:4.4.2-0ubuntu2 --- kdebase-runtime (4:4.4.2-0ubuntu2) lucid; urgency=low [ Brandon Holtsclaw ] * Removed searchhandlers from being installed to hide the search tab in khelpcenter4 (htdig broken/not in main) Closes (LP: #197

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread skierpage
If someone decides the resolution of this bug is really to disable the Search tab rather than make htdig a dependency... From http://lxr.kde.org/source/KDE/kdebase/runtime/khelpcenter/searchengine.cpp#217 , if you don't have anything useful in ${DATA_INSTALL_DIR}/khelpcenter/searchhandlers , then

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread skierpage
Harald, I value your comments and blog, but this bug is about KDE help search failing because of htdig. In my experience as a n00b with Jaunty, installing htdig didn't "drag in more horrible junk", it simply made KHC search work -- badly, but FAR better than total failure. I humbly submit that the

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread Francois-Denis Gonthier
I see the problem is that htdig is not supported and maintained, yet to properly work, khelpcenter should depend on it. I don't think Kubuntu should depend on something unmaintained, but I think it is detrimental to Ubuntu to expose a feature that is non-functionnal. I think the middle ground wou

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread art alexion
I find Harald's response troubling and totally agree with Myriam. I don't use the help system much any more, but new users and what she describes as "basic" users, need a working help system. With all of the "horrible junk" already a part of the default kubuntu install, a working help system seem

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread Harald Sitter
A higher priority does not change the fact that Kubuntu does not have the resources, nor does any team member have interest to rewrite KHelpCenter. Same applies for KDE. Just adding htdig is not the solutions as it was probably stated in some comment above that it is horrible junk, dragging in mor

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-17 Thread Myriam Schweingruber
This bug is here since 2005, could we put it in higher priority please? Not having a working KDE help system for the basic user in Kubuntu is really not acceptable. The workaround is doable, but this is hardly something one can expect from a basic user who already has a hard time finding his/he

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2009-05-14 Thread skierpage
The completely broken Help Search continues with KHelpCenter 4.2.2 (KDE 4.2.3) in Kubuntu 9.04 Jaunty (amd64). htdig is STILL not a dependency of KDE packages or khelpcenter4. KPackageKit lists a "htdig - 1:3.2.0b6-8"; its Required by is empty, as is its File List (??!). I installed this htdig p

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-10-03 Thread Harald Sitter
** Changed in: kdebase-runtime (Ubuntu) Sourcepackagename: kdebase => kdebase-runtime -- Kde help search fails too quietly if htdig is not installed https://bugs.launchpad.net/bugs/19767 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-06-21 Thread mugginz
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" T

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-06-21 Thread mugginz
Cyril BUQUET, Unfortunately the failure you're having is another example of dash breaking something. I did what you suggested 1) sudo apt-get install htdig 2) sudo vi /usr/bin/khc_docbookdig.pl >>> change : my $findpath = "$kdekdehtmldir/$lang/"; >>> with : my $findpath = "$kdehtmldir/$lang/";

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-05-08 Thread Cyril BUQUET
Same for Hardy, I use this solution : 1) sudo apt-get install htdig 2) sudo vi /usr/bin/khc_docbookdig.pl >>> change : my $findpath = "$kdekdehtmldir/$lang/"; >>> with : my $findpath = "$kdehtmldir/$lang/"; (line 94) Result : INDEXDIR: /home/cyril/.kde/share/apps/khelpcenter/index/ FINDCMD

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-04-29 Thread Dave Bekker
Still fails in Hardy, And after installing htdig it still fails, problem is still what Rocco said: "Looks like a typo on line 94 of /usr/bin/khc_docbookdig.pl - $kdekdehtmldir should be $kdehtmldir." Editing that fixes the problem. -- Kde help search fails too quietly if htdig is not installed

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2008-03-23 Thread Scott Kitterman
** Changed in: kdebase (Ubuntu) Assignee: Kubuntu Team (kubuntu-team) => (unassigned) -- Kde help search fails too quietly if htdig is not installed https://bugs.launchpad.net/bugs/19767 You received this bug notification because you are a member of Kubuntu Team, which is a direct subscribe

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-11-19 Thread keyboardashtray
So in the meantime, until this is fixed, is the way to get the search index in KDE help center to work to install htdig, and then enter "sudo ln -sf /bin/bash /bin/sh" like Guillaume said? -- Kde help search fails too quietly if htdig is not installed https://bugs.launchpad.net/bugs/19767 You re

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-11-05 Thread tuxo
The KDE helpcenter (KDE version 3.5.8) still has no working search facility after the release of Gutsy Gibbon.Apparently, the reason is the missing htdig search system that is not installed as it is not maintained anymore. As has been mentioned 9 months ago by another poster in this bug report,

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-09-19 Thread Guillaume Martres
This bug is still present on Gutsy, additionaly you must do "sudo ln -sf /bin/bash /bin/sh" to make it work. -- Kde help search fails too quietly if htdig is not installed https://bugs.launchpad.net/bugs/19767 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-06-16 Thread Robert Persson
I think this bug should have a much higher priority. Imagine you know little about Linux, or even about any kind of operating system. You install Kubuntu because you want a nice user-friendly desktop environment, but the help system upon which you depend to find your way around won't answer your q

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-05-19 Thread angrykeyboarder
I don't know if this would be part of this same bug or not but... After I installed htdig, opned KDE Help Center and built the search index, it appared to do so, but with the following errors.: --- X Error: BadDevice, invalid or

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-05-19 Thread angrykeyboarder
And another confirmation.. I'm running (K)Ubuntu Feisty (i386) --- Failed to open device X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open dev

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-03-14 Thread Brian Murray
Sarah thanks for the additional information that is good to know. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-03-10 Thread Sarah Hobbs
it's installable, but that does not mean it's being maintained. The debian maintainer orphaned this package long ago, and until this package has someone who wants to maintain it (and fix the CVE's for it), it will not make it into main, hence it wont be able to be a dependancy. -- Kde help searc

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-03-10 Thread Brian Murray
Richard - What do you mean htdig is no longer maintained? It is installable in Feisty ( htdig | 1:3.2.0b6-3 | http://us.archive.ubuntu.com feisty/universe Packages ) and it seems that making it a dependency would resolve this issue. -- Kde help search fails too quietly if htdig is not insta

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-03-10 Thread Brian Murray
This is still an issue with Feisty Fawn Herd 5. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-02-11 Thread Bug Watch Updater
** Changed in: kdebase (Debian) Status: Unknown => Fix Released -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-02-10 Thread Richard Johnson
This will always be a problem because htdig is no longer maintained, and hasn't been maintained. BUT... We can some how grab the version OpenSUSE uses as it works great there, or we work with the Strigi guys to get it implemented into KHelpCenter. This is what we are currently working on with the K

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-02-10 Thread manu
@Christian, Done. Thanks for pointing it out. ** Bug watch added: Debian Bug tracker #313375 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313375 ** Also affects: kdebase (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313375 Importance: Unknown Status: Unknown

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2007-02-10 Thread Christian Reis
Note that bug 36865 has a debian bug watch that is missing from here. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-10-21 Thread Andrew Hunter
Adding a "me too" to Ryans error. This was a problem on Dapper as well as Edgy(kubuntu RC, KDE 3.5.5). My personal inclination is to mark this bugs priority as High (even though it is an easy [I think] fix). IMHO, it is pretty severe when you can not create a search index for the help files. -- K

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-25 Thread Rocco Stanzione
This fixes the aforementioned issue, but not the original bug. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-25 Thread Rocco Stanzione
Problem originates in debian/patches/25_khelp_htdig.diff in kdebase. That doesn't solve this bug, but htdig will fail no matter what until it's fixed. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu-bugs mailing list kubuntu-bugs@lists

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-25 Thread Rocco Stanzione
Actually it fails with or without htdig. Looks like a typo on line 94 of /usr/bin/khc_docbookdig.pl - $kdekdehtmldir should be $kdehtmldir. -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-25 Thread Rocco Stanzione
Same experience as Ryan. It claims to have completed successfully, but if you view the details, there's the error. ** Changed in: kdebase (Ubuntu) Status: Needs Info => Confirmed -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bugs/19767 -- kubuntu

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-22 Thread Ryan Kavanagh
I'm testing this in edgy as well. I'm also probably testing this wrong, but instead of the error you provided, I got this error: " Failed to open device Global symbol "$kdekdehtmldir" requires explicit package name at /usr/bin/khc_docbookdig.pl line 94. Execution of /usr/bin/khc_docbookdig.pl ab

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-08-01 Thread Hobbsee
I'm testing this in edgy. I'm either testing it wrong, or it's been fixed. Can someone else confirm this bug on edgy, with kde 3.5.4? ** Changed in: kdebase (Ubuntu) Status: Confirmed => Needs Info -- Kde help search fails too quietly if htdig is not installed https://launchpad.net/bug

[Bug 19767] Re: Kde help search fails too quietly if htdig is not installed

2006-07-25 Thread Nathan
I can verify this bug in Kubuntu Dapper. INDEXDIR: /home/nathano/.kde/share/apps/khelpcenter/index/ FINDCMD: find /usr/share/doc/kde/HTML/en/ -name index.docbook Creating index for 'kde_application_manuals' htdig failed Installing htdig through apt, I'm informed that the htdig package has been sp