http://bugs.winehq.org/show_bug.cgi?id=21434 timur(a)linkbit.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |timur(a)linkbit.com --- Comment #4 from timur(a)linkbit.com 2012-11-20 11:25:16 CST --- IMHO, the error is in server_get_unix_fd(), which out FILE_APPEND_DATA: int server_get_unix_fd( HANDLE handle, unsigned int wanted_access, int *unix_fd, int *needs_close, enum server_fd_type *type, unsigned int *options ) { ... wanted_access &= FILE_READ_DATA | FILE_WRITE_DATA; -- 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.