Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105071 - Kregexpeditor does not install .docbook file for Khelpcenter (no help file)
Summary: Kregexpeditor does not install .docbook file for Khelpcenter (no help file)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 15:06 UTC by calvin
Modified: 2005-09-20 10:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description calvin 2005-09-06 15:06:42 UTC
The kdeutils-3.4.2.tar.bz2 file contains
kdeutils-3.4.2/doc/KRegExpEditor/index.docbook yet it is not installed when
using the split ebuilds, therefore when trying to see its help file in
Khelpcenter I get "The requested help file could not be found. Check that you
have installed the documentation."

Reproducible: Always
Steps to Reproduce:
1. emerge -pv kregexpeditor
2. Run kregexpeditor and click "help" in bottom-left corner.
3. Witness error.

Actual Results:  
I receive message that the help file cannot be found.

Expected Results:  
It should have installed the file kdeutils-3.4.2/doc/KRegExpEditor/index.docbook
into /usr/kde/3.4/share/doc/HTML/en/$APPNAME/index.docbook

This is my 2nd bug report in an attempt to start "bringing something to the
table".  I'm here to learn.  If I made any mistakes do not hesitate (in a
constructive way) to help me get better.  I promise I don't make the same
mistake twice!
Comment 1 calvin 2005-09-06 15:11:04 UTC
In the file "kdeutils-3.4.2", I noticed that all the folders contained in the
folder /kdeutils-3.4.2/doc/ are lowercase EXCEPT for KRegExpEditor.

For exp:

kdeutils-3.4.2/doc/KRegExpEditor

As opposed to:
kdeutils-3.4.2/doc/kregexpeditor

I have NO idea if this helps but it sure seems odd gentlemen. :)
Comment 2 calvin 2005-09-06 16:53:51 UTC
Ok, so I've learned more about how this works and can say this is the prob:

The following files are missing from /usr/kde/3.4/share/doc/HTML/en/KregExpEditor:

altn.png boundarytools.png endline.png neglookahead.png select.png altntool.png
characters.png index.cache.bz2 nonwordboundary.png text.png anychar.png
charactertool.png index.docbook poslookahead.png texttool.png anychartool.png
compound.png linestartendtool.png repeat.png theEditor.png begline.png
compoundtool.png lookaheadtools.png repeattool.png wordboundary.png.

Basically the contents of the folder kdeutils-3.4.2/doc/KRegExpEditor/ minus 2
makefiles (Makefile.am and Makefile.in).

Hope this helps!
Comment 3 calvin 2005-09-20 10:10:35 UTC
kregexpeditor 3.4.1-r1 fixes it.

Thx to Gregorio..
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-09-20 10:57:34 UTC
Thanks to you for discovering the problem (I couldn't close the bug 
immediately because bugs.gentoo.org was down...)