Bug 402158 - opening help->"ktechlab handbook" shows a documentation not found page
Summary: opening help->"ktechlab handbook" shows a documentation not found page
Status: REPORTED
Alias: None
Product: KTechLab
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Zoltan Padrah
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-15 15:57 UTC by Zoltan Padrah
Modified: 2023-02-05 20:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Padrah 2018-12-15 15:57:25 UTC
SUMMARY


STEPS TO REPRODUCE
1. build, install ktechlab
2. in the menu, open Help -> KTechLab handbook
 

OBSERVED RESULT

3.a. KHelpCenter shows up, with a page "Documentation not found"

EXPECTED RESULT

3.b. KHelpCenter shows up, with KTechLab's manual

SOFTWARE/OS VERSIONS
Ubuntu 16.04, 18.04


OTER INFORMATION

The menu item launches

khelpcenter help:/ktechlab/index.html

if XDG_DATA_DIRS is prefixed with <ktechlab's installation path> + /share , then manually launching the command from above shows in the left pane ktechlab's manual and its chapters, while in the right pane it still shows "documentation not found" (URL:  "help:kioslave5/help/documentationnotfound/index.html"  ).

Clicking on the chapters shows parsing errors in the terminal, while clicking on the main page shows "documentation not found".

Perhaps it is related that ubuntu ships khelpcenter v5 (KF5 version), and ktechlab still used KDE 4 libraries.
Comment 1 Burkhard Lück 2018-12-16 14:57:51 UTC
using ktechlab master build from sources the documentation is displayed in khelpcenter
Comment 2 Zoltan Padrah 2018-12-16 16:05:49 UTC
That is a good news, thanks for checking. 
What would be the difference between your setup and mine? On which linux distribution have you performed the test?
Comment 3 Burkhard Lück 2018-12-17 13:38:57 UTC
self compiled KTechLab Version 0.40.1
Using KDE Development Platform 4.14.38

running on a up to date kf5 master build from sources

difference between our setups is probably the khelpcenter from kf5 I am using:
Help Center Version 5.7.3
KDE Frameworks 5.53.0
Qt 5.11.1 (built against 5.11.1)
The xcb windowing system
Comment 4 Justin Zobel 2023-01-19 00:18:56 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2023-02-03 05:02:01 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Zoltan Padrah 2023-02-05 20:20:09 UTC
With a recent version from git, this issue still happens. The "Documentation not found" error is shown. Reopening.