http://bugs.winehq.com/show_bug.cgi?id=757
*** shadow/757 Sat Jun 1 16:50:26 2002 --- shadow/757.tmp.8195 Sat Jun 1 16:50:26 2002 *************** *** 0 **** --- 1,44 ---- + +============================================================================+ + | Sound bug: only sometimes - wodDsCreate DirectSound flag not set | + +----------------------------------------------------------------------------+ + | Bug #: 757 Product: Wine | + | Status: UNCONFIRMED Version: 20020509 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-directx | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: pavel.reznicek@wo.cz | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + In most runs of Wine, I get no sound. But SOMETIMES it luckily happens that I + hear all I may hear. I have tried all and I still don't know on what things + this bug depends! + + Wine has printed this in the console: + + ... + fixme:console:SetConsoleCtrlHandler (0x7800fa48,1) - no error checking or + testing yet + 'import site' failed; use -v for traceback + err:wave:wodDsCreate DirectSound flag not set + This sound card's driver does not support direct access + The (slower) DirectSound HEL mode will be used instead. + ... + + The most important line I think is + "err:wave:wodDsCreate DirectSound flag not set". + + When the sound goes to work, this message doesn't appear, and there's a fixme + instead. + + But it appears only by running PySol-4.41, otherwise, Wine is quiet (no sound) + and doesn't complain for anything. + + Thank you + + Pavel Reznicek \ No newline at end of file