Bug 434635

Summary: Partition Manager's Help files can not be parsed in Help Center
Product: [Applications] partitionmanager Reporter: Clay Weber <clay>
Component: generalAssignee: Andrius Štikonas <andrius>
Status: REPORTED ---    
Severity: normal CC: stuartksmith
Priority: NOR    
Version: 20.12.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Clay Weber 2021-03-19 20:14:34 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open Partitionmanager
2. Click Help >> KDE Partition Manager Handbook
3. 

OBSERVED RESULT
The Help Center opens, displaying the following message:
"The requested help file could not be parsed:<br />/usr/share/doc/HTML/en//partitionmanager/index.docbook"

EXPECTED RESULT
The Help center opening and displaying Partition Manager's help files.


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE Neon

KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

The docbook files are present in the correct location. I am not sure if the files are broken, or the file path is - note the double slashes in the path.
Comment 1 Andrius Štikonas 2021-03-19 20:37:16 UTC
Double // is fine. That's a correct POSIX path even if superfluous.

It might be Neon issue, because on my distro I have that file.
Comment 2 Andrius Štikonas 2021-03-19 20:39:54 UTC
Or maybe this is some translation issue? Although you seem to be on english version... Docbook itself has not changed for a while (and it works for me on a bit older version).
Comment 3 Stuart K. Smith 2021-03-19 21:08:07 UTC
I am seeing the same results on Kubuntu 20.04
Comment 4 Stuart K. Smith 2021-03-19 21:14:25 UTC
Same again on 20.10
Comment 5 Andrius Štikonas 2021-03-19 21:18:56 UTC
I have 4.2.0 on Gentoo which works.

That is strange...
Comment 6 Stuart K. Smith 2021-03-21 19:07:59 UTC
Just checked on an updated Manjaro KDE running plasma 5.21.3 and OK there. Must be related to Ubuntu.
Comment 7 Andrius Štikonas 2021-03-21 19:09:47 UTC
(In reply to Stuart K. Smith from comment #6)
> Just checked on an updated Manjaro KDE running plasma 5.21.3 and OK there.
> Must be related to Ubuntu.

Or Debian. Worth checking there too and maybe open a bug report for Debian if it's broken there.
Comment 8 Stuart K. Smith 2021-03-24 16:33:36 UTC
Tested this on Debian Sid with Plasma 5.20.5/ Frameworks 5.78.0 and no error.

Still seems to be an (K)Ubuntu problem