Bug 443934 - QQuickShortcutContext::matcher() crashes
Summary: QQuickShortcutContext::matcher() crashes
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.23.0
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on: 418136 427776 434128 443520
Blocks: 447904
  Show dependency treegraph
 
Reported: 2021-10-18 02:17 UTC by Nate Graham
Modified: 2022-01-19 21:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!