https://bugs.kde.org/show_bug.cgi?id=449918

            Bug ID: 449918
           Summary: plasma-workspace-5.24.0 sets Xft.dpi to 0 in
                    Xresources
           Product: plasmashell
           Version: 5.24.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: k...@davidedmundson.co.uk
          Reporter: casta+...@xwing.info
                CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Since upgrade to plasma-workspace-5.24.0, my plasma X11 session opens with
Xft.dpi: 0. This messes especially webkit-gtk applications (in my case,
Evolution mail, but tested epiphany browser too).

I see there was change in this area, especially
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1012/diffs#96a3553f6e69e17f575e2ced2f36e16c755d5e6a_0_22

If I’m not mistaken, if fontDpiKey is present, it’s value is dumped to xrdb,
even if it’s 0?
In my case, it’s present in configuration (forcing dpi is disabled in fonts
kcm) and the value is 0 indeed in configuration file.

xrdb right after opening session:
$ xrdb -query
Xcursor.size:   24
Xcursor.theme:  breeze_cursors
Xft.antialias:  1
Xft.dpi:        0
Xft.hinting:    1
Xft.hintstyle:  hintslight
Xft.rgba:       rgb

kcm font config file:
$ cat .config/kcmfonts 
[General]
dontChangeAASettings=true
forceFontDPI=0


STEPS TO REPRODUCE
1. upgrade to plasma-wokspace-5.24.0
2. restart session
3. 

OBSERVED RESULT
Xft.dpi is set to 0

EXPECTED RESULT
Xft.dpi should not be set in my case (I have no scaling) just like it was
before

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo linux
(available in About System)
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to