http://bugs.winehq.org/show_bug.cgi?id=16461
--- Comment #9 from Giuseppe g.verduci@gmail.com 2008-12-15 05:39:58 --- (In reply to comment #7)
(In reply to comment #6)
I have finished the regression test: all tests are good. There aren't bugs introduced in the new versions.
I'm not sure what you mean, but if the program worked in 0.9.59 and doesn't in 1.1.10, you need to run a regression test to find what patch broke it.
Yes the program worked in 0.9.59 and doesn't in 1.1.10.
I have executed the following commands:
git bisect start git bisect good wine-0.9.59 git bisect bad wine-1.1.10
the number of changes is beyond 3000.
At the end of process (consisting of compile + git bisect good/bad) git informs me that the last change is wrong. But this is false: I have the same problem with version 1.1.4.
After this inconsistency I reinstalled all (wine + registax). But the problem is presents.
Then (comment 8) I have fixed the sound configuration and the issue is fixed.
I don't know if registax4 in windows work without audio system or with audio bad configured. But this isn't a problem, I think.