Version: 0.8 (using KDE 4.6.2) OS: Linux Hi KDE team! I've got an error message Reproducible: Always Steps to Reproduce: Open and install kubuntu with Russian support. Just open "Help" from KDE menu, then click link "help:/khelpcenter/index.html", then open "introduction" page. Actual Results: I've got message exactly like this (without translation back to english): "Невозможно найти файл help-introduction.html в file:///usr/share/doc/kde/HTML/ru//khelpcenter/help-introduction.html." It means "file not found". Expected Results: I don't use any GUI help systems, only man. But I hope my report will help to others of KDE. OS: Linux int 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Compiler: cc I'm sorry for the English translation. My KDE copy has Russian localization and I believe this mistake owned by translators. Anyway contact KDE russian translators or maybe Cannonical developers if you need.
Kubuntu 10.10 with 4.6.2: First start navigation tree items are only expandable up to book level. To get the items expendable up to sect1 level, I have to click Next + then Prev or Contents in the Html page. Now I can reproducs that bug, if I click a sect1 item in the navigation tree I get the error, clicking the same sect1 item in the contents page works. And now Prev/Next skip the first sect1 of a chapter. Master + Branch 4.6.90 (4.7 RC1) compiled from sources Navigation tree items are only expandable up to book level. So I can't check the bug (and I don't have a branch 4.6.x compiled from sources any longer).
I have the same problem with khelpcenter 4.6.3 and 4.6.4. Clicking on the first sect1 entry for any chapter in the navigation tree shows the error (Could not find filename what-is-kmymoney.html in file:///usr/share/doc/HTML/en//kmymoney/what-is-kmymoney.html.) Other sect1's in the chapter work fine, and clicking on the chapter link in the tree does show the first sect1 content. In fact, the missing filename appears to be the id= value of that first sect1.
(In reply to comment #1) > > Master + Branch 4.6.90 (4.7 RC1) compiled from sources > Navigation tree items are only expandable up to book level. This is caused by https://bugs.kde.org/show_bug.cgi?id=246755, which leads to an empty cache dir (see http://lists.kde.org/?l=kde-docbook&m=127369111822097&w=2)
*** Bug 275869 has been marked as a duplicate of this bug. ***
Git commit 8b000b91c928cae3cb5169826dc98611ae80f10e by Albert Astals Cid. Committed on 27/09/2011 at 22:08. Pushed by aacid into branch 'KDE/4.7'. Fix first sect link not working BUGS: 276764 FIXED-IN: 4.7.2 David any reason why you took this out? CCMAIL: hubnerd@ntlworld.com M +2 -2 khelpcenter/toc.cpp http://commits.kde.org/kde-runtime/8b000b91c928cae3cb5169826dc98611ae80f10e
Git commit bcd53e5e37e5250841fda97ccfd38ca417a66339 by Albert Astals Cid. Committed on 27/09/2011 at 22:08. Pushed by aacid into branch 'master'. Fix first sect link not working BUGS: 276764 FIXED-IN: 4.7.2 David any reason why you took this out? CCMAIL: hubnerd@ntlworld.com (cherry picked from commit 8b000b91c928cae3cb5169826dc98611ae80f10e) M +2 -2 khelpcenter/toc.cpp http://commits.kde.org/kde-runtime/bcd53e5e37e5250841fda97ccfd38ca417a66339
Looks like a mistake by myself when I was removing most of the QT3 support code from KHelpCenter. Sorry about that.
*** Bug 287478 has been marked as a duplicate of this bug. ***