http://bugs.winehq.org/show_bug.cgi?id=12363
--- Comment #6 from Alexander Smith alex.smith.ixium@googlemail.com 2008-04-24 14:28:46 --- Here's something interesting: I tried the regression test again on Ubuntu 8.04 Hardy, but even when I compiled 0.9.46 (the version that worked on Ubuntu Gutsy), the problem still occurred. And the problem *did not* appear, even when I compiled 0.9.56 on Gutsy (0.9.56 did not work on Fedora *). So that got me thinking, the only major change I could see was the kernel version (Gutsy used 2.6.22, Fedora & Hardy used 2.6.24) - so I booted a 2.4.22 kernel in Ubuntu Hardy with wine 0.9.59 and sure enough - it works! In short, the version of wine does not seem to affect the bug, the kernel version does. The bug appears on 2.6.24, but not 2.6.22. I don't know if any of that helps (or even makes sense :D), but I thought I'd report it anyway.