https://bugs.winehq.org/show_bug.cgi?id=29777 Karsten Elfenbein <kelfe(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kelfe(a)gmx.de --- Comment #48 from Karsten Elfenbein <kelfe(a)gmx.de> --- I remember that os.open bug with the cache folder of Eve back in 2006. The bug was/is https://bugs.winehq.org/show_bug.cgi?id=3028 the os.open check in Eve only check for a specific error but the incorrect error returned by wine causes python to throw a different exception. This exception was not caught and the process crashes. Afaik CCP rewrote the error checking there. The old workaround was to create all the needed folders with a small script. -- 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.