Bug 400549 - Bad font rendering and messy GUI with fractional display scaling
Summary: Bad font rendering and messy GUI with fractional display scaling
Status: RESOLVED FIXED
Alias: None
Product: kscreenlocker
Classification: Plasma
Component: kcm (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 12:46 UTC by Patrick Silva
Modified: 2019-02-12 17:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.15.0


Attachments
slideshow (75.60 KB, image/png)
2018-11-01 12:46 UTC, Patrick Silva
Details
picture of the day (71.05 KB, image/png)
2018-11-01 12:47 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2018-11-01 12:46:55 UTC
Created attachment 116022 [details]
slideshow

STEPS TO REPRODUCE
1. set your display scaling factor to 1.2 in system settings > display and monitor > scale display. Restart plasma session.
2. open system settings > desktop behavior > "screen locking" section, click "Appearance" tab
3. in "Wallpaper type" drop down, select "Slideshow" or "Picture of the day"

OBSERVED RESULT
bad font rendering and messy GUI. See the screenshots please.


SOFTWARE VERSIONS
Arch Linux
KDE Plasma Version: 5.14.2
KDE Frameworks Version: 5.51
Qt Version: 5.12 beta3
Comment 1 Patrick Silva 2018-11-01 12:47:42 UTC
Created attachment 116023 [details]
picture of the day
Comment 2 Nate Graham 2018-11-01 18:29:26 UTC
Will fix.
Comment 4 Patrick Silva 2019-01-17 16:12:23 UTC
bug persists in plasma 5.15 beta.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.90
KDE Frameworks Version: 5.54.0
Qt Version: 5.12.0
Comment 5 Nate Graham 2019-01-17 22:18:52 UTC
Ah I see the problem. The KCM itself was ported to use QQC2, but the individual wallpaper plugins still need that done.
Comment 6 Nate Graham 2019-01-17 23:48:58 UTC
Patch: https://phabricator.kde.org/D18343
Comment 7 Nate Graham 2019-01-18 15:04:47 UTC
Git commit 7e6d0c0b0eeb7905e9b0f6fff5a60aa57ff2a45b by Nate Graham.
Committed on 18/01/2019 at 14:57.
Pushed by ngraham into branch 'Plasma/5.15'.

[wallpapers/image] Port wallpaper plugins (mostly) to QQC2

Summary:
FIXED-IN: 5.15.0

Test Plan:
On the lock screen KCM at 1.2x scale, before: {F6554037}

After: {F6554040}

All functionality continues to work on the lock screen and SDDM KCMs and desktop containment window.

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: davidedmundson, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D18343

M  +35   -33   wallpapers/image/imagepackage/contents/ui/config.qml

https://commits.kde.org/plasma-workspace/7e6d0c0b0eeb7905e9b0f6fff5a60aa57ff2a45b
Comment 8 Patrick Silva 2019-01-18 16:02:06 UTC
Awesome! \o/
Thank you Nate.
Comment 9 Patrick Silva 2019-02-12 16:37:49 UTC
"picture of the day" mode is still buggy.
Should I open a new report? Or can we reopen this?
Comment 10 Patrick Silva 2019-02-12 16:42:48 UTC
Operating System: Arch Linux 
KDE Plasma Version: 5.15.0
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Comment 11 Nate Graham 2019-02-12 16:43:49 UTC
Please open a new report against kdeplasma-addons | picture of the day. Thanks!
Comment 12 Patrick Silva 2019-02-12 17:13:53 UTC
Reported as bug 404248