[Bug 28161] Wine >=1.3.25 no sound in the application, presumably through the output openal

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 29 02:11:58 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28161

--- Comment #6 from Konstantin Ivanov <kostik.russia at gmail.com> 2011-08-29 02:11:56 CDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > (In reply to comment #2)
> > > > I've compiled app-emulation/wine-9999, in Gentoo ebuild installs this wine, or
> > > > another application with the current version of the source code repository svn
> > > > or git.
> > > > 
> > > > The current version of the wine:
> > > > wine --version
> > > > wine-1.3.26-168-g6ee95c7
> > > > 
> > > > In this version of wine is no sound., Compile options have not changed, as
> > > > indicated in my previous message.
> > > 
> > > Okay, so bug is still present, but we don't know what change caused the
> > > problem. Use that git tree to run a regression test. If you need help, use
> > > #winehq on Freenode, or the forums.
> > 
> > Could you describe to applicable that I should do. And I do not quite
> > understand the necessary sequence of actions, and whether to perform all the
> > action presents steps in your url.
> 
> You need to run a regression test, to determine which patch broke wine between
> 1.3.25 and 1.3.26:
> $ git bisect start
> $ git bisect good wine-1.3.25
> $ git bisect bad wine-1.3.26
> $ ./configure  && make
> 
> then test your game, and if good, use 'git bisect good', otherwise 'git bisect
> bad'. configure, make, and retest until you get the broken patch.
> 
> For further help, use the forum please.

Maybe I'm not quite accurately puts it, but I mean, what in wine 1.3.24 the
sound is played, and in wine 1.3.25 and above is no more. I had these tests
you. And he found the interval between the superimposed patches in which sound
is played and after that ceases to be playable.

Bisecting: 10 revisions left to test after this (roughly 3 steps)
[bc5d32bec6c37271769c66dd59c15a5d1aab37ca] dinput: EnumDevicesBySemantics
enumerating all kinds of joysticks.

Here are the closest yet to commit to anything that sound is, on the wine
wine-1.3.24-53-gb5d32b, I can move on, that would more accurately determine the
commit, which provides no sound. But I have not yet grasped the sovem like me
obtained directly from the patch.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list