Summary: | Selected configuration using screen (Win+P) applet does nothing | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Marcelo Bossoni <mmbossoni> |
Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | baggeraar01, eekhofmartine, nate, nicolas.fella, rafalkozlowski07 |
Priority: | NOR | ||
Version: | 5.21.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kscreen/commit/ccad4537e03b1249b912c51fa3c9c4b4f82e5319 | Version Fixed In: | 5.21.1 |
Sentry Crash Report: | |||
Attachments: | systemd.log from the moment I tried to change screen settings using Win+P |
Description
Marcelo Bossoni
2021-02-03 21:01:54 UTC
Created attachment 135482 [details]
systemd.log from the moment I tried to change screen settings using Win+P
Also in the log the system settings for changing the screen
I can confirm the exact problem as described by Marcelo Bossoni. It is possible to change the screen options in the System settings mennu. That works fine. In version 5.21.0 the problem persists This should be fixed with https://invent.kde.org/plasma/kscreen/-/merge_requests/13. The error message in the commit message matches your log messages Is that supposed to be integrated on final 5.21? If so, still not working. Quick update. It works with mouse click, but doesn't with keyboard navigation + enter. Can confirm that it doesn't work using the keyboard A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/15 Git commit 3a788c8d6d474a32e2a7dc9e746a2145e8051ce9 by Nicolas Fella. Committed on 20/02/2021 at 10:56. Pushed by nicolasfella into branch 'master'. [kded] Fix selecting OSD action by keyboard We need to pass the action id instead of the button's action object M +4 -2 kded/qml/OsdSelector.qml https://invent.kde.org/plasma/kscreen/commit/3a788c8d6d474a32e2a7dc9e746a2145e8051ce9 Git commit ccad4537e03b1249b912c51fa3c9c4b4f82e5319 by Nicolas Fella. Committed on 20/02/2021 at 15:18. Pushed by nicolasfella into branch 'Plasma/5.21'. [kded] Fix selecting OSD action by keyboard We need to pass the action id instead of the button's action object (cherry picked from commit 3a788c8d6d474a32e2a7dc9e746a2145e8051ce9) M +4 -2 kded/qml/OsdSelector.qml https://invent.kde.org/plasma/kscreen/commit/ccad4537e03b1249b912c51fa3c9c4b4f82e5319 *** Bug 433372 has been marked as a duplicate of this bug. *** *** Bug 433250 has been marked as a duplicate of this bug. *** |