Summary: | plasma crashed when switching to another wifi network | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | aarsalankhalid+gh |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bsmith7581, dannuper, nate, notmart, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.0 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
aarsalankhalid+gh
2020-06-10 18:06:32 UTC
Created attachment 129215 [details]
New crash information added by DrKonqi
plasmashell (5.19.0) using Qt 5.14.2
- What I was doing when the application crashed: Plasma crashed when I was trying to connect wifi
-- Backtrace (Reduced):
#4 PlotSGNode::bind (this=0x0) at ./src/qmlcontrols/kquickcontrolsaddons/plotter.cpp:265
#5 Plotter::render (this=0x556639590d70) at ./src/qmlcontrols/kquickcontrolsaddons/plotter.cpp:692
#6 0x00007fc9edfa76d7 in QtPrivate::QSlotObjectBase::call (a=0x7fc9ba534b90, r=0x556639590d70, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#7 doActivate<false> (sender=0x55663c718c40, signal_index=28, argv=0x7fc9ba534b90) at kernel/qobject.cpp:3870
#8 0x00007fc9f1edc753 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
that plotter should definitely be ported to the new ones in kquickcharts I can confirm this issue on Arch Linux. Plasma 5.19.4, Frameworks 5.72.0, Qt 5.15.0, Kernel 5.7.10-arch1-1. It doesn't happen every time I switch wifi networks, but it happens often enough to consider it an issue. *** This bug has been marked as a duplicate of bug 411699 *** *** This bug has been marked as a duplicate of bug 415080 *** |