http://bugs.winehq.org/show_bug.cgi?id=33496 Gurmail Bassi <gurzyb(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gurzyb(a)yahoo.com --- Comment #9 from Gurmail Bassi <gurzyb(a)yahoo.com> 2013-06-04 15:55:40 CDT --- In an update to the above - the original (bad) code from patch 95617 has not been removed as yet, but a new working patch (96675) has just been submitted which should hopefully be committed soon and resolve the issue for all users. The cause of the error was that Wine was referencing a variable in (dinput: joystick.c) SetProperty which doesn't get allocated until SetDataFormat is called (and as LOTRO does this afterwards, the call would fail). -- 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.