Thief007 / swingamesdk

Automatically exported from code.google.com/p/swingamesdk
1 stars 2 forks source link

Trace may cause IO errors on Windows #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On occasions EIOError Access Denied occurs on Windows.

Original issue reported on code.google.com by swinbr...@gmail.com on 11 Sep 2009 at 3:48

GoogleCodeExporter commented 8 years ago
Changed to open trace file once on startup to minimise this potential issue.

Original comment by swinbr...@gmail.com on 11 Sep 2009 at 4:42

GoogleCodeExporter commented 8 years ago
Added extra checking to tracing to ignore errors.

Permissions are now checked and changed if able on unix.

Original comment by swinbr...@gmail.com on 11 Sep 2009 at 4:59