Summary: | Attempting to launch "Help" from the button on the Menu->Settings"->"Configure Ocular" Dialog will launch a browser tab with a 404 Error | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kguiaddons | Reporter: | James Flynn <my-kde> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, aacid, bugseforuns, sergioaovalente |
Priority: | NOR | ||
Version First Reported In: | 5.83.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/frameworks/kguiaddons/-/commit/897f83272c2f974844bf44b28d663193b42a2fe1 | Version Fixed In: | 5.84 |
Sentry Crash Report: |
Description
James Flynn
2020-08-03 14:07:18 UTC
Just confirm, does Help->Manual work? cannot reproduce wuth okular 21.04.1 on Arch Linux. khelpcenter opens. (In reply to Albert Astals Cid from comment #1) > Just confirm, does Help->Manual work? Correct, Help -> Manual does work. It launches the URL: "https://docs.kde.org/stable5/en/okular/okular//" The issue is that on Windows, at least, clicking from the Help button from inside another dialog attempts to open, for instance with the Settings Dialog, "https://docs.kde.org/stable5/en/okular/okular//okular/configure.html" For reference, the working URLs are "https://docs.kde.org/stable5/en/okular/okular/configure.html" or even "https://docs.kde.org/stable5/en/okular/okular//configure.html" I am not clear if this is an issue from the repeated forward slash, but Okular seems to append an extra "okular/" which breaks the URL. *** Bug 419779 has been marked as a duplicate of this bug. *** |