Bug 164748

Summary: Welcome sound at login is cutted
Product: [Frameworks and Libraries] kdelibs Reporter: Dorian Vasco <dorian.nagel>
Component: knotifyAssignee: Olivier Goffart <ogoffart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: finex, kretz, kris, praktoreio2002
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dorian Vasco 2008-06-23 13:54:50 UTC
Version:            (using Devel)
Installed from:    Compiled sources

The sound is played just for half a second or so.

What log files are useful?

I have a Creative Audigy 2 ZS sound card.
Comment 1 FiNeX 2008-06-23 14:15:35 UTC
... using KDE4 right? So I've changed the product from "arts" to "phonon".
Comment 2 FiNeX 2008-06-23 14:15:58 UTC
It happens to me too using trunk.
Comment 3 Matthias Kretz 2008-06-23 16:58:46 UTC
I can confirm the issue as well. Phonon in general has no problem with the soundfile so I'm assuming a bug in knotify. When does NotifyBySound::close(int id) get called? The first sound that gets played initializes the Backend and creates the first stream, so the delay from that might be the reason that a call to close stops the sound?
Comment 4 Matteo Agostinelli 2008-06-25 15:07:44 UTC
I can confirm this too.
Comment 5 Kris Moore 2008-08-18 16:19:45 UTC
I can confirm this on FreeBSD with KDE 4.1.0 as well. It seems rather hit-n-miss here, sometimes the music is cut off immediately, or sometimes a bit later in the clip. However, it does cut it off at some point. 
Comment 6 Dimitris 2008-10-16 00:59:26 UTC
I can confirm this as well. (kde trunk version, at the moment the date is 16/10/2008)
Sometimes it plays longer than others, but never complete. 
Comment 7 Matthias Kretz 2008-10-16 11:12:26 UTC

*** This bug has been marked as a duplicate of bug 157810 ***