Summary: | Random white area in screen lock settings | ||
---|---|---|---|
Product: | [Unmaintained] kscreenlocker | Reporter: | kdebuac.rhn |
Component: | kcm | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bshah, kde, mgraesslin, wbauer1 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kscreenlocker/47d3969ef306d30ecb4e377c283d9f7df7e2d8a0 | Version Fixed In: | 5.6.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot of the area |
Description
kdebuac.rhn
2015-09-13 10:02:59 UTC
Created attachment 94531 [details]
Screenshot of the area
There's a QQuickView below the configs, probably for choosing themes? But it's empty for me. Git commit 47d3969ef306d30ecb4e377c283d9f7df7e2d8a0 by Martin Gräßlin. Committed on 08/03/2016 at 13:07. Pushed by graesslin into branch 'Plasma/5.6'. [kcm] Remove QQuickView for themes The feature for theme selection in lock screen never got implemented. It doesn't list any themes by default and is causing bugs. So better remove it. Lock screen uses look and feel packages by default, so it is themeable. FIXED-IN: 5.6.0 Reviewers: #plasma Subscribers: plasma-devel Projects: #plasma Differential Revision: https://phabricator.kde.org/D1082 M +0 -3 kcm/CMakeLists.txt M +0 -87 kcm/kcm.cpp M +0 -15 kcm/kcm.h M +15 -2 kcm/kcm.ui D +0 -173 kcm/package/contents/ui/main.qml D +0 -82 kcm/package/metadata.desktop http://commits.kde.org/kscreenlocker/47d3969ef306d30ecb4e377c283d9f7df7e2d8a0 *** Bug 355589 has been marked as a duplicate of this bug. *** |