http://bugs.winehq.org/show_bug.cgi?id=30532 --- Comment #5 from James Lewis <james(a)fsck.co.uk> 2012-04-29 01:25:41 CDT --- CCP Snorlax wrote: This seems to be an issue in how Python under Wine deals with file descriptors - opening a file with os.open and closing it with os.close causes this error. The Python source code has a comment indicating that this is handled in a hacky way, using internal structures of the Microsoft CRT. I'll see if I can achieve the same thing in a different way, but I don't have a way to test under Linux, nor should I technically be spending time on this, this being an unsupported platform and all. Still, I don't like seeing EVE crashing. Hopefully this gives Wine developers a clue, nonetheless. -- 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.