Summary: | crash after apply on unchanged keyboard shortcuts | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Bernhard <micraft.b> |
Component: | kcm_keys | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | kde, nate, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi, qt6 |
Version First Reported In: | 5.93.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | reproducible crash |
Description
Bernhard
2024-02-14 05:21:37 UTC
Could not reproduce the crash with those steps. Qt 6.6.0. The backtrace suggests it's related to removing the item from the list view. Do you remember which exact item was selected in the list at the moment you pressed the Apply button? I tried a few and it didn't make a difference. Created attachment 165837 [details] reproducible crash (In reply to Nate Graham from comment #1) > Could not reproduce the crash with those steps. Qt 6.6.0. The backtrace > suggests it's related to removing the item from the list view. Do you > remember which exact item was selected in the list at the moment you pressed > the Apply button? I tried a few and it didn't make a difference. The removed item was selected. It is reproducible, I've attached a recording. Thanks. Unfortunately (or fortunately?) those exact steps shown in your screen recording work for me. I am beginning to suspect it's a Qt 6.7 regression. |