Summary: | Crash in plotter | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | genstar |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | devilj, nate, plasma-bugs, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
genstar
2020-01-12 21:53:56 UTC
Created attachment 126376 [details]
New crash information added by DrKonqi
plasmashell (5.18.1) using Qt 5.14.1
- What I was doing when the application crashed:
Disabling "Hotspot mode" via the Wifi widget.
After numerous failed attempts to connect to an access point, I decided to click the "Hotspot" button on the top of the Wifi widget. After about 15 seconds, while the hotspot connection was still "configuring the interface", I hit the button again to disable it; that's when Plasma restarted itself.
-- Backtrace (Reduced):
#6 0x00007f92d46c9d6a in () at /usr/lib/qt/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so
#7 0x00007f92eda5b46e in () at /usr/lib/libQt5Core.so.5
#8 0x00007f92ef604fd5 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) () at /usr/lib/libQt5Quick.so.5
#9 0x00007f92ef5a8157 in () at /usr/lib/libQt5Quick.so.5
#10 0x00007f92ef5ac7b7 in () at /usr/lib/libQt5Quick.so.5
This should be fixed in Plasma 5.20+. The offending Plotter class is no longer used. *** This bug has been marked as a duplicate of bug 418500 *** *** This bug has been marked as a duplicate of bug 415080 *** |