Created attachment 139239 [details] User feedback settings in Quick Settings SUMMARY When opening the system settings the Send User Feedback section of the Quick Settings is always showing Disabled status instead of what is really selected in the KCM. STEPS TO REPRODUCE 1. Open System Settings' Quick Settings page (start the System Settings application). OBSERVED RESULT The Send User Feedback section of the Quick Settings is set to Disabled despite the KCM being set to anything else. EXPECTED RESULT The Send User Feedback section should reflect the data that is configured in the KCM for the User Feedback SOFTWARE/OS VERSIONS Windows: x macOS: x Linux/KDE Plasma: KDE Neon 5.22 (available in About System) KDE Plasma Version: 5.22.0 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION Wayland session.
Created attachment 139240 [details] User feedback in KCM
Cannot reproduce in my Plasma Wayland session.
Can produce on my Plasma (X11) session
Same here not able apply the changes to user feedback section as the apply button is greyed out. KDE Neon 5.22.2 Plasma X11
Can reproduce both on Wayland and X11. Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 Graphics Platform: X11
I can reproduce this as well, both on X11 and Wayland. Experiencing the same as Chinmay, button remains greyed out.
Starting from the terminal I get the following output, I guess it may be relevant: https://pastebin.com/zJDE1BtR Also I could not reproduce in openSUSE Tumbleweed, maybe Neon packaging problem (as suggested by Nate for BUG 439220).
That output suggests that the import (import org.kde.userfeedback 1.0 as UserFeedback) failed even though the kcm.feedbackEnabled property existed, though it was set to false. I think I see the bug in our code though.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/557
Neon packager says it is indeed a packaging problem; duping accordingly. *** This bug has been marked as a duplicate of bug 439220 ***