| Summary: | Bad rendering of certain fonts | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Philip Nystromer <philip.nystromer> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | bshah, cfeck, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.7.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| URL: | http://picpaste.com/font_rendering_problem-okYEvPay.png | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Philip Nystromer
2016-08-03 14:55:16 UTC
This looks like a graphics driver issue. Which are you using? I believe it is intel (see this link for my complete Xorg.0.log http://pastebin.com/M6r8T7fM) # lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) # cat /var/log/Xorg.0.log | grep LoadModule [ 10.196] (II) LoadModule: "glx" [ 10.211] (II) LoadModule: "intel" [ 10.214] (II) LoadModule: "modesetting" [ 10.215] (II) LoadModule: "fbdev" [ 10.215] (II) LoadModule: "vesa" [ 10.226] (II) LoadModule: "dri2" [ 10.226] (II) LoadModule: "present" [ 10.347] (II) LoadModule: "evdev" [ 10.368] (II) LoadModule: "synaptics Graphics chip is Intel HD Graphics 5500 This is probably a bug in the way KDE determine the System default settings for my particular screen and monitor. I have managed to apply a manual setting under Applikcation Launcher -> Settings -> System settings -> Fonts, as follows KDE Application Menu -> Settings -> System Settings -> Fonts -> <check the Force Fonts DPI button> and set it to 120 and KDE Application Menu -> Settings -> System Settings -> Fonts -> Use Anti-aliasing -> <change this from "System settings to" Enabled"> then proceed from there into the Configure... menu and experiment with RGB etc settings. For me it worked with: "Exclude range tick box": <Unchecked> "Subpixel rendering type": <RGB>" "Hinting style": <Medium> I think the root cause is that the KDE 5 Plasma suite, together with Xorg does not recognize the type of screen and monitor monitor I have and set the Font System Default settings accordingly. My screen is high resolution 2560x1440 pixel 14" monitor (Computer is Lenovo X1 Carbon laptop, type 20A7-005KMS) Does this still happen to you in either Plasma 5.18 (the current LTS version) or Plasma 5.21 (the latest released version)? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |