| Summary: | Systems Settings crash when using search | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Samantha McVey <samantham> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | francesco.marinucci, nate, paulo.fidalgo.pt, simonandric5 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=386683 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Samantha McVey
2017-10-15 12:06:52 UTC
Created attachment 108536 [details]
New crash information added by DrKonqi
systemsettings5 (5.11.1) using Qt 5.9.2
- What I was doing when the application crashed:
Searching for a term in System Settings makes the applications crash if the term searched cannot be found.
For instance, if I search for "Icons" or "Colors" everything works fine, while if I search for "Vault" the program crashes.
It doesn't happen everytime.
-- Backtrace (Reduced):
#7 0x00007f30add80b15 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8 0x00007f30ac866c00 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
[...]
#10 0x00007f30ab068677 in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () from /usr/lib/libQt5Quick.so.5
#11 0x00007f30ab068a25 in QQuickItem::event(QEvent*) () from /usr/lib/libQt5Quick.so.5
#12 0x00007f30add7921c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
Created attachment 109340 [details]
New crash information added by DrKonqi
systemsettings5 (5.11.3) using Qt 5.9.2
- What I was doing when the application crashed:
I've searched for background, after the upgrade of plasma 5.11.3, which changed my background.
-- Backtrace (Reduced):
#8 0x00007f258a4d9b4d in QGestureManager::filterEvent(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9 0x00007f258a4944b6 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f2588523367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f2586d700c5 in QQuickKeysAttached::keyReleased(QKeyEvent*, bool) () from /lib64/libQt5Quick.so.5
#12 0x00007f2586d7bd9a in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () from /lib64/libQt5Quick.so.5
*** This bug has been marked as a duplicate of bug 388414 *** |