Bugzilla – Bug 131837
Sound shortly hanging when scrolling lengthy docs
Last modified: 2006-02-04 16:13:40 UTC
When you play some audio files with Amarok and in the mean time you open a text file with a text editor (Kate for example). If you scroll the text files by holding down the "Page down" key, the audio file doesn't play anymore until you release the "Page down" key. It seems the reason is that X11 eat up all the CPU ressource when scrolling down, leaving no more ressources to Amarok.
Sounds like a generic KDE drawing problem, or a problem regarding X11 communication... Reassigned to kde-maintainers.
which graphics card driver do you use? some tend to clock up the PCI bus which hurts scheduling behaviour.
I don't really how to know the exact version of my nvidia driver. My graphic card is an nvidia Geforce2 MX/MX400. In /etc/X11/XF86Config : Section "Device" BoardName "GeForce2 MX/MX 400" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" VendorName "NVidia" EndSection Meanwhile I've found this : /usr/share/doc/nvidia/NVIDIA-Linux-x86-1.0-7676-pkg1.run So I guess I have the NVidia drivers vesion 7676 for Linux ? Tell me if you need more infos.
I doubt we can fix that with the resources we have. Could be anything ;(