http://bugs.winehq.org/show_bug.cgi?id=15695 Stefan Bethge <stefan+wine(a)lanpartei.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan+wine(a)lanpartei.de --- Comment #5 from Stefan Bethge <stefan+wine(a)lanpartei.de> 2010-08-09 09:55:18 --- Starting with WINEDEBUG=warn+all I get a few other warnings when trying to enable recording on an audio track, which seems to open a new temporary wav file. I don't get the fixme:commdlg:GetFileName95 with wine 1.2. (This is with Live 8.1.4) warn:file:CreateFileW Unable to create file L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" (status c0000043) which is the file the gui error message mentions. Trying again with +file I get this: trace:file:CreateFileW L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" GENERIC_READ GENERIC_WRITE creation 3 attributes 0x20000000 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav",0x32eea0,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" 520 0x32ebe4 (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" -> "/home/stefan/.wine/dosdevices/c:/users/stefan/Anwendungsdaten/Ableton/Live Recordings/Temp-6 Project/Samples/Recorded/0001 3-Audio.wav" trace:file:CreateFileW returning 0x3f8 trace:file:CreateFileW L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U (L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav",0x32f308,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" 520 0x32f04c (nil)) trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" -> "/home/stefan/.wine/dosdevices/c:/users/stefan/Anwendungsdaten/Ableton/Live Recordings/Temp-6 Project/Samples/Recorded/0001 3-Audio.wav" warn:file:CreateFileW Unable to create file L"C:\\users\\stefan\\Anwendungsdaten\\Ableton\\Live Recordings\\Temp-6 Project\\Samples\\Recorded\\0001 3-Audio.wav" (status c0000043) trace:file:CreateFileW returning 0xffffffff -- 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.