Bug 78548 - moving windows blocks sound output
Summary: moving windows blocks sound output
Status: RESOLVED DUPLICATE of bug 68843
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-27 13:28 UTC by Andreas Hartmann
Modified: 2004-03-27 16:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hartmann 2004-03-27 13:28:34 UTC
Version:           Unbekannt (using KDE 3.2.1, compiled sources)
Compiler:          gcc version 3.3.2
OS:          Linux (i686) release 2.6.4

I'm running kernel 2.6.4 with alsa:

snd_pcm_oss            49828  0
snd_mixer_oss          17920  2 snd_pcm_oss
snd_via82xx            21888  5
snd_pcm                87716  3 snd_pcm_oss,snd_via82xx
snd_timer              22468  1 snd_pcm
snd_ac97_codec         59972  1 snd_via82xx
snd_page_alloc          9348  2 snd_via82xx,snd_pcm
snd_mpu401_uart         6144  1 snd_via82xx
snd_rawmidi            20960  1 snd_mpu401_uart
snd_seq_device          6792  1 snd_rawmidi
snd                    47268  16 snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_pcm,snd_timer,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               7328  2 snd


Run an ogg-file with xmms. Now move a window by left-clicking. If you hold the left-click more than about 3 seconds, the data-stream is stopped.
If you move xmms itself e.g. (it has no kde-window), there is no abruption of the output.

The problem does not occure with wav- or mp3-files.


Kind regards,
Andreas Hartmann
Comment 1 Lubos Lunak 2004-03-27 16:14:26 UTC

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