SUMMARY Log to file in login and logout produces no output STEPS TO REPRODUCE 1. system-settings>notifications>Plasma Workspace>Configure Events 2. login checkbox log to a file ~/log/login.log do same for logout OBSERVED RESULT 3. logout and login>no output to files. Files exist with 1 line manually entered by me. EXPECTED RESULT logged entry to each file upon login and logout SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 5.15.90 (available in About System) KDE Plasma Version: 5.15.90 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.0 ADDITIONAL INFORMATION
Linux: KDE neon Testing Edition
correction: logout>log to a file and play a sound do work. login>log to a file does not. If last comments to bug # 352976 still apply I suggest you remove the log to a file option on login, otherwise please make it work.
The login sound isn't played through KNotification but using Phonon in a thread to avoid blocking startup on loading multimedia plugins, which is why the other actions don't work.
Kai, Why offer options when it is known in advance they will not work? That defies logic and lessens product quality. I thought this testing period is being done to correct errors. Seems like it would be a simple matter to remove the options that do not work. Leaving the options in may lead others to file bug reports.
I was merely stating what is going on for anyone who wants to pick up this bug report. Having the startup sound not block the login was apparently deemed more important than logging something to disk when that happens, I'm afraid. This bug can probably be fixed but is very low priority.
(In reply to Kai Uwe Broulik from comment #6) > I was merely stating what is going on for anyone who wants to pick up this > bug report. Having the startup sound not block the login was apparently > deemed more important than logging something to disk when that happens, I'm > afraid. This bug can probably be fixed but is very low priority. Thank you for the clarification. I understand the low priority. Just think the option should be removed until it works or at least have a note posted saying it may not work.