Summary: | About This System uses NAME from /etc/os-release, not PRETTY_NAME | ||
---|---|---|---|
Product: | [Applications] kinfocenter | Reporter: | tombrown9501 |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | nate, sitter |
Priority: | NOR | ||
Version First Reported In: | 5.27.10 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
KDE About and neofetch
KDE About and neofetch |
Description
tombrown9501
2024-02-24 04:40:49 UTC
Created attachment 166048 [details]
KDE About and neofetch
Created attachment 166049 [details]
KDE About and neofetch
Please paste the contents of /etc/os-release. (In reply to Nate Graham from comment #3) > Please paste the contents of /etc/os-release. PRETTY_NAME="Debian GNU/Linux trixie/sid" NAME="Debian GNU/Linux" VERSION_CODENAME=trixie ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" Thanks. looks like the issue is that we're using NAME and not PRETTY_NAME. (In reply to Nate Graham from comment #5) > Thanks. looks like the issue is that we're using NAME and not PRETTY_NAME. Where could it be pulling the 12 from though? Thats a little bizarre right? kcm-about-distrorc overrides os-release Please take reports to Debian. (In reply to Harald Sitter from comment #7) > kcm-about-distrorc overrides os-release > > Please take reports to Debian. Will do (In reply to Harald Sitter from comment #7) > kcm-about-distrorc overrides os-release > > Please take reports to Debian. Do you know what package I would file this bug under? Thanks for your help |