blue-systems / plasma-5.5

Plasma 5.2 - 5.5
0 stars 0 forks source link

[system sounds]: notification sound is sometimes delayed or only emitted once #73

Closed star-buck closed 8 years ago

star-buck commented 9 years ago
mck182 commented 9 years ago

Looks like KNotification bug. I'll take a look.

mck182 commented 9 years ago

Fixed with http://commits.kde.org/knotifications/55d6c866054ff09f1ab55ae68e85a9c39e6148cc

star-buck commented 9 years ago

awesome thanks! will try in next kci :)

star-buck commented 9 years ago

seems still delayed or shaky, not sure how to reproduce though... will keep this open for a little longer...

star-buck commented 9 years ago

system sounds like "delete - confirmation popup notify sound" have a delay of about 2-3 seconds on several machines under plasma5 (under kde4 the notifiy sounds were almost immediately on same machines).

mck182 commented 9 years ago

2-3 seconds sounds quite high o_O

So here's exactly what happens when the sound should be played for the first time in any application:

The only place where it could be slowed down is either the config file loading or Phonon initializing things or the sound file being loaded from disk. I don't think the config file loading can be speed up any further, so we'd have to look at Phonon.

Which Phonon backend is used on those systems?

star-buck commented 9 years ago

yeah, somtimes its <1sec, sometimes between 1-2 seconds and also sometimes longer... since using kde4 gets you trained like a pavlov dog to expect a sound here and there, you keep waiting for it under plasma5, and in case of > 2-3 seconds almost give up on it and go on and then the sound still gets played. :) Phonon in Netrunner uses gstreamer backend default, I yet have to thouroughly test if this happens mainly under dolphin4 or also when adding files to folderview containment, then mark them and delete.