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

--- Comment #35 from imagina...@mailbox.org ---
OK, I bisected between 5.18.7 (good) and 5.19.0 (bad). 
Base-system was Plasma-5.18.7. "Good" was when the logout completed within 2
min after klicking on "Logout", "bad" when not and the desktop did not respond
to keyboard or mouse anymore.

FWIW, here's the result (also see the bisect-log below):

b2df03a51f979066e6b0211dfd4986c2d1820089 is the first bad commit
commit b2df03a51f979066e6b0211dfd4986c2d1820089
Author: Bart Ribbers <bribb...@disroot.org>
Date:   Mon Mar 2 14:10:53 2020 +0100

    [Language KCM] Wrap the label text

    Summary:
    This way the text doesn't get cut off the screen on at least the
    PinePhone

    Test Plan:
    1. Open the Language KCM on a small screen without this patch
    2. Open the Language KCM on a small screen with this patch

    Reviewers: davidedmundson

    Reviewed By: davidedmundson

    Subscribers: plasma-devel

    Tags: #plasma

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

 kcms/translations/package/contents/ui/main.qml | 1 +
 1 file changed, 1 insertion(+)


Don't know whether that makes sense but this it what came out of it.
Thanks.


***

# bad: [2e631affa3bcb14a4aeb91647e350126be42d488] Update version number for
5.19.0 GIT_SILENT
# good: [fc52a24803858d254d4dc5b2ad5b3502d6758c89] Update version number for
5.18.7 GIT_SILENT
git bisect start 'v5.19.0' 'v5.18.7'
# good: [d71181245f138f45da2760e85fdb6c38b785c0d9] [Notifications] Don't take
updated time into account for sorting
git bisect good d71181245f138f45da2760e85fdb6c38b785c0d9
# bad: [9be7dedb87ea574916f0f8a2837eaf7b19a7a166] Use new simpler way to
disable session management in services
git bisect bad 9be7dedb87ea574916f0f8a2837eaf7b19a7a166
# good: [aa3319e2a97be50f49990c709929fbe14e889e0d] Merge branch 'Plasma/5.18'
git bisect good aa3319e2a97be50f49990c709929fbe14e889e0d
# bad: [2130c848e677d491687ee49f28b07a2ee6f8b7c7] [applet/digital-clock] Show
time zones in expanded representation too
git bisect bad 2130c848e677d491687ee49f28b07a2ee6f8b7c7
# good: [9e0711ac408dc16f10f126f41b286e3f72ff1e94] Make the icon hitboxes for
the System Tray Plasmoid larger when Kirigami Tablet Mode is enabled
git bisect good 9e0711ac408dc16f10f126f41b286e3f72ff1e94
# bad: [149075077b821935211794424bd8c8f1fcca5049] Changed leftMargins to
smallSpacing to be consistent
git bisect bad 149075077b821935211794424bd8c8f1fcca5049
# bad: [b2df03a51f979066e6b0211dfd4986c2d1820089] [Language KCM] Wrap the label
text
git bisect bad b2df03a51f979066e6b0211dfd4986c2d1820089
# good: [ff84d313592e84b6d77307a568575fe782f0e9d8] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect good ff84d313592e84b6d77307a568575fe782f0e9d8
# good: [3c34dfa97f3ed5ba1c28a02e85c4de73877469fb] [plasma-session] Load
startup and shutdown on demand
git bisect good 3c34dfa97f3ed5ba1c28a02e85c4de73877469fb
# first bad commit: [b2df03a51f979066e6b0211dfd4986c2d1820089] [Language KCM]
Wrap the label text

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

Reply via email to