Summary: | Crash in QQuickPointerMouseEvent::asMouseEvent | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Tony <jodr666> |
Component: | generic-crash | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | boruccia5, bugseforuns, derfenix, FrankSchindler, jodr666, justin.zobel, kde, notuxius, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Tony
2017-10-22 18:32:39 UTC
Looks like related to/duplicate of https://bugs.kde.org/show_bug.cgi?id=381630 Created attachment 109072 [details]
New crash information added by DrKonqi
plasmashell (5.11.90) using Qt 5.10.0
- What I was doing when the application crashed:
It happen after i updated Tumbleweed, rebooted and a couple of seconds while in the desktop i got the crash.
-- Backtrace (Reduced):
#6 0x00007fb785fc38b8 in QQuickPointerMouseEvent::asMouseEvent(QPointF const&) const () at /usr/lib64/libQt5Quick.so.5
#7 0x00007fb785ff7984 in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () at /usr/lib64/libQt5Quick.so.5
#8 0x00007fb785ff8319 in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () at /usr/lib64/libQt5Quick.so.5
#9 0x00007fb785ff8b0b in QQuickWindowPrivate::handleMouseEvent(QMouseEvent*) () at /usr/lib64/libQt5Quick.so.5
#10 0x00007fb782bafc6b in QWindow::event(QEvent*) () at /usr/lib64/libQt5Gui.so.5
*** Bug 388616 has been marked as a duplicate of this bug. *** *** Bug 388557 has been marked as a duplicate of this bug. *** *** Bug 398364 has been marked as a duplicate of this bug. *** Thank you for the report, Tony. 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. (In reply to Justin Zobel from comment #6) > Thank you for the report, Tony. > > 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. It's been a long time since i've experienced this crash but almost as long i've been unable to set actions to some of the extra buttons of my mouse. So under the assumption that the issue of me being unable to add them lies somewhere else i'll mark it as works for me. |