| Summary: | Plasma crash on deleting google-chrome-folder and clicking on the pinned button in panel | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Daniel <kde> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | emilio.simoes, justin.zobel, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.11.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Daniel
2017-11-06 23:52:50 UTC
Created attachment 109556 [details]
New crash information added by DrKonqi
plasmashell (5.11.4) using Qt 5.9.1
- What I was doing when the application crashed:
Clicked on a pinned application shortcut after removing the target application folder
-- Backtrace (Reduced):
#7 0x00007f4d3935a752 in QQuickMouseArea::released(QQuickMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007f4d3935bf1c in QQuickMouseArea::setPressed(Qt::MouseButton, bool, Qt::MouseEventSource) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9 0x00007f4d3935d08a in QQuickMouseArea::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007f4d392d3168 in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x00007f4d3670146c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Thank you for the report, Daniel/Emilio. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thank you. Hi! Seems to work now as expected. I've created a small desktop file triggering a script and deleted the script after adding the icon to panel. It now just does nothing instead of crashing. Thanks for investigating! |