http://bugs.winehq.org/show_bug.cgi?id=18595
--- Comment #4 from Austin English austinenglish@gmail.com 2009-05-23 20:23:20 --- (In reply to comment #3)
(In reply to comment #2)
It may be a bug in the package itself. Does it work if you build 1.1.17 in git?
Thats what I thought but it continues for 1.1.17-1.1.21 and it happens in my 1.1.22 version I compiled.
Although how would I build a specific version from git?
git checkout wine-1.x.y && ./configure && make depend && make
Try building 1.1.16/1.1.17 and verify they work/don't work, respectively.