Hi, When I upgraded wine from 1.5.24 to 1.5.26, IDA 6.2 + IDAPython stopped working. IDA now does not open, giving me this error message: Traceback (most recent call last): File "C:\Python27\Lib\site.py", line 62, in <module> import os RuntimeError: unable to get file status from 'C:\Python27\Lib\os.py' I can run Python alone just fine though: $ wine 'C:\Python27\python.exe' fixme:ole:CoInitializeSecurity (0x5307a0,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub! fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored fixme:msvcrt:MSVCRT__wsopen_s : pmode 0x81b6 ignored Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> Any idea where this could come from? Downgrading wine back to 1.5.24 fixes the problem. Thanks, -- Pierre "delroth" Bourdon <delroth@xxxxxxxxx> Software Engineer @ Zürich, Switzerland http://code.delroth.net/