https://bugs.kde.org/show_bug.cgi?id=443901
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Assignee|k...@davidedmundson.co.uk |plasma-b...@kde.org Product|plasmashell |kdeplasma-addons Summary|Plasma crashes when weather |Plasma crashes in |widget entry from system |WeatherApplet::~WeatherAppl |tray is being disabled |et() when weather widget | |entry from system tray is | |being disabled Component|general |Weather Target Milestone|1.0 |--- --- Comment #1 from Nate Graham <n...@kde.org> --- #27 0x00007f3f2de172de in Plasma::Applet::~Applet() () from /lib/x86_64-linux-gnu/libKF5Plasma.so.5 #28 0x00007f3f1cd03d7d in WeatherApplet::~WeatherApplet (this=0x5582b6548600, __in_chrg=<optimized out>) at ./applets/weather/weatherapplet.cpp:175 #29 0x00007f3f2bd6a6b3 in QObject::event (this=0x5582b6548600, e=0x5582b94950c0) at kernel/qobject.cpp:1301 Line 175 is just en empty destructor: WeatherApplet::~WeatherApplet() { } -- You are receiving this mail because: You are watching all bug changes.