Summary: | kded4 crash when switch off monitor | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Dmitry <dmitry> |
Component: | kded | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dvratil, serhiy.int |
Priority: | NOR | Keywords: | drkonqi |
Version: | 1.0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | 9a4f36f6973d6f9d712b6b3b1ff30f868d9910b9 | Version Fixed In: | 5.2.2 |
Sentry Crash Report: |
Description
Dmitry
2014-04-22 08:31:34 UTC
*** Bug 341102 has been marked as a duplicate of this bug. *** commit 9a4f36f6973d6f9d712b6b3b1ff30f868d9910b9 Author: Dan Vrátil <dvratil@redhat.com> Date: Fri Mar 6 14:30:43 2015 +0100 KDED: Make Generator maximally fool-proof This change adds lots of checks (and asserts for devs) on validity of the configs, outputs and modes and makes sure that we never try to dereference a null pointer from outputs or modes. Also renames some variables to make the code cleaner and easier to understand. |