-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118636/#review60439
-----------------------------------------------------------


in the end this causes massive issues on startup - kdeinit blocks as it waits 
on PA, which i guess is tried to initialize too early. meaning the whole 
startup is 'freezed' (you can interact with shell, but everything else is 
kapput) until the timeout is done/PA process is killed. another sideeffect is 
that it makes ksplash last for inappropriate amount of time (bug 336396). local 
revert resolved those problems completely here. note, i have sound 
notifications off, and haven't enabled plasma_workspace notifications

- Hrvoje Senjan


On June 13, 2014, 5:42 p.m., Martin Klapetek wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118636/
> -----------------------------------------------------------
> 
> (Updated June 13, 2014, 5:42 p.m.)
> 
> 
> Review request for Plasma and Àlex Fiestas.
> 
> 
> Bugs: 335948
>     https://bugs.kde.org/show_bug.cgi?id=335948
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> This returns the feature of having and configuring login/logout sounds for 
> workspace; default remains off for both.
> 
> Additionally to this, I've made KNotification close immediately if there are 
> no actions defined for the given event, so it won't even try (and wait for) 
> all the notify plugins.
> 
> 
> Diffs
> -----
> 
>   ksmserver/CMakeLists.txt 71ad4fc 
>   ksmserver/plasma_workspace.notifyrc PRE-CREATION 
>   ksmserver/server.h f813394 
>   ksmserver/shutdown.cpp 6a6dca9 
>   ksmserver/startup.cpp 6f5d502 
> 
> Diff: https://git.reviewboard.kde.org/r/118636/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Martin Klapetek
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to