https://bugs.kde.org/show_bug.cgi?id=416932
Burkhard Lück <lu...@hube-lueck.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO |--- Ever confirmed|0 |1 --- Comment #3 from Burkhard Lück <lu...@hube-lueck.de> --- Having "/usr/share/doc/HTML/de/kile/index.docbook" installed, but not the application KHelpcenter to display the content looks like a packaging bug to me. In frameworks/kguiaddons/src/util/urlhandler.cpp:49 the url to the handbook on docs.kde is constructed with branch "stable5" in the url, if the application KHelpcenter is not available on the system. See https://cgit.kde.org/kguiaddons.git/commit/src/util/urlhandler.cpp?id=c61b3a8acfd013e50219e62da68f300ab43acfaf Unfortunately Kile has no stable5 branch, only a trunk5 + trunk4 branch on docs.kde.org. With the wrong url for Kile you get the error you reported in comment #1 This will happen as well for all frameworks documentation + KStars, LabPlot, GCompris Administration, KPhotoAlbum, Showfoto, KGraphViewer, digiKam, Skanlite, KDevelop, Amarok, Kaffeine, rekonq, Choqok, Skrooge, KSig, Trojita, KTimeTracker, ring-kde, Partition Manager, KPager, kdesrc-build Script, RSIBreak, KEuroCalc because they only have a trunk5 branch on docs.kde.org. Same for some apps like KMid and others with only a trunk4 branch. @cfeck: Looks like a bug in kguiaddons and should be moved there, right? -- You are receiving this mail because: You are watching all bug changes.