http://bugs.winehq.org/show_bug.cgi?id=23556
--- Comment #41 from Luke Prenger Lukeprenger1@yahoo.com 2010-07-10 14:10:37 --- (In reply to comment #40)
(In reply to comment #39)
(In reply to comment #38)
I've downloaded 1.2rc7 sources from git, applied patch, compiled wine and installed it. I did not touch config or .wine folder at all.
That is what I did and it is not working I followed that guide step by step and it didn't work but I do not have that sound override like it said because it worked just fine before with out it.
You clearly did not do everything correctly, because it is not working. So try to figure out what it is (I get the feeling you neglected the last step).
Enter the directory containing wine's git, and do the following:
wget -q -O - "http://bugs2.winehq.org/attachment.cgi?id=29498" | patch -p1
tools/make_requests && ./configure && make depend && make
sudo make install
wineserver -k
I am still getting the black screen I will try to force it but I don't think that will make any difference.