Re: [Kde-hardware-devel] multiscreen logging

2016-07-27 Thread Sebastian Kügler
On woensdag 27 juli 2016 17:14:21 CEST Bhushan Shah wrote: > I wonder if code is failsafe in case of such clash while opening > logfile? Because for sure, we don't want another crashes.. I don't see how it would crash. -- sebas http://www.kde.org | http://vizZzion.org ___

Re: [Kde-hardware-devel] multiscreen logging

2016-07-27 Thread Sebastian Kügler
On dinsdag 26 juli 2016 14:03:50 CEST Sebastian Kügler wrote: > What do you think? If you like the idea, I'll polish up my branch and will > post it for review, so we can discuss the actual implementation. https://phabricator.kde.org/D2295 works well for my purposes. -- sebas http://www.kde.org

[Kde-hardware-devel] multiscreen logging

2016-07-26 Thread Sebastian Kügler
Hey, [Please keep both lists addressed.] Debugging multiscreen issues is a nightmare: - there are at least 4 different processes involved (kded, kcmshell / systemsettings, kscreen_backend_launcher and plasmashell) - some are critical during log in - they IPC with each other - especially the b