1 Jan
2010
1 Jan
'10
10:16 p.m.
http://bugs.winehq.org/show_bug.cgi?id=21163 --- Comment #2 from Wylda <wylda(a)volny.cz> 2010-01-01 16:16:01 --- Created an attachment (id=25491) --> (http://bugs.winehq.org/attachment.cgi?id=25491) working here; log from wine-1.1.35-364-g9dc584d So it works for me even with NVIDIA 195.30. Maybe if you compile wine yourself, could you try to disable any gcc's optimizations? I use (before ./configure): export CC="gcc" CFLAGS="-g -O0" CXXFLAGS="-g -O0" Do not know, what else could be the difference... -- 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.