Summary: | KDE Shortcuts Activity Caused Crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Mikel <michael.lindorff> |
Component: | kcm_khotkeys | Assignee: | Michael Jansen <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, s_chriscollins |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.20.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mikel
2020-12-20 00:27:44 UTC
Created attachment 134390 [details]
New crash information added by DrKonqi
systemsettings5 (5.20.4) using Qt 5.15.2
- What I was doing when the application crashed:
I had highlighted the action command to copy and paste it elsewhere. When I right-clicked the text to copy it, that is when systemsettings crashed.
-- Backtrace (Reduced):
#6 0x00007fbaf8196b76 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#7 0x00007fbafeb86420 in QShortcutEntry::correctContext() const (this=0x55bbf57ef470) at kernel/qshortcutmap.cpp:79
#8 QShortcutMap::hasShortcutForKeySequence(QKeySequence const&) const (this=this@entry=0x55bbf1aa1d28, seq=...) at kernel/qshortcutmap.cpp:406
#9 0x00007fbaff3a1646 in QLineEdit::createStandardContextMenu() (this=0x55bbf4cac7a0) at ../../include/QtGui/5.15.2/QtGui/private/../../../../../src/gui/kernel/qguiapplication_p.h:207
#10 0x00007fbaffac502e in KLineEdit::createStandardContextMenu() () at /usr/lib/x86_64-linux-gnu/libKF5Completion.so.5
#6 0x00007f8df29b1a0c in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5 #7 0x00007f8df928c340 in QShortcutMap::hasShortcutForKeySequence(QKeySequence const&) const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #8 0x00007f8df9b52e77 in QWidgetTextControl::createStandardContextMenu(QPointF const&, QWidget*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x00007f8df9b2b32f in QTextEdit::createStandardContextMenu() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007f8db165f0aa in KTextEdit::mousePopupMenu() () from /lib/x86_64-linux-gnu/libKF5TextWidgets.so.5 #11 0x00007f8db165cce7 in KTextEdit::contextMenuEvent(QContextMenuEvent*) () from /lib/x86_64-linux-gnu/libKF5TextWidgets.so.5 Were you on the Shortcuts page, or the Custom Shortcuts page? Custom shortcuts. Thanks. . *** This bug has been marked as a duplicate of bug 439117 *** |