Kscreen crashes when you disconnect the video cable monitor. Reproducible: Always Steps to Reproduce: 1. Configure the KScreen to extend the workspace (two monitor) 2. Disconnect the secondary video cable monitor 3. Wait few seconds. Actual Results: Kde will show the KDE bug report and workspace freeze in some times. Expected Results: Disable the secondary monitor and reconfigure automatically the workspace to use a single monitor My video driver is from nvidia corporation.
Created attachment 82894 [details] Debug report file automatically generated by debug
Git commit 9a4f36f6973d6f9d712b6b3b1ff30f868d9910b9 by Dan Vrátil. Committed on 06/03/2015 at 13:30. Pushed by dvratil into branch 'Plasma/5.2'. 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. Related: bug 326499, bug 327075, bug 33716 FIXED-IN: 5.2.2 M +183 -84 kded/generator.cpp M +9 -7 kded/generator.h http://commits.kde.org/kscreen/9a4f36f6973d6f9d712b6b3b1ff30f868d9910b9