Am Montag, den 13.02.2006, 10:44 -0700 schrieb Jesse Allen: > > I'm really wondering why nobody has fixed the DSOUND buffer underrun bugs..
> > err:dsound:DSOUND_MixOne underrun on sound buffer 0x7fda2038 > The problem is known. It has to do with wine, increasing thread > priority, and linux kernel. Right now, the only way is to have root > privileges. This is not really considered a solution for wine. Different here: dosdevices/c:$ su -p Password: dosdevices/c:# wine Programme/VideoLAN/VLC/vlc.exe all.mp3 VLC media player 0.8.4a Janus fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub This sound card's driver does not support direct access The (slower) DirectSound HEL mode will be used instead. fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=6616 < primary_done=7056) primary_done changes to 10576 and to 7496 before i hit ctrl-c. fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! fixme:wave:ESD_AddRingMessage two fast messages in the queue!!!! Ubuntu 5.04 (Gnome 2.10.0 with esd 0.2.35), wine-cvs 13.02.2006 and wineesd. When I start Gnome without esd and use winealsa, mp3-playback of vlc is ok (as user). (The AppDB-Entry for vlc is in the queue of the AppDB-Maintainers) See also: http://bugs.winehq.org/show_bug.cgi?id=1631 -- By By ... ... Detlef