Bug 436137 - After typing the password, when synchronizing SDDM settings, there's nothing indicating that the process is done
Summary: After typing the password, when synchronizing SDDM settings, there's nothing ...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (show other bugs)
Version: 5.21.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords: usability
: 437868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-04-24 18:07 UTC by Lua
Modified: 2021-06-17 13:54 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.23


Attachments
SDDM settings (263.13 KB, video/mp4)
2021-04-24 18:07 UTC, Lua
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lua 2021-04-24 18:07:03 UTC
Created attachment 137878 [details]
SDDM settings

SUMMARY


STEPS TO REPRODUCE
1. Go to Settings > SDDM > Synchronize.
2. Type your password.

OBSERVED RESULT


EXPECTED RESULT
System Settings giving a indication that the synchronization has been made.

SOFTWARE/OS VERSIONS
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-16-generic

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-04-27 17:31:23 UTC
Agreed.
Comment 2 Lua 2021-05-05 07:10:52 UTC
Also, doesn't seem to be working. The color scheme is not syncing anymore.
Comment 3 Nate Graham 2021-05-05 16:20:03 UTC
Please file a separate bug report for that. :)
Comment 4 Lua 2021-05-06 04:26:11 UTC
ok!
Comment 5 Filip Fila 2021-06-08 18:05:08 UTC
*** Bug 437868 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2021-06-16 16:11:04 UTC
We can't show a PassiveNotification hete because the built-in functionality to show it lives in Kirigami.ApplicationWindow, which this KCM doesn't inherit from (its ultimate parent is Kirigami.Page). I could re-implement the whole thing here, but that feels messy.
Comment 7 Bug Janitor Service 2021-06-16 16:16:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/14
Comment 8 Nate Graham 2021-06-17 13:54:49 UTC
Git commit f4e241d7e173093918dcb2b7674320de026560fd by Nate Graham.
Committed on 16/06/2021 at 16:14.
Pushed by ngraham into branch 'master'.

Close sheets after successfully interacting with them

Currently when you use any of the buttons in the KCM's sheets, they
awkwardly stay open afterwards, leaving you wondering if the thing you
did worked. Instead, let's close them after a successful operation.
Related: bug 433919
FIXED-IN: 5.23

M  +17   -2    src/package/contents/ui/main.qml
M  +2    -0    src/sddmkcm.cpp
M  +2    -0    src/sddmkcm.h

https://invent.kde.org/plasma/sddm-kcm/commit/f4e241d7e173093918dcb2b7674320de026560fd