Bug 492424 - KDE Help Center displays empty white-page for most of the articles
Summary: KDE Help Center displays empty white-page for most of the articles
Status: RESOLVED WORKSFORME
Alias: None
Product: khelpcenter
Classification: Applications
Component: general (show other bugs)
Version: 6.0.24080
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-30 21:18 UTC by my-alias-for-kde-bugtracker.curdle967
Modified: 2024-09-05 10:46 UTC (History)
2 users (show)

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


Attachments
Screenshot of KDE Help Center displaying White-Page (224.45 KB, image/png)
2024-08-30 21:18 UTC, my-alias-for-kde-bugtracker.curdle967
Details

Note You need to log in before you can comment on or make changes to this bug.
Description my-alias-for-kde-bugtracker.curdle967 2024-08-30 21:18:19 UTC
Created attachment 173141 [details]
Screenshot of KDE Help Center displaying White-Page

SUMMARY
KDE Help Center displays white-page for some of the articles under "Contents"

STEPS TO REPRODUCE
1. Open KDE Help Center
2. Open Contents -> Fundamentals -> Any help page (screenshot shows "Introduction")
3. It displays white-page (See screenshot)
4. Select UNIX Manual Pages
5. It opens as normal

OBSERVED RESULT (For step 3)
Displaying white page

EXPECTED RESULT (For step 3)
Displaying the help page

SOFTWARE/OS VERSIONS
(available in the Info Center app, or by running `kinfo` in a terminal window)
Results of `kinfo`:
Operating System: TUXEDO OS 3
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-101041-tuxedo (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-10200H CPU @ 2.40GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics

ADDITIONAL INFORMATION
command `locate introduction.html` displays no file about KDE Help Center, should such a file exists?
Comment 1 Albert Astals Cid 2024-09-04 19:59:14 UTC
Does /usr/share/doc/HTML/en/fundamentals exist for you and contains things?
Comment 2 my-alias-for-kde-bugtracker.curdle967 2024-09-05 10:46:52 UTC
(In reply to Albert Astals Cid from comment #1)
> Does /usr/share/doc/HTML/en/fundamentals exist for you and contains things?

Sorry for that, I know reproducing is important, but as I had to switch distros for some reasons. I can no longer reproduce this issue.
New results of `kinfo`:
Operating System: Arch Linux 
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.7-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-10200H CPU @ 2.40GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics

as of my new system `ls /usr/share/doc/HTML/en/fundamentals` displays some files and KHelpCenter successfully shows the fundamentals page.

Maybe this issue can be closed until someone else is able to reproduce.