Bug 443934

Summary: QQuickShortcutContext::matcher() crashes
Product: [Plasma] plasmashell Reporter: Nate Graham <nate>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UPSTREAM    
Severity: crash    
Priority: NOR    
Version: 5.23.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on: 418136, 427776, 434128, 443520    
Bug Blocks: 447904    

Description Nate Graham 2021-10-18 02:17:18 UTC
This is an umbrella bug to hold references to all the different places where Plama crashes in QQuickShortcutContext::matcher().
Comment 1 Nate Graham 2021-10-18 02:18:11 UTC
(See the "Depends on" field)
Comment 2 Nate Graham 2022-01-19 21:27:18 UTC
This is an upstream bug in Qt which was fixed with https://codereview.qt-project.org/c/qt/qtdeclarative/+/371842. It will be backported to the KDE patch collection soon; see https://invent.kde.org/qt/qt/qtquickcontrols2/-/merge_requests/3

Thanks so much to Nicolas Fella for discovering this and backporting it!