[Bug 74341] New: htdig html templates need updating

Nicholas Brown nicbrown at cisco.com
Mon Feb 9 18:30:26 UTC 2004


This bug should be against the doctreeview component.
As well as needing to refer to the *.png instead of missing *.gif, the links
in the templates are clearly broken, as can be seen in the debug output.
No gif or png is copy to users .kde/share/apps/kdevdoctreeview/helpindex
directory to be referenced.

The problem with not finding the search term is still the main problem, but
I have no insight or debug info into why this is.

khtml (part): KHTMLPart(0x8544478)::openURL
file:/home/kdedevel/.kde/share/apps/kdevdoctreeview/helpindex/results.html
khtml (part): closing old URL
khtml (part): KHTMLPart::openURL now (before started) m_url =
file:/home/kdedevel/.kde/share/apps/kdevdoctreeview/helpindex/results.html
kdevelop (core): [void PartController::slotFileDirty(const KURL&)]
khtml (xml):  using compatibility parseMode
kdeinit: Got EXEC_NEW 'kio_file' from launcher.
kio_file: Starting 22620
kio (KLauncher): kio_file (pid 22620) up and running.
kio (KSycoca): Trying to open ksycoca
from /var/tmp/kdecache-kdedevel/ksycoca
kio (KIOJob): error
11 /home/kdedevel/.kde/share/apps/kdevdoctreeview/helpindex/htdig.gif
kdevelop (core): dcop emitting
savedFile /home/kdedevel/.kde/share/apps/kdevdoctreeview/helpindex/results.html
khtml (part): DONE: 275

Cheers,
Nick

Nick Brown wrote:

> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>       
> http://bugs.kde.org/show_bug.cgi?id=74341
>            Summary: htdig html templates need updating
>            Product: kdevelop
>            Version: 3.0.0
>           Platform: Compiled Sources
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: NOR
>          Component: general
>         AssignedTo: kdevelop-devel at kdevelop.org
>         ReportedBy: nicbrown at cisco.com
> 
> 
> Version:           3.0.0 (using KDE KDE 3.2.0)
> Installed from:    Compiled From Sources
> OS:          Linux
> 
> The templates all still refer to *.gif images, but these don't exsist, and
> the *.png images used instead.
> 
> [nick at localhost data]$ pwd
> /home/nick/kdevelop/parts/doctreeview/data
> [nick at localhost data]$ ls
> checked.xpm  long.html     short.html      syntax.html
> CVS/         Makefile.am   star_blank.png  unchecked.xpm
> htdig.png    nomatch.html  star.png        wrapper.html
> [nick at localhost data]$ grep gif *
> nomatch.html:<h1><img src="htdig.gif">
> nomatch.html:<img src="htdig.gif" border="0">ht://Dig $(VERSION)</a>
> syntax.html:<h1><img src="htdig.gif">
> syntax.html:<img src="htdig.gif" border="0">ht://Dig $(VERSION)</a>
> [nick at localhost data]$
> 
> I also believe that the urls to these images etc need to be updated, as
> the relative links appear broken.
> 
> As a side issue, I note that although a htdig qt index etc is build, right
> clicking on any term and selecting "Search in Documentation" always
> displays the nomatch reults page.




More information about the KDevelop-devel mailing list