Summary: | Plasma crashes when deleting sticky note from desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Erik Quaeghebeur <bugs.kde.org> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mcmailface, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Erik Quaeghebeur
2020-01-21 15:44:09 UTC
> #8 0x00007f65ff65f97c in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib64/libQt5QuickTemplates2.so.5
More QShortcut shenanigans...
Created attachment 126831 [details]
New crash information added by DrKonqi
plasmashell (5.18.3) using Qt 5.14.1
What I did/How to reproduce
1. Created a sticky note by middle clicking on mouse.
2. Right clicked on desktop > chose 'customize layout' > then deleted the sticky note
3. Pressed Ctrl+Z several times
Result
Plasma crashed. Sometimes it recovered on its own, sometimes gave black screen with other things running like KRunner
-- Backtrace (Reduced):
#6 0x0000000000000000 in ()
[...]
#8 0x00007f5bd46dffcd in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib/libQt5QuickTemplates2.so.5
#9 0x00007f5bdab6c674 in QShortcutMap::find(QKeyEvent*, int) () at /usr/lib/libQt5Gui.so.5
#10 0x00007f5bdab6d4fd in QShortcutMap::nextState(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5
#11 0x00007f5bdab6d8e7 in QShortcutMap::tryShortcut(QKeyEvent*) () at /usr/lib/libQt5Gui.so.5
*** This bug has been marked as a duplicate of bug 420178 *** |