Summary: | Moving the 'Drag me' icon provokes a crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | sandarce |
Component: | kcm_touchpad | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | garybambrough, rajeeshknambiar |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
sandarce
2015-05-02 15:55:16 UTC
*** This bug has been marked as a duplicate of bug 346900 *** Created attachment 151713 [details]
New crash information added by DrKonqi
systemsettings5 (5.20.5) using Qt 5.15.2
- What I was doing when the application crashed: I was moving the "drag me" icon within its box after assigning the 2 finger touchpad control to right button
- Custom settings of the application:
-- Backtrace (Reduced):
#10 0x00007fdf89ee4fe1 in qBadAlloc() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#12 0x00007fdf8a0a708a in QAbstractListModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fdf8af659df in QListWidget::dropMimeData(int, QMimeData const*, Qt::DropAction) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fdf8af16b73 in QAbstractItemView::dropEvent(QDropEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007fdf8ad00fae in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|