https://bugs.kde.org/show_bug.cgi?id=419779
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wba...@tmo.at --- Comment #4 from Wolfgang Bauer <wba...@tmo.at> --- (In reply to Yuri Chornoivan from comment #3) > Regretfully, > > 1. There is no "Structure Configuration Window" in Okular (at least in its > English version). I suppose this is actually about okteta... I can confirm that the "Help" button in okteta's structure configuration dialog tries to open a non-existing URL (if khelpcenter is not installed): https://docs.kde.org/stable5/en/extragear-utils/okteta//okteta/index.html It should probably be https://docs.kde.org/stable5/en/extragear-utils/okteta/index.html instead. The same happens in okular though, open the settings and there will be a Help button. If you don't have khelpcenter installed, it will try to open this URL in a web browser, which fails: https://docs.kde.org/stable5/en/kdegraphics/okular//okular/index.html In this case, the correct URL would apparently be https://docs.kde.org/stable5/en/kdegraphics/okular/index.html I.e. it seems to be a general problem (in KDE Frameworks), apparently the application name gets duplicated in the URL. -- You are receiving this mail because: You are watching all bug changes.