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.
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.
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).
I am seeing the same results on Kubuntu 20.04
Same again on 20.10
I have 4.2.0 on Gentoo which works. That is strange...
Just checked on an updated Manjaro KDE running plasma 5.21.3 and OK there. Must be related to Ubuntu.
(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.
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